aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-squid-java-plugin/src/test
Commit message (Expand)AuthorAgeFilesLines
* remove unused class from squid java pluginsimonbrandhof2011-01-231-53/+0
* SONAR-1526 ResourceFilters are not used by Squidsimonbrandhof2011-01-213-52/+3
* SONAR-1829: Use severity instead of priorityGodin2010-12-072-11/+11
* SONAR-2015: Improve unit testGodin2010-11-281-4/+20
* SONAR-2015: Fix inconsistency between Undocumented API measure and Undocument...Godin2010-11-281-2/+6
* SONAR-1760: Support the annotation "@SuppressWarnings" at class and method levelGodin2010-11-262-0/+31
* SONAR-1817: Add unit testGodin2010-11-261-0/+44
* SONAR-1930, SONAR-1845, SONAR-1931: Improve unit testsGodin2010-11-263-0/+3
* Add missing license headersGodin2010-11-232-0/+40
* SONAR-1931: Create a SQUID rule : total class complexity should not exceed a ...Godin2010-11-231-1/+1
* SONAR-1845: Create a new Sonar rule to check method complexityGodin2010-11-231-1/+1
* SONAR-1845, SONAR-1931: Create a new Squid rules to check class and method co...Godin2010-11-233-4/+14
* SONAR-1930: Create a SQUID rule : depth of inheritance should not exceed XXGodin2010-11-231-3/+3
* fix SONAR-1978 : The Squid "Unused private method" doesn't report a violation...fmallet2010-11-153-0/+41
* SONAR-1845: Create a new Sonar rule to check method complexityGodin2010-11-142-2/+37
* Add missing license headersGodin2010-11-135-3/+103
* Add test for UndocumentedApiCheckGodin2010-11-131-0/+34
* SONAR-1931: Create a SQUID rule : total class complexity should not exceed a ...Godin2010-11-131-0/+44
* SONAR-1933: Create a SQUID rule : break instruction should not be used outsid...Godin2010-11-131-0/+40
* SONAR-1932: Create a SQUID rule : instruction "continue" should not be usedGodin2010-11-131-0/+35
* SONAR-1930: Create a SQUID rule : depth of inheritance should not exceed XXGodin2010-11-131-0/+44
* Improve routines for patterns, add unit testsGodin2010-11-031-0/+19
* SONAR-1832:Godin2010-11-011-3/+0
* SONAR-1832:Godin2010-11-011-7/+6
* SONAR-1832: Fix unit testGodin2010-10-251-5/+5
* SONAR-1832: Improve detection of line numbersGodin2010-10-231-2/+2
* SONAR-1832: Improve rule definitionGodin2010-10-231-7/+7
* SONAR-1832: Use new rules apiGodin2010-10-232-25/+33
* SONAR-1832: Create an architecture rule engineGodin2010-10-211-10/+10
* SONAR-1832: Create an architecture rule engineGodin2010-10-211-0/+89
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0666-0/+4345