aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications
Commit message (Collapse)AuthorAgeFilesLines
* Drop unused Surefire config for skipping testsSimon Brandhof2017-02-191-12/+0
|
* Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10106-212/+212
|
* Prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|
* fix quality flawsTeryk Bellahsene2016-11-103-18/+18
|
* Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
|
* Fix Quality flawsSimon Brandhof2016-09-081-1/+1
|
* Fix Quality flawsSimon Brandhof2016-09-082-18/+15
|
* prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|
* Fix Quality flawsSimon Brandhof2016-07-182-14/+5
|
* remove use of Guava's Objects.equalSébastien Lesaint2016-05-242-5/+4
|
* prepare for next development iterationTom2016-05-201-1/+1
|
* Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|
* 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
|
* Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
|
* 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
* Cut many dependencies on sonar-testing-harnessJulien HENRY2016-01-191-5/+20
|
* 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
* Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
|
* Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
|
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-1/+1
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-3/+3
|
* Revert "Do not redirect surefire logs to file"Simon Brandhof2015-07-231-0/+4
| | | | | | Too many logs are generated for travis, which accepts max 4Mb This reverts commit e9782fdb646b47679802e4b7a04dd20daa14ddb1.
* Do not redirect surefire logs to fileSimon Brandhof2015-07-231-4/+0
|
* 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-052-6/+9
|
* SONAR-6370 remove duplicated class DuplicationPredicatesSimon Brandhof2015-06-052-89/+0
|
* Fix quality flawsSimon Brandhof2015-06-041-1/+1
|
* SONAR-6370 Decrease coupling of sonar-duplications with guavaSimon Brandhof2015-05-2815-100/+87
|
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-9/+9
|
* Useless codeDavid Gageot2015-05-1211-15/+15
|
* Fix quality flawsSimon Brandhof2015-04-241-3/+1
|
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|
* Revert "Fix quality flaws"Julien Lancelot2015-02-235-7/+8
| | | | This reverts commit 7efdaa4a6e4f2ce8cbcc024e74407ccb13a413d3.
* Revert "Add missing null check on equals"Julien Lancelot2015-02-235-17/+9
| | | | This reverts commit 3c5fec7277657389960231c8ee650256028a1d7a.
* Add missing null check on equalsJulien Lancelot2015-02-235-9/+17
|
* Fix quality flawsJulien Lancelot2015-02-235-8/+7
|
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-191-3/+6
|
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-163-1/+30
|
* Fix quality flawsSimon Brandhof2015-02-121-5/+5
|
* Replace fest-assert by assertJSimon Brandhof2015-01-106-6/+6
|