aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-191-3/+6
* Replace fest-assert by assertJSimon Brandhof2015-01-106-6/+6
* Fix quality flawsSimon Brandhof2014-10-091-7/+2
* Fic compatibility of hamcrest with java 6Simon Brandhof2014-06-201-2/+3
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-209-25/+23
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-2110-221/+223
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1143-43/+43
* Update copyright headersSimon Brandhof2013-04-2243-172/+172
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2143-129/+129
* Fix test and replace hamcrest by fest-assertionsEvgeny Mandrikov2013-03-251-18/+14
* Enable testEvgeny Mandrikov2012-12-071-2/+0
* SONAR-3752 Improve detection of duplicationsEvgeny Mandrikov2012-11-192-3/+5
* Remove some violations on unit testsDavid Gageot2012-06-141-20/+21
* Remove warningsDavid Gageot2012-05-233-42/+40
* SONAR-3182 Remove unused codeEvgeny Mandrikov2012-05-081-68/+0
* SONAR-3182 Do not use PMD CPDEvgeny Mandrikov2012-04-301-93/+0
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-271-0/+1
* Code cleaning : Remove indirect access to static memberDavid Gageot2012-04-271-5/+6
* Remove warningsDavid Gageot2012-04-273-40/+42
* Minimum number of lines for duplication should depend on languageEvgeny Mandrikov2012-03-022-2/+2
* Fix some typosSimon Brandhof2012-02-212-4/+5
* Remove deprecated and unused codeEvgeny Mandrikov2012-02-135-183/+43
* Fix some quality flawsEvgeny Mandrikov2012-02-061-0/+39
* Fix some quality flawsEvgeny Mandrikov2012-02-041-9/+7
* Fix some quality flawsEvgeny Mandrikov2012-02-031-0/+22
* SONAR-3139 Remove deprecated code, add some comments and testsEvgeny Mandrikov2012-01-264-31/+85
* SONAR-3181,SONAR-3139 Allow filtering by number of tokensEvgeny Mandrikov2012-01-264-20/+207
* SONAR-3181,SONAR-3139 Enable cross project CPD for all languagesEvgeny Mandrikov2012-01-241-0/+72
* Update copyright header for this new yearSimon Brandhof2012-01-1041-41/+41
* SONAR-3139 Refactor our fork of PMD CPDEvgeny Mandrikov2012-01-101-0/+62
* SONAR-3060 Improve new CPD algorithmEvgeny Mandrikov2011-12-151-3/+1
* Fix testEvgeny Mandrikov2011-12-141-1/+1
* SONAR-3060 Refactor new CPD algorithmEvgeny Mandrikov2011-12-147-165/+218
* Add couple of functional tests for CPDEvgeny Mandrikov2011-12-081-7/+144
* Fix violations, increase coverageEvgeny Mandrikov2011-12-081-0/+46
* SONAR-3060 Add new CPD algorithm based on suffix treeEvgeny Mandrikov2011-12-078-481/+931
* SONAR-2632 Remove sonar-channel buffer restrictionEvgeny Mandrikov2011-10-241-46/+0
* CPD: add support for Java 7 - try with resourceEvgeny Mandrikov2011-09-271-0/+27
* SONAR-2782 Fix detection of false-positive duplication in case of chain of casesEvgeny Mandrikov2011-09-272-10/+121
* SONAR-2837 Fix detection of false-positive duplication in case of initializat...Evgeny Mandrikov2011-09-272-18/+136
* SONAR-1091 Sonar-CPD: support Java 7 (JSR334)Evgeny Mandrikov2011-09-081-6/+38
* SONAR-1091 Use correct encoding during detection of duplicationsEvgeny Mandrikov2011-09-083-7/+41
* SONAR-1091 Update library for detection of duplicatesEvgeny Mandrikov2011-09-0734-0/+4929
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-311-0/+1
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+90