aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-squid-java-plugin/test-resources
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-791 compare package declaration with physical directorysimonbrandhof2011-04-1127-54/+105
|
* Improve backward-compatibility when adding data to a non-indexed resourcesimonbrandhof2011-01-252-114/+0
|
* SONAR-2015: Improve unit testGodin2010-11-281-0/+14
|
* SONAR-2015: Fix inconsistency between Undocumented API measure and ↵Godin2010-11-281-2/+18
| | | | Undocumented API violations
* SONAR-1760: Support the annotation "@SuppressWarnings" at class and method levelGodin2010-11-261-0/+42
|
* * Use AnnotationUtility from checkstyleGodin2010-11-261-1/+1
| | | | * Fix minor bug - Override annotation can be specified with fully qualified name
* fix SONAR-1978 : The Squid "Unused private method" doesn't report a ↵fmallet2010-11-152-0/+9
| | | | violation at correct line with generic methods
* Add test for UndocumentedApiCheckGodin2010-11-131-0/+9
|
* SONAR-1832:Godin2010-11-012-16/+2
| | | | | * Improve performance for "Architecture rule" * Reduce number of violations whose line number is 0
* SONAR-1832: Create an architecture rule engineGodin2010-10-217-0/+63
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-06857-0/+66438
value of rule parameters in Q profile console