Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3752 Improve detection of duplications | Evgeny Mandrikov | 2012-11-19 | 3 | -15/+8 |
| | | | | Take into account only first and last lines from multiple successive and identical lines. | ||||
* | SONAR-3752 Improve detection of duplications | Evgeny Mandrikov | 2012-11-19 | 6 | -10/+59 |
| | | | | Multiple successive and identical lines should be treated as one monolitic fragment. | ||||
* | Upgrade version to 3.4-SNAPSHOT | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.3-RC2 | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.3-RC1 | Eric Hartmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-SNAPSHOT | GAUDIN | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-M5 | GAUDIN | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT | Eric Hartmann | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3 | Eric Hartmann | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-SNAPSHOT | Eric Hartmann | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-M2 | Eric Hartmann | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Remove some violations on unit tests | David Gageot | 2012-06-14 | 2 | -20/+26 |
| | | | | | Took the opportunity to migrate some tests to FestAssert. Also removed some duplication | ||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | SONAR-3428 Configure Infinitest | David Gageot | 2012-04-25 | 1 | -0/+1 |
| | |||||
* | Upgrade to 3.1-SNAPSHOT | Eric Hartmann | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.16 | Eric Hartmann | 2012-04-06 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release-2.14' | Eric Hartmann | 2012-03-05 | 3 | -6/+4 |
|\ | |||||
| * | Minimum number of lines for duplication should depend on language | Evgeny Mandrikov | 2012-03-02 | 3 | -6/+4 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.14-RC1 | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
* | | Typo : upgrade version to 2.15-SNAPSHOT | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 3.0-SNAPSHOT | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
|/ | |||||
* | Fix some typos | Simon Brandhof | 2012-02-21 | 4 | -6/+7 |
| | |||||
* | Mark org.sonar.duplications.cpd.CPD as deprecated | Evgeny Mandrikov | 2012-02-18 | 1 | -1/+5 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-02-17 | 4 | -9/+8 |
| | |||||
* | Enforce that parameters are non null by default in sonar-duplications | Evgeny Mandrikov | 2012-02-16 | 4 | -2/+58 |
| | |||||
* | Remove deprecated and unused code | Evgeny Mandrikov | 2012-02-13 | 9 | -309/+55 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-02-06 | 2 | -0/+87 |
| | |||||
* | Cleanup build log for sonar-duplications by redirecting test output to file | Evgeny Mandrikov | 2012-02-04 | 1 | -0/+6 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-02-04 | 5 | -33/+60 |
| | |||||
* | Fix some quality flaws | Evgeny Mandrikov | 2012-02-03 | 5 | -47/+137 |
| | |||||
* | Fix violations | Evgeny Mandrikov | 2012-02-02 | 3 | -11/+10 |
| | |||||
* | SONAR-3139 Remove deprecated code, add some comments and tests | Evgeny Mandrikov | 2012-01-26 | 13 | -86/+144 |
| | |||||
* | SONAR-3181,SONAR-3139 Allow filtering by number of tokens | Evgeny Mandrikov | 2012-01-26 | 15 | -116/+637 |
| | | | | | To do this each block stores two additional integers - index for first and last token. So total size of in-memory storage has been increased. | ||||
* | SONAR-3181,SONAR-3139 Enable cross project CPD for all languages | Evgeny Mandrikov | 2012-01-24 | 4 | -0/+207 |
| | | | | | sonar.cpd.minimumTokens can't be used, because for index in database tokens must be grouped by lines. | ||||
* | Fix violations | Evgeny Mandrikov | 2012-01-16 | 3 | -12/+14 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 106 | -106/+106 |
| |