aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/cpd
Commit message (Collapse)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-186-576/+0
|
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-154-19/+19
|
* Fix project title in copyright headersSimon Brandhof2016-01-136-6/+6
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-056-24/+24
|
* SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-216-344/+356
| | | | only within a module
* Add unit test for Java CPD EngineJulien HENRY2015-12-161-0/+91
|
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-012-134/+227
|
* SONAR-6991 remove batch code generating duplicate_* measuresSébastien Lesaint2015-11-101-17/+0
|
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-093-102/+4
|
* refactor batch class names/packagesDuarte Meneses2015-08-131-3/+3
|
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-3/+3
|
* Rework new measure APIJulien HENRY2015-08-041-17/+16
|
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-241-4/+4
|
* SONAR-6678 Remove duplication decorators from the batchJulien Lancelot2015-07-172-156/+0
|
* SONAR-6324 Disable cross project duplicationsJulien Lancelot2015-06-101-4/+1
|
* SONAR-6370 Decrease coupling of sonar-duplications with guavaSimon Brandhof2015-05-281-0/+38
|
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-2/+2
|
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-134-10/+12
|
* 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
|
* Move CPD properties to make them back into UIJulien HENRY2015-02-181-1/+1
|
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-163-51/+29
|
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-167-0/+638