aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-squid
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-051-1/+1
|
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-051-1/+1
|
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-301-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-1/+1
|
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-301-1/+1
|
* 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