aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7416 Deprecate CPDMapping extension pointJulien HENRY2016-03-164-0/+8
* SONAR-7158 Time limit for calculation of duplications is ineffectiveDuarte Meneses2016-03-154-1/+27
* Fix minor quality flawsSimon Brandhof2016-01-301-1/+1
* squid:UselessPrenthesesCheck Useless parentheses around expression should be ...Zeeshan Asghar2016-01-291-1/+1
* squid:S1213 members of an interface decleration or class should appear in a p...Zeeshan Asghar2016-01-293-28/+28
* Fix project title in copyright headersSimon Brandhof2016-01-13106-106/+106
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05106-437/+424
* SONAR-2867 Standard copy-paste detection should happen within a project, not ...Duarte Meneses2015-12-214-34/+145
* Fix deprecated codeDavid Gageot2015-07-072-6/+6
* Quality flawsSimon Brandhof2015-06-292-2/+4
* SONAR-6370 remove dependency of sonar-duplications on commons-langSimon Brandhof2015-06-051-2/+9
* SONAR-6370 remove duplicated class DuplicationPredicatesSimon Brandhof2015-06-052-89/+0
* Fix quality flawsSimon Brandhof2015-06-041-1/+1
* SONAR-6370 Decrease coupling of sonar-duplications with guavaSimon Brandhof2015-05-2815-100/+87
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-9/+9
* Useless codeDavid Gageot2015-05-1211-15/+15
* Fix quality flawsSimon Brandhof2015-04-241-3/+1
* Revert "Fix quality flaws"Julien Lancelot2015-02-235-7/+8
* Revert "Add missing null check on equals"Julien Lancelot2015-02-235-17/+9
* Add missing null check on equalsJulien Lancelot2015-02-235-9/+17
* Fix quality flawsJulien Lancelot2015-02-235-8/+7
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-191-3/+6
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-162-1/+26
* Fix quality flawsSimon Brandhof2015-02-121-5/+5
* Replace fest-assert by assertJSimon Brandhof2015-01-106-6/+6
* Fix quality flawsJulien Lancelot2014-12-191-0/+30
* Add missing @Override annotationsSimon Brandhof2014-10-1015-0/+33
* Fix quality flawsSimon Brandhof2014-10-091-7/+2
* Fix some quality flawsJulien HENRY2014-09-011-2/+1
* Fix some quality flawsJulien HENRY2014-09-011-1/+1
* SONAR-5389 New duplication APIJulien HENRY2014-07-306-17/+75
* Fix some quality flawsSimon Brandhof2014-07-171-5/+5
* 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
* Fix some quality flawsSimon Brandhof2014-03-192-2/+3
|\
| * Fixes a couple of issues by using interfaces rather than a specific implement...Hans Joachim Desserud2013-11-022-2/+3
* | Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-11106-106/+106
|/
* Fix some quality flawsSimon Brandhof2013-08-171-1/+1
* Fix some quality flawsSimon Brandhof2013-08-161-1/+1
* Fix some quality flawsSimon Brandhof2013-05-291-3/+3
* Update copyright headersSimon Brandhof2013-04-22106-424/+424
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21106-318/+318
* Fix test and replace hamcrest by fest-assertionsEvgeny Mandrikov2013-03-251-18/+14
* Enable testEvgeny Mandrikov2012-12-071-2/+0
* Fix some quality flawsEvgeny Mandrikov2012-12-051-3/+6
* Fix some quality flawsEvgeny Mandrikov2012-12-0511-25/+52
* SONAR-3752 Improve detection of duplicationsEvgeny Mandrikov2012-11-193-15/+8
* SONAR-3752 Improve detection of duplicationsEvgeny Mandrikov2012-11-196-10/+59
* Remove some violations on unit testsDavid Gageot2012-06-141-20/+21