Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 113 | -113/+113 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 113 | -113/+113 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 8 | -28/+17 |
| | |||||
* | fix missing package-info.java files | Sébastien Lesaint | 2019-10-14 | 9 | -0/+231 |
| | |||||
* | SONAR-12108 Support Java 11 RTE | Duarte Meneses | 2019-05-16 | 1 | -7/+51 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 104 | -104/+104 |
| | |||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-09-19 | 9 | -142/+9 |
| | |||||
* | Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin ↵ | Duarte Meneses | 2018-07-19 | 9 | -9/+142 |
| | | | | | | classloader" This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565. | ||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-07-17 | 9 | -142/+9 |
| | |||||
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 4 | -21/+22 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 106 | -106/+106 |
| | |||||
* | Support build of SonarQube with JDK 9 | Simon Brandhof | 2017-11-23 | 31 | -188/+183 |
| | |||||
* | SONAR-9828 fix failure in CPD on Java 9 | Simon Brandhof | 2017-10-17 | 1 | -1/+10 |
| | |||||
* | SONAR-9111 Remove Guava dependency from sonar-duplications | Julien HENRY | 2017-10-04 | 9 | -123/+123 |
| | |||||
* | SONAR-9477 Deprecate ProjectReactor and ProjectBuilder | Duarte Meneses | 2017-07-11 | 1 | -0/+4 |
| | | | | Mark Immutable classes in the Plugin API and Scanner | ||||
* | SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizer | Julien HENRY | 2017-05-09 | 4 | -38/+35 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 106 | -212/+212 |
| | |||||
* | fix quality flaws | Teryk Bellahsene | 2016-11-10 | 3 | -18/+18 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2016-09-08 | 2 | -18/+15 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2016-07-18 | 2 | -14/+5 |
| | |||||
* | remove use of Guava's Objects.equal | Sébastien Lesaint | 2016-05-24 | 2 | -5/+4 |
| | |||||
* | SONAR-7416 Deprecate CPDMapping extension point | Julien HENRY | 2016-03-16 | 4 | -0/+8 |
| | |||||
* | SONAR-7158 Time limit for calculation of duplications is ineffective | Duarte Meneses | 2016-03-15 | 4 | -1/+27 |
| | |||||
* | Fix minor quality flaws | Simon Brandhof | 2016-01-30 | 1 | -1/+1 |
| | |||||
* | squid:UselessPrenthesesCheck Useless parentheses around expression should be ↵ | Zeeshan Asghar | 2016-01-29 | 1 | -1/+1 |
| | | | | removed to prevent any misunderstanging | ||||
* | squid:S1213 members of an interface decleration or class should appear in a ↵ | Zeeshan Asghar | 2016-01-29 | 3 | -28/+28 |
| | | | | pre-defined order | ||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 106 | -106/+106 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 106 | -437/+424 |
| | |||||
* | SONAR-2867 Standard copy-paste detection should happen within a project, not ↵ | Duarte Meneses | 2015-12-21 | 4 | -34/+145 |
| | | | | only within a module | ||||
* | Fix deprecated code | David Gageot | 2015-07-07 | 2 | -6/+6 |
| | |||||
* | Quality flaws | Simon Brandhof | 2015-06-29 | 2 | -2/+4 |
| | | | | | - do not declare multiple variables on same line - fix imports | ||||
* | 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 |
| | | | | This reverts commit 7efdaa4a6e4f2ce8cbcc024e74407ccb13a413d3. | ||||
* | Revert "Add missing null check on equals" | Julien Lancelot | 2015-02-23 | 5 | -17/+9 |
| | | | | This reverts commit 3c5fec7277657389960231c8ee650256028a1d7a. | ||||
* | 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 |
| |