aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-0511-11/+11
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-0511-11/+11
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-3011-11/+11
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-3011-11/+11
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-3011-13/+12
* rename org.sonar.api.rules.StandardRuleXmlFormat to XMLRuleParsersimonbrandhof2010-09-303-8/+8
* remove use of deprecated constructors in CoberturaSensor and CloverSensorsimonbrandhof2010-09-294-63/+51
* SONAR-1822 Add the property 'sonar.skipTendencies' to skip calculation of mea...simonbrandhof2010-09-283-11/+34
* checkstyle unit tests must not request http://www.puppycrawl.com when parsing...simonbrandhof2010-09-282-7/+15
* SONAR-1711 add a lock on SensorContext/DecoratorContext in order to avoid cre...simonbrandhof2010-09-242-4/+15
* SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does...simonbrandhof2010-09-245-9/+4
* fix SONAR-1802 : Can't import FindBugs profile when some rules are duplicated...fmallet2010-09-233-11/+13
* add AnnotationRuleRepository to load rules from sonar-check-api annotationssimonbrandhof2010-09-234-4/+3
* SONAR-1706 Depreciate sonar.reuseExistingRulesConfigurationsimonbrandhof2010-09-233-0/+13
* findbugs plugin: improve a unit testsimonbrandhof2010-09-231-3/+10
* remove unused GWT permutations in order to increase build duration + use para...simonbrandhof2010-09-2213-27/+58
* SONAR-1798 rename RULE_FAILURES.POINTS to COSTsimonbrandhof2010-09-228-48/+48
* SONAR-1798 Ability to register a number of points to a rule violationsimonbrandhof2010-09-228-48/+48
* Add pluginDescription for Surefire, Core, DesignGodin2010-09-214-5/+8
* SONAR-1778: Add pluginDescription for Cobertura and Google analyticsGodin2010-09-203-2/+4
* Rules API: parameters with default value are automatically activated when a r...simonbrandhof2010-09-203-3/+2
* fix : The PMD rule CloneMethodMustImplementCloneable was not imported from th...fmallet2010-09-171-1/+1
* fix integration test : SONAR-583-reuse-rules-configfmallet2010-09-171-6/+8
* fix integration test : the root node of a PMD configuration is "ruleset" and ...fmallet2010-09-174-6/+6
* When the import of a PMD configuration file fails, the full stack trace is lo...fmallet2010-09-171-3/+7
* fix SONAR-1480 : No way to export Findbugs rules in a XML file and then to re...fmallet2010-09-1732-786/+1959
* Prevent Unit Tests from generating report file outside of the /target directoryfmallet2010-09-164-16/+4
* fix SONAR-1766 - A warning is generated when the user tries to import a PMD c...fmallet2010-09-153-1/+23
* SONAR-1766 - remove useless test resourcefmallet2010-09-152-1/+1
* SONAR-1766 - The PMD XPath rule can now be duplicated through the Sonar user ...fmallet2010-09-1512-136/+143
* 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-1510-63/+215
* SONAR-1766 : The PMD plugin uses the new Sonar rule APIfmallet2010-09-1526-693/+701
* move deprecated rule API to sonar-deprecatedsimonbrandhof2010-09-143-1/+11
* move deprecated check api to sonar-deprecatedsimonbrandhof2010-09-141-0/+5
* SONAR-1229 simplify the profiles APIsimonbrandhof2010-09-1312-70/+184
* SONAR-1766 - start migrating to the new Sonar rule API before defining the PM...fmallet2010-09-1212-66/+372
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-103-4/+14
* simplify ValidationMessages and ProfileDefinitionsimonbrandhof2010-09-101-3/+3
* fix SONAR-1534 : Activation of all the default FindBugs rulesfmallet2010-09-101-12/+86
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or P...simonbrandhof2010-09-081-1/+1
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-074-17/+48
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or P...simonbrandhof2010-09-0711-33/+364
* checkstyle plugin : add some unit testssimonbrandhof2010-09-079-26/+157
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-061-1/+4
* checkstyle plugin : remove some useless filessimonbrandhof2010-09-064-39/+0
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061465-0/+129407