aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09103-103/+103
|
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-181-6/+6
|
* NO-JIRA Update license headers to 2024Pierre2024-01-03103-103/+103
|
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-042-19/+3
|
* NO-JIRA delete all useless package-info.java filesAurelien Poscia2023-09-281-23/+0
|
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-2/+2
|
* NO-JIRA (code smell fix): using isEmpty, isTrue, isNegative for better ↵Bruno Andrade2023-06-191-1/+1
| | | | readability
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-121-30/+30
|
* Update license templates for 2023Pierre2023-01-02104-104/+104
|
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-2810-30/+166
|
* SONAR-16591 remove PMD dependency and related, deprecated codePierre2022-06-3012-906/+0
|
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-042-4/+4
|
* Update license headers for 2022 [update headers]Pierre2022-01-28113-113/+113
|
* Improve code qualityDuarte Meneses2021-11-204-12/+12
|
* Improve code qualityDuarte Meneses2021-11-184-37/+26
|
* Fix code quality issuesDuarte Meneses2021-09-242-7/+5
|
* Code smell fix: Remove redundant castsBruno Andrade2021-07-121-2/+1
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08113-113/+113
|
* Format all headers for 2020Wouter Admiraal2020-01-07113-113/+113
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-108-28/+17
|
* fix missing package-info.java filesSébastien Lesaint2019-10-149-0/+231
|
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-161-7/+51
|
* Fix license headers for 2019Duarte Meneses2019-01-02104-104/+104
|
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-199-142/+9
|
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin ↵Duarte Meneses2018-07-199-9/+142
| | | | | | classloader" This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565.
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-07-179-142/+9
|
* Fix some Java compiler warningsSimon Brandhof2018-03-124-21/+22
|
* Fix license headers for 2018Simon Brandhof2018-01-07106-106/+106
|
* Support build of SonarQube with JDK 9Simon Brandhof2017-11-2331-188/+183
|
* SONAR-9828 fix failure in CPD on Java 9Simon Brandhof2017-10-171-1/+10
|
* SONAR-9111 Remove Guava dependency from sonar-duplicationsJulien HENRY2017-10-049-123/+123
|
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-0/+4
| | | | Mark Immutable classes in the Plugin API and Scanner
* SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizerJulien HENRY2017-05-094-38/+35
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10106-212/+212
|
* fix quality flawsTeryk Bellahsene2016-11-103-18/+18
|
* Fix Quality flawsSimon Brandhof2016-09-081-1/+1
|
* Fix Quality flawsSimon Brandhof2016-09-082-18/+15
|
* Fix Quality flawsSimon Brandhof2016-07-182-14/+5
|
* remove use of Guava's Objects.equalSébastien Lesaint2016-05-242-5/+4
|
* SONAR-7416 Deprecate CPDMapping extension pointJulien HENRY2016-03-164-0/+8
|
* SONAR-7158 Time limit for calculation of duplications is ineffectiveDuarte Meneses2016-03-154-1/+27
|
* Fix minor quality flawsSimon Brandhof2016-01-301-1/+1
|
* squid:UselessPrenthesesCheck Useless parentheses around expression should be ↵Zeeshan Asghar2016-01-291-1/+1
| | | | removed to prevent any misunderstanging
* squid:S1213 members of an interface decleration or class should appear in a ↵Zeeshan Asghar2016-01-293-28/+28
| | | | pre-defined order
* Fix project title in copyright headersSimon Brandhof2016-01-13106-106/+106
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05106-437/+424
|
* SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-214-34/+145
| | | | only within a module
* Fix deprecated codeDavid Gageot2015-07-072-6/+6
|
* Quality flawsSimon Brandhof2015-06-292-2/+4
| | | | | - do not declare multiple variables on same line - fix imports
* SONAR-6370 remove dependency of sonar-duplications on commons-langSimon Brandhof2015-06-051-2/+9
|