Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix warnings | David Gageot | 2012-09-17 | 1 | -17/+25 |
| | |||||
* | 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 |
| | |||||
* | Fix warnings | David Gageot | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | Revert "Remove warning" | David Gageot | 2012-07-17 | 1 | -1/+1 |
| | | | | This reverts commit a15e8577ff0f4b9e88cdf78e6aaed3ebd6259c50. | ||||
* | Remove warning | David Gageot | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Remove some violations on unit tests | David Gageot | 2012-06-14 | 2 | -6/+12 |
| | | | | | 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 | -1/+2 |
| | |||||
* | Suppress warnings | David Gageot | 2012-05-25 | 6 | -6/+6 |
| | |||||
* | Fix warnings | David Gageot | 2012-05-14 | 7 | -23/+20 |
| | |||||
* | Code cleaning : Remove unnecessary casts | David Gageot | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -16/+16 |
| | |||||
* | 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 |
| | |||||
* | 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 quality flaws | Evgeny Mandrikov | 2012-02-17 | 1 | -1/+2 |
| | |||||
* | SONAR-3210 Compute new measure for Java files - LoC in file | Evgeny Mandrikov | 2012-02-09 | 1 | -0/+13 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 88 | -88/+88 |
| | |||||
* | Upgrade to 2.14-SNAPSHOT | Eric Hartmann | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | SONAR-2018 Improve rule for detection of commented-out code | Evgeny Mandrikov | 2011-12-13 | 2 | -23/+0 |
| | | | | | * Only one violation in one block of comment. * Proper recognition of Javadocs. | ||||
* | SONAR-2018 Add rule to detect commented-out lines of code | Evgeny Mandrikov | 2011-12-05 | 2 | -0/+24 |
| | |||||
* | Upgrade version to 2.13-SNAPSHOT | Eric Hartmann | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Fix violations | Evgeny Mandrikov | 2011-10-26 | 1 | -0/+2 |
| | |||||
* | SONAR-2741 The method JavaAstScanner.scanDirectory(..) can't be called ↵ | Freddy Mallet | 2011-10-24 | 3 | -6/+85 |
| | | | | several times | ||||
* | SONAR-2875 deprecate CodeCheck CheckMessage#getChecker(), replaced by Object ↵ | Simon Brandhof | 2011-10-11 | 1 | -8/+16 |
| | | | | CheckMessage#getCheck() | ||||
* | SONAR-2875 Fix backward-compatibility | Simon Brandhof | 2011-10-11 | 1 | -0/+8 |
| | |||||
* | SONAR-2875 API: deprecate the interface org.sonar.squid.api.CodeCheck | Simon Brandhof | 2011-10-07 | 2 | -11/+13 |
| | |||||
* | Upgrade version to 2.12-SNAPSHOT | Simon Brandhof | 2011-09-16 | 1 | -1/+1 |
| | |||||
* | 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 |
| |