aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/cpd/JavaCpdEngineTest.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-211-91/+0
| | | | only within a module
* Add unit test for Java CPD EngineJulien HENRY2015-12-161-0/+91
|
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-011-134/+0
|
* SONAR-6991 remove batch code generating duplicate_* measuresSébastien Lesaint2015-11-101-17/+0
|
* Rework new measure APIJulien HENRY2015-08-041-17/+16
|
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-131-3/+3
|
* Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-041-3/+1
|
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-191-1/+2
|
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-161-38/+25
|
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-161-0/+166