aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersJulien Lancelot2018-11-19106-106/+106
|
* Release 6.7.6Julien Lancelot2018-11-191-1/+1
|
* Set version 6.7.6-SNAPSHOTSimon Brandhof2018-08-061-1/+1
|
* Release 6.7.56.7.5Simon Brandhof2018-08-061-1/+1
|
* Prepare development version 6.7.5-SNAPSHOTSimon Brandhof2018-05-301-1/+1
|
* Release 6.7.46.7.4Simon Brandhof2018-05-301-1/+1
|
* Prepare for dev version 6.7.4-SNAPSHOTSimon Brandhof2018-04-061-1/+1
|
* Release 6.7.36.7.3Simon Brandhof2018-04-061-1/+1
|
* Prepare version 6.7.3-SNAPSHOTSimon Brandhof2018-02-231-1/+1
|
* Release 6.7.26.7.2Simon Brandhof2018-02-221-1/+1
|
* Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-291-1/+1
|
* Release 6.7.16.7.1Simon Brandhof2017-12-201-1/+1
|
* Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
|
* Release 6.76.7Simon Brandhof2017-11-071-1/+1
|
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
|
* Release 6.76.7-RC1Julien Lancelot2017-10-271-1/+1
|
* SONAR-9828 fix failure in CPD on Java 9Simon Brandhof2017-10-171-1/+10
|
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
|
* SONAR-9111 Remove Guava dependency from sonar-duplicationsJulien HENRY2017-10-0410-127/+123
|
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1
|
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
|
* Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
|
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-0/+4
| | | | Mark Immutable classes in the Plugin API and Scanner
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
|
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
|
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
|
* SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizerJulien HENRY2017-05-094-38/+35
|
* 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