summaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2012-05-251-2/+4
* Fix some quality flawsEvgeny Mandrikov2012-05-231-7/+3
* SONAR-3182 Remove unused codeEvgeny Mandrikov2012-05-082-105/+0
* SONAR-3182 Do not use PMD CPDEvgeny Mandrikov2012-04-308-798/+0
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-274-0/+9
* Minimum number of lines for duplication should depend on languageEvgeny Mandrikov2012-03-021-4/+2
* Fix some typosSimon Brandhof2012-02-212-2/+2
* Mark org.sonar.duplications.cpd.CPD as deprecatedEvgeny Mandrikov2012-02-181-1/+5
* Fix some quality flawsEvgeny Mandrikov2012-02-174-9/+8
* Enforce that parameters are non null by default in sonar-duplicationsEvgeny Mandrikov2012-02-164-2/+58
* Remove deprecated and unused codeEvgeny Mandrikov2012-02-134-126/+12
* Fix some quality flawsEvgeny Mandrikov2012-02-061-0/+48
* Fix some quality flawsEvgeny Mandrikov2012-02-044-24/+53
* Fix some quality flawsEvgeny Mandrikov2012-02-034-47/+115
* Fix violationsEvgeny Mandrikov2012-02-023-11/+10
* SONAR-3139 Remove deprecated code, add some comments and testsEvgeny Mandrikov2012-01-269-55/+59
* SONAR-3181,SONAR-3139 Allow filtering by number of tokensEvgeny Mandrikov2012-01-2611-96/+430
* SONAR-3181,SONAR-3139 Enable cross project CPD for all languagesEvgeny Mandrikov2012-01-243-0/+135
* Fix violationsEvgeny Mandrikov2012-01-163-12/+14
* Update copyright header for this new yearSimon Brandhof2012-01-1065-65/+65
* SONAR-3139 Refactor our fork of PMD CPDEvgeny Mandrikov2012-01-1034-4666/+284
* Fix violationsEvgeny Mandrikov2011-12-192-2/+2
* SONAR-3060 Improve new CPD algorithmEvgeny Mandrikov2011-12-152-31/+33
* SONAR-3060 Refactor new CPD algorithmEvgeny Mandrikov2011-12-148-168/+245
* Fix violations, increase coverageEvgeny Mandrikov2011-12-086-125/+96
* SONAR-3060 Use new CPD algorithmEvgeny Mandrikov2011-12-071-0/+1
* SONAR-3060 Add new CPD algorithm based on suffix treeEvgeny Mandrikov2011-12-0711-0/+1046
* Fix build with JDK5Simon Brandhof2011-11-031-2/+5
* Fix coding violationsSimon Brandhof2011-11-031-5/+2
* SONAR-2632 Remove sonar-channel buffer restrictionEvgeny Mandrikov2011-10-241-1/+1
* SONAR-2923 and SONAR-2632: Fixed some side-effect compilations error in other...Dinesh Bolkensteyn2011-10-201-10/+1
* CPD: add support for Java 7 - try with resourceEvgeny Mandrikov2011-09-271-0/+1
* SONAR-2782 Fix detection of false-positive duplication in case of chain of casesEvgeny Mandrikov2011-09-271-2/+2
* SONAR-2837 Fix detection of false-positive duplication in case of initializat...Evgeny Mandrikov2011-09-273-4/+75
* Fix violationsEvgeny Mandrikov2011-09-121-1/+7
* SONAR-1091 Sonar-CPD: support Java 7 (JSR334)Evgeny Mandrikov2011-09-081-9/+11
* SONAR-1091 Use correct encoding during detection of duplicationsEvgeny Mandrikov2011-09-081-36/+6
* SONAR-1091 Update library for detection of duplicatesEvgeny Mandrikov2011-09-0738-0/+3177
* Fix some violationssimonbrandhof2011-04-011-24/+7
* Fix coding violationssimonbrandhof2011-03-271-2/+4
* fix coding violationssimonbrandhof2011-03-271-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-0437-826/+826
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-3137-0/+702
* fix SONAR-1774 : The AbstractTokenizer class has been removed from the Sonar ...fmallet2010-09-091-136/+0
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0638-0/+5142