aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-pmd-plugin/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2031: Remove the feature "reuse configuration" of the plugins Checkstyl...Godin2010-12-061-27/+7
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-291-3/+7
* SONAR-1871: Generate a meaningful error message when the PMD XPATH rule is ac...Godin2010-10-281-13/+36
* API: apply the same pattern between rules and profiles API. The extension poi...simonbrandhof2010-10-082-6/+4
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-083-3/+3
* add AnnotationRuleRepository to load rules from sonar-check-api annotationssimonbrandhof2010-09-231-1/+1
* fix integration test : the root node of a PMD configuration is "ruleset" and ...fmallet2010-09-173-5/+5
* Prevent Unit Tests from generating report file outside of the /target directoryfmallet2010-09-162-3/+4
* fix SONAR-1766 - A warning is generated when the user tries to import a PMD c...fmallet2010-09-151-0/+9
* SONAR-1766 - remove useless test resourcefmallet2010-09-151-0/+0
* SONAR-1766 - The PMD XPath rule can now be duplicated through the Sonar user ...fmallet2010-09-154-10/+19
* remove unexpected use of System.outfmallet2010-09-151-1/+0
* SONAR-1766 : Definition of the XPath rule and first version of the export mec...fmallet2010-09-154-49/+101
* SONAR-1766 : The PMD plugin uses the new Sonar rule APIfmallet2010-09-1513-478/+367
* SONAR-1766 - start migrating to the new Sonar rule API before defining the PM...fmallet2010-09-123-33/+147
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0623-0/+1394