aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src/test
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0942-42/+42
|
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-181-6/+6
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0342-42/+42
|
* 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-0242-42/+42
|
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-285-25/+161
|
* SONAR-16591 remove PMD dependency and related, deprecated codePierre2022-06-303-253/+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-2842-42/+42
|
* Improve code qualityDuarte Meneses2021-11-204-12/+12
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0842-42/+42
|
* Format all headers for 2020Wouter Admiraal2020-01-0742-42/+42
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-105-10/+8
|
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-161-7/+51
|
* Fix license headers for 2019Duarte Meneses2019-01-0242-42/+42
|
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-192-3/+4
|
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin ↵Duarte Meneses2018-07-192-4/+3
| | | | | | classloader" This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565.
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-07-172-3/+4
|
* Fix some Java compiler warningsSimon Brandhof2018-03-123-20/+21
|
* Fix license headers for 2018Simon Brandhof2018-01-0742-42/+42
|
* Support build of SonarQube with JDK 9Simon Brandhof2017-11-2331-188/+183
|
* SONAR-9111 Remove Guava dependency from sonar-duplicationsJulien HENRY2017-10-045-98/+97
|
* SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizerJulien HENRY2017-05-092-16/+20
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1042-84/+84
|
* remove use of Guava's Objects.equalSébastien Lesaint2016-05-241-3/+2
|
* SONAR-7158 Time limit for calculation of duplications is ineffectiveDuarte Meneses2016-03-151-0/+1
|
* Fix project title in copyright headersSimon Brandhof2016-01-1342-42/+42
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0542-168/+168
|
* SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-211-0/+32
| | | | only within a module
* Fix deprecated codeDavid Gageot2015-07-072-6/+6
|
* SONAR-6370 remove duplicated class DuplicationPredicatesSimon Brandhof2015-06-051-38/+0
|
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-9/+9
|
* Useless codeDavid Gageot2015-05-122-3/+3
|
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-191-3/+6
|
* Replace fest-assert by assertJSimon Brandhof2015-01-106-6/+6
|
* Fix quality flawsSimon Brandhof2014-10-091-7/+2
|
* Fic compatibility of hamcrest with java 6Simon Brandhof2014-06-201-2/+3
|
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-209-25/+23
|
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-2110-221/+223
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1143-43/+43
|
* Update copyright headersSimon Brandhof2013-04-2243-172/+172
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2143-129/+129
|
* Fix test and replace hamcrest by fest-assertionsEvgeny Mandrikov2013-03-251-18/+14
|
* Enable testEvgeny Mandrikov2012-12-071-2/+0
|
* SONAR-3752 Improve detection of duplicationsEvgeny Mandrikov2012-11-192-3/+5
| | | | Multiple successive and identical lines should be treated as one monolitic fragment.
* Remove some violations on unit testsDavid Gageot2012-06-141-20/+21
| | | | | Took the opportunity to migrate some tests to FestAssert. Also removed some duplication
* Remove warningsDavid Gageot2012-05-233-42/+40
|
* SONAR-3182 Remove unused codeEvgeny Mandrikov2012-05-081-68/+0
|