aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-squid/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-3157-3/+59
* Squid for Java : remove unused codesimonbrandhof2011-01-242-13/+0
* Instead of 'bypassExclusionMechanism' use 'bypassExclusion' in CheckMessageGodin2010-11-291-5/+5
* Instead of 'force' use more meaningful name 'bypassExclusionMechanism' in Che...Godin2010-11-291-5/+5
* SONAR-1760: Support the annotation "@SuppressWarnings" at class and method levelGodin2010-11-262-0/+26
* SONAR-1817: Squid rule to create violation on each NOSONAR tag occurenceGodin2010-11-262-1/+11
* SONAR-1845: Create a new Sonar rule to check method complexityGodin2010-11-141-0/+9
* SONAR-1901: Add new rule to report on "Undocumented API"Godin2010-10-281-4/+4
* Add a new property "stopSquidOnException" to the SquidConfiguration bean. Thi...fmallet2010-09-221-0/+9
* The MessageFormat class must not be used to format check message when there i...fmallet2010-09-091-3/+7
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0657-0/+3369