Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-5129 Package a release version of sonar-squid | Simon Brandhof | 2014-03-14 | 31 | -2144/+0 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 31 | -31/+31 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 31 | -124/+124 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 31 | -93/+93 |
| | |||||
* | Fix warnings | David Gageot | 2012-09-17 | 1 | -17/+25 |
| | |||||
* | Remove some violations on unit tests | David Gageot | 2012-06-14 | 1 | -6/+7 |
| | | | | | Took the opportunity to migrate some tests to FestAssert. Also removed some duplication | ||||
* | Suppress warnings | David Gageot | 2012-05-25 | 6 | -6/+6 |
| | |||||
* | Fix warnings | David Gageot | 2012-05-14 | 7 | -23/+20 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -16/+16 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 31 | -31/+31 |
| | |||||
* | SONAR-2741 The method JavaAstScanner.scanDirectory(..) can't be called ↵ | Freddy Mallet | 2011-10-24 | 2 | -0/+68 |
| | | | | several times | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 29 | -29/+29 |
| | |||||
* | SONAR-2159 The total classes used in complexity distribution is different ↵ | simonbrandhof | 2011-02-01 | 1 | -0/+18 |
| | | | | than the number of classes | ||||
* | Add profile to check copyright headers + fix some badly formatted headers | simonbrandhof | 2011-01-31 | 29 | -0/+124 |
| | |||||
* | The MessageFormat class must not be used to format check message when there ↵ | fmallet | 2010-09-09 | 1 | -2/+8 |
| | | | | isn't any parameter. Indeed, otherwise the message can't contain some patterns like "if(){". | ||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 29 | -0/+1922 |
value of rule parameters in Q profile console |