| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warnings | David Gageot | 2012-09-17 | 1 | -17/+25 |
* | Fix warnings | David Gageot | 2012-07-17 | 1 | -1/+1 |
* | Revert "Remove warning" | David Gageot | 2012-07-17 | 1 | -1/+1 |
* | Remove warning | David Gageot | 2012-07-16 | 1 | -1/+1 |
* | Remove some violations on unit tests | David Gageot | 2012-06-14 | 1 | -6/+7 |
* | 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 |
* | 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 |
* | SONAR-2018 Improve rule for detection of commented-out code | Evgeny Mandrikov | 2011-12-13 | 2 | -23/+0 |
* | SONAR-2018 Add rule to detect commented-out lines of code | Evgeny Mandrikov | 2011-12-05 | 2 | -0/+24 |
* | Fix violations | Evgeny Mandrikov | 2011-10-26 | 1 | -0/+2 |
* | SONAR-2741 The method JavaAstScanner.scanDirectory(..) can't be called severa... | Freddy Mallet | 2011-10-24 | 3 | -6/+85 |
* | SONAR-2875 deprecate CodeCheck CheckMessage#getChecker(), replaced by Object ... | Simon Brandhof | 2011-10-11 | 1 | -8/+16 |
* | 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 |
* | Fix violations | Evgeny Mandrikov | 2011-05-29 | 2 | -17/+15 |
* | Fix coding violations | simonbrandhof | 2011-03-27 | 1 | -0/+1 |
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 86 | -86/+86 |
* | SONAR-2159 The total classes used in complexity distribution is different tha... | simonbrandhof | 2011-02-01 | 2 | -5/+34 |
* | Add profile to check copyright headers + fix some badly formatted headers | simonbrandhof | 2011-01-31 | 86 | -3/+183 |
* | Squid for Java : remove unused code | simonbrandhof | 2011-01-24 | 2 | -13/+0 |
* | Instead of 'bypassExclusionMechanism' use 'bypassExclusion' in CheckMessage | Godin | 2010-11-29 | 1 | -5/+5 |
* | Instead of 'force' use more meaningful name 'bypassExclusionMechanism' in Che... | Godin | 2010-11-29 | 1 | -5/+5 |
* | SONAR-1760: Support the annotation "@SuppressWarnings" at class and method level | Godin | 2010-11-26 | 2 | -0/+26 |
* | SONAR-1817: Squid rule to create violation on each NOSONAR tag occurence | Godin | 2010-11-26 | 2 | -1/+11 |
* | SONAR-1845: Create a new Sonar rule to check method complexity | Godin | 2010-11-14 | 1 | -0/+9 |
* | SONAR-1901: Add new rule to report on "Undocumented API" | Godin | 2010-10-28 | 1 | -4/+4 |
* | Add a new property "stopSquidOnException" to the SquidConfiguration bean. Thi... | fmallet | 2010-09-22 | 1 | -0/+9 |
* | The MessageFormat class must not be used to format check message when there i... | fmallet | 2010-09-09 | 2 | -5/+15 |
* | SONAR-236 remove deprecated code from checkstyle plugin + display default val... | simonbrandhof | 2010-09-06 | 86 | -0/+5291 |