Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6370 remove dependency of sonar-duplications on commons-lang | Simon Brandhof | 2015-06-05 | 1 | -2/+9 |
* | SONAR-6370 remove duplicated class DuplicationPredicates | Simon Brandhof | 2015-06-05 | 2 | -89/+0 |
* | Fix quality flaws | Simon Brandhof | 2015-06-04 | 1 | -1/+1 |
* | SONAR-6370 Decrease coupling of sonar-duplications with guava | Simon Brandhof | 2015-05-28 | 15 | -100/+87 |
* | Use StandardCharsets instead of Guava and commons-io | Simon Brandhof | 2015-05-15 | 2 | -9/+9 |
* | Useless code | David Gageot | 2015-05-12 | 11 | -15/+15 |
* | Fix quality flaws | Simon Brandhof | 2015-04-24 | 1 | -3/+1 |
* | Revert "Fix quality flaws" | Julien Lancelot | 2015-02-23 | 5 | -7/+8 |
* | Revert "Add missing null check on equals" | Julien Lancelot | 2015-02-23 | 5 | -17/+9 |
* | Add missing null check on equals | Julien Lancelot | 2015-02-23 | 5 | -9/+17 |
* | Fix quality flaws | Julien Lancelot | 2015-02-23 | 5 | -8/+7 |
* | SONAR-5700 New logging API to remove coupling on SLF4J | Simon Brandhof | 2015-02-19 | 1 | -3/+6 |
* | SONAR-6000 Try to decrease size of duplications in persistit | Julien HENRY | 2015-02-16 | 2 | -1/+26 |
* | Fix quality flaws | Simon Brandhof | 2015-02-12 | 1 | -5/+5 |
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 6 | -6/+6 |
* | Fix quality flaws | Julien Lancelot | 2014-12-19 | 1 | -0/+30 |
* | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 15 | -0/+33 |
* | Fix quality flaws | Simon Brandhof | 2014-10-09 | 1 | -7/+2 |
* | Fix some quality flaws | Julien HENRY | 2014-09-01 | 1 | -2/+1 |
* | Fix some quality flaws | Julien HENRY | 2014-09-01 | 1 | -1/+1 |
* | SONAR-5389 New duplication API | Julien HENRY | 2014-07-30 | 6 | -17/+75 |
* | Fix some quality flaws | Simon Brandhof | 2014-07-17 | 1 | -5/+5 |
* | Fic compatibility of hamcrest with java 6 | Simon Brandhof | 2014-06-20 | 1 | -2/+3 |
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 9 | -25/+23 |
* | Continue move from hamcrest to fest-assert | Simon Brandhof | 2014-04-21 | 10 | -221/+223 |
* | Fix some quality flaws | Simon Brandhof | 2014-03-19 | 2 | -2/+3 |
|\ | |||||
| * | Fixes a couple of issues by using interfaces rather than a specific implement... | Hans Joachim Desserud | 2013-11-02 | 2 | -2/+3 |
* | | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 106 | -106/+106 |
|/ | |||||
* | Fix some quality flaws | Simon Brandhof | 2013-08-17 | 1 | -1/+1 |
* | Fix some quality flaws | Simon Brandhof | 2013-08-16 | 1 | -1/+1 |
* | Fix some quality flaws | Simon Brandhof | 2013-05-29 | 1 | -3/+3 |
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 106 | -424/+424 |
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 106 | -318/+318 |
* | Fix test and replace hamcrest by fest-assertions | Evgeny Mandrikov | 2013-03-25 | 1 | -18/+14 |
* | Enable test | Evgeny Mandrikov | 2012-12-07 | 1 | -2/+0 |
* | Fix some quality flaws | Evgeny Mandrikov | 2012-12-05 | 1 | -3/+6 |
* | Fix some quality flaws | Evgeny Mandrikov | 2012-12-05 | 11 | -25/+52 |
* | SONAR-3752 Improve detection of duplications | Evgeny Mandrikov | 2012-11-19 | 3 | -15/+8 |
* | SONAR-3752 Improve detection of duplications | Evgeny Mandrikov | 2012-11-19 | 6 | -10/+59 |
* | Remove some violations on unit tests | David Gageot | 2012-06-14 | 1 | -20/+21 |
* | Fix some quality flaws | Simon Brandhof | 2012-05-25 | 1 | -2/+4 |
* | Remove warnings | David Gageot | 2012-05-23 | 3 | -42/+40 |
* | Fix some quality flaws | Evgeny Mandrikov | 2012-05-23 | 1 | -7/+3 |
* | SONAR-3182 Remove unused code | Evgeny Mandrikov | 2012-05-08 | 3 | -173/+0 |
* | SONAR-3182 Do not use PMD CPD | Evgeny Mandrikov | 2012-04-30 | 9 | -891/+0 |
* | Code cleaning : Add @Override annotations | David Gageot | 2012-04-27 | 5 | -0/+10 |
* | Code cleaning : Remove indirect access to static member | David Gageot | 2012-04-27 | 1 | -5/+6 |
* | Remove warnings | David Gageot | 2012-04-27 | 3 | -40/+42 |
* | Minimum number of lines for duplication should depend on language | Evgeny Mandrikov | 2012-03-02 | 3 | -6/+4 |
* | Fix some typos | Simon Brandhof | 2012-02-21 | 4 | -6/+7 |