aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-squid
Commit message (Collapse)AuthorAgeFilesLines
* Add a new property "stopSquidOnException" to the SquidConfiguration bean. ↵fmallet2010-09-221-0/+9
| | | | This property is pretty useful when running integration tests in order to fail the tests when something wrong happens.
* The MessageFormat class must not be used to format check message when there ↵fmallet2010-09-092-5/+15
| | | | 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 ↵simonbrandhof2010-09-0687-0/+5363
value of rule parameters in Q profile console