aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-pmd-plugin/src/main
Commit message (Expand)AuthorAgeFilesLines
* Core Plugins: don't use deprecated methods, add missing license headerGodin2010-12-031-3/+2
* SONAR-2007 remove iso categories from checkstyle, pmd and findbugssimonbrandhof2010-12-031-224/+224
* SONAR-1871: Generate a meaningful error message when the PMD XPATH rule is ac...Godin2010-10-281-10/+16
* API: apply the same pattern between rules and profiles API. The extension poi...simonbrandhof2010-10-081-5/+7
* rename org.sonar.api.rules.StandardRuleXmlFormat to XMLRuleParsersimonbrandhof2010-09-301-3/+3
* SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does...simonbrandhof2010-09-241-2/+1
* SONAR-1706 Depreciate sonar.reuseExistingRulesConfigurationsimonbrandhof2010-09-231-0/+5
* fix : The PMD rule CloneMethodMustImplementCloneable was not imported from th...fmallet2010-09-171-1/+1
* fix integration test : the root node of a PMD configuration is "ruleset" and ...fmallet2010-09-171-1/+1
* When the import of a PMD configuration file fails, the full stack trace is lo...fmallet2010-09-171-3/+7
* fix SONAR-1766 - A warning is generated when the user tries to import a PMD c...fmallet2010-09-151-0/+13
* SONAR-1766 - The PMD XPath rule can now be duplicated through the Sonar user ...fmallet2010-09-156-125/+113
* SONAR-1766 : Definition of the XPath rule and first version of the export mec...fmallet2010-09-155-13/+113
* SONAR-1766 : The PMD plugin uses the new Sonar rule APIfmallet2010-09-1512-214/+333
* SONAR-1766 - start migrating to the new Sonar rule API before defining the PM...fmallet2010-09-128-33/+222
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0615-0/+3171