Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare release 3.4-RC4 | GAUDIN | 2012-12-20 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | GAUDIN | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.4-RC3 | GAUDIN | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.4-RC1 | Eric Hartmann | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-05-30 | 1 | -1/+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 |
| | |||||
* | 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 |
| | |||||
* | SONAR-3144 sonar-cpd-plugin should not depend on PMD | Evgeny Mandrikov | 2012-01-05 | 1 | -20/+0 |
| | |||||
* | Upgrade to 2.14-SNAPSHOT | Eric Hartmann | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | SONAR-2819 Upgrade to PMD 4.3 | Evgeny Mandrikov | 2011-11-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | New rules in PMD 4.3: * DontCallThreadRun * GuardDebugLogging New rules in PMD 4.2.6: * GenericsNaming * AvoidCatchingGenericException * AvoidLosingExceptionInformation * AvoidLiteralsInIfCondition * UseConcurrentHashMap * DoNotHardCodeSDCard | ||||
* | Upgrade version to 2.13-SNAPSHOT | Eric Hartmann | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Fix declaration of sonar-packaging-maven-plugin to allow proper inheritance | Evgeny Mandrikov | 2011-10-14 | 1 | -2/+1 |
| | |||||
* | Upgrade version to 2.12-SNAPSHOT | Simon Brandhof | 2011-09-16 | 1 | -1/+1 |
| | |||||
* | SONAR-1091 Update library for detection of duplicates | Evgeny Mandrikov | 2011-09-07 | 1 | -5/+0 |
| | |||||
* | SONAR-1091 Add CPD over different projects | Evgeny Mandrikov | 2011-09-01 | 1 | -0/+7 |
| | | | | | | | * Add table clone_blocks * Add DbCloneIndex, which can be activated in sonar-cpd-plugin using property "sonar.cpd.cross_project=true" | ||||
* | Update sonar-cpd-plugin to use new Sonar-CPD engine | Evgeny Mandrikov | 2011-08-29 | 1 | -0/+7 |
| | |||||
* | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10 | Simon Brandhof | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.10-RC2 | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.11-SNAPSHOT | Simon Brandhof | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.10-SNAPSHOT | Simon Brandhof | 2011-07-11 | 1 | -1/+1 |
| | |||||
* | temporary reverting to 2.9-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | Upgrade to version 2.10-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | Upgrade to version 2.9-SNAPSHOT | simonbrandhof | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | Temporarily downgrade version to 2.8-SNAPSHOT | simonbrandhof | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.9-SNAPSHOT | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Release 2.8-RC2 | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | Prepare 2.8-RC1 | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | Upgrade master to version 2.8-SNAPSHOT | simonbrandhof | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC3 | simonbrandhof | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-22 | 1 | -1/+1 |
| |