aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/cpd/DefaultCpdEngine.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2867 Standard copy-paste detection should happen within a project, not ...Duarte Meneses2015-12-211-178/+0
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-011-6/+11
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-091-32/+20
* SONAR-6370 Decrease coupling of sonar-duplications with guavaSimon Brandhof2015-05-281-1/+0
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-131-3/+3
* Fix some quality flawsJulien HENRY2015-02-191-3/+5
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-161-23/+14
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-161-0/+193