aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-squid-java-plugin
Commit message (Expand)AuthorAgeFilesLines
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
* Do not keep DSM measure in cachesimonbrandhof2010-12-151-11/+8
* SONAR-1829: Use severity instead of priorityGodin2010-12-072-11/+11
* SONAR-2007: Remove IsoCategory from Squid rulesGodin2010-12-0311-45/+27
* Fix violations reported on NemoGodin2010-11-305-35/+43
* SONAR-1760: Improve performance of NoSonarFilterLoaderGodin2010-11-293-21/+36
* Fix SquidVisitorNotifierGodin2010-11-291-24/+12
* Instead of 'bypassExclusionMechanism' use 'bypassExclusion' in CheckMessageGodin2010-11-292-2/+2
* Instead of 'force' use more meaningful name 'bypassExclusionMechanism' in Che...Godin2010-11-292-2/+2
* SONAR-1817: Squid rule to create violation on each NOSONAR tag occurenceGodin2010-11-291-3/+4
* SONAR-2015: Improve unit testGodin2010-11-281-0/+14
* SONAR-2015: Improve unit testGodin2010-11-281-4/+20
* SONAR-2015: Fix inconsistency between Undocumented API measure and Undocument...Godin2010-11-283-5/+30
* Fix violations reported on NemoGodin2010-11-281-2/+2
* Fix violations reported on NemoGodin2010-11-268-11/+20
* SONAR-1760: Support the annotation "@SuppressWarnings" at class and method levelGodin2010-11-267-1/+182
* * Use AnnotationUtility from checkstyleGodin2010-11-262-17/+7
* SONAR-1817: Add unit testGodin2010-11-261-0/+44
* SONAR-1930, SONAR-1845, SONAR-1931: Improve unit testsGodin2010-11-263-0/+3
* SONAR-1817: Squid rule to create violation on each NOSONAR tag occurenceGodin2010-11-267-18/+86
* Add missing license headersGodin2010-11-237-0/+139
* Make SquidVisitor interface instead of classGodin2010-11-236-25/+18
* SONAR-1931: Create a SQUID rule : total class complexity should not exceed a ...Godin2010-11-232-9/+19
* SONAR-1845: Create a new Sonar rule to check method complexityGodin2010-11-232-9/+19
* SONAR-1930: Change message for MaximumInheritanceDepth ruleGodin2010-11-231-2/+1
* SONAR-1845, SONAR-1931: Create a new Squid rules to check class and method co...Godin2010-11-2313-96/+214
* SONAR-1933: Create a SQUID rule : break instruction should not be used outsid...Godin2010-11-231-16/+25
* SONAR-1932: Create a SQUID rule : instruction "continue" should not be usedGodin2010-11-231-2/+18
* Minor fixGodin2010-11-231-1/+1
* SONAR-1930: Create a SQUID rule : depth of inheritance should not exceed XXGodin2010-11-232-10/+19
* SONAR-1845, SONAR-1930, SONAR-1931: Add description to properties for new squ...Godin2010-11-173-7/+7
* SONAR-1845 , SONAR-1931, SONAR-1933 , SONAR-1932 , SONAR-1930 : Add names for...Godin2010-11-155-5/+5
* fix SONAR-1978 : The Squid "Unused private method" doesn't report a violation...fmallet2010-11-156-1/+52
* SONAR-1845: Create a new Sonar rule to check method complexityGodin2010-11-147-11/+93
* Add missing license headersGodin2010-11-1312-10/+249
* Add test for UndocumentedApiCheckGodin2010-11-132-0/+43
* SONAR-1931: Create a SQUID rule : total class complexity should not exceed a ...Godin2010-11-134-3/+102
* SONAR-1933: Create a SQUID rule : break instruction should not be used outsid...Godin2010-11-133-1/+88
* SONAR-1932: Create a SQUID rule : instruction "continue" should not be usedGodin2010-11-133-1/+71
* SONAR-1930: Create a SQUID rule : depth of inheritance should not exceed XXGodin2010-11-133-7/+83
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
* upgrade to sonar-update-center 0.4 and sonar-packaging-maven-plugin 0.4simonbrandhof2010-11-081-1/+0
* Improve routines for patterns, add unit testsGodin2010-11-034-41/+39
* SONAR-1901: Fix UndocumentedApiCheckGodin2010-11-032-16/+28
* Use ProjectClasspath instead of custom filtering in sonar-squid-java-pluginGodin2010-11-032-86/+16
* SONAR-1915: Deploy core plugins to maven repositoryGodin2010-11-031-7/+0
* SONAR-1832:Godin2010-11-011-3/+0
* SONAR-1832:Godin2010-11-016-48/+55