Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new property "stopSquidOnException" to the SquidConfiguration bean. ↵ | fmallet | 2010-09-22 | 1 | -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 ↵ | fmallet | 2010-09-09 | 2 | -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 ↵ | simonbrandhof | 2010-09-06 | 87 | -0/+5363 |
value of rule parameters in Q profile console |