aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-checkstyle-plugin
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
* SONAR-2241 Remove Checkstyle rule "Illegal Instantiations" from "Sun Checks" ...Evgeny Mandrikov2011-03-151-4/+0
* Fix violations reported by Sonar EclipseEvgeny Mandrikov2011-03-084-22/+28
* sonar-plugin-api must be declared with scope provided in pluginsEvgeny Mandrikov2011-03-041-0/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
* SONAR-2180 NoClone Checkstyle module in errorsimonbrandhof2011-02-091-2/+2
* SONAR-2144 Cardinality of checkstyle rule Type Name should be updated to mult...simonbrandhof2011-02-081-3/+4
* Delete parameters ignoreModifier and ignoreName from the Checkstyle "Abstract...simonbrandhof2011-02-081-1/+3
* SONAR-2167 Improve descriptions and default values of Checkstyle naming conve...simonbrandhof2011-02-071-46/+104
* Upgrade copyright headerssimonbrandhof2011-02-0425-25/+25
* SONAR-2165 Cardinality of checkstyle rule Local Variable Name should be updat...simonbrandhof2011-02-031-64/+65
* SONAR-2166 Cardinality of checkstyle rule Member Name should be updated to mu...simonbrandhof2011-02-031-123/+247
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-051-1/+1
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-051-1/+1
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
* SONAR-1809: Export / import alerts attached to a quality profileGodin2010-12-083-4/+7
* SONAR-1829: Use severity instead of priorityGodin2010-12-073-5/+5
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-10/+10
* SONAR-2031: Remove the feature "reuse configuration" of the plugins Checkstyl...Godin2010-12-064-55/+9
* SONAR-2011: Remove dependency on maven-common-artifact-filters from sonar-plu...Godin2010-12-031-0/+10
* Core Plugins: don't use deprecated methods, add missing license headerGodin2010-12-032-4/+20
* SONAR-2007 remove iso categories from checkstyle, pmd and findbugssimonbrandhof2010-12-031-123/+123
* SONAR-971: Change description of Checkstyle TodoComment rule, because it can'...Godin2010-11-291-1/+1
* SONAR-1971: Change description of TodoComment ruleGodin2010-11-231-3/+3
* SONAR-971: Cardinality of checkstyle rule TodoComment should be multipleGodin2010-11-131-0/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
* SONAR-1915: Deploy core plugins to maven repositoryGodin2010-11-031-7/+0
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-121-1/+1
* [maven-release-plugin] prepare release 2.3simonbrandhof2010-10-121-1/+1
* API: apply the same pattern between rules and profiles API. The extension poi...simonbrandhof2010-10-082-4/+7
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-086-22/+36
* Checkstyle: fix export/import of duplicated rules (for example RegexpSingleline)simonbrandhof2010-10-089-67/+108
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-051-1/+1
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-051-1/+1
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-301-1/+1
* rename org.sonar.api.rules.StandardRuleXmlFormat to XMLRuleParsersimonbrandhof2010-09-301-3/+3
* checkstyle unit tests must not request http://www.puppycrawl.com when parsing...simonbrandhof2010-09-282-7/+15
* SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does...simonbrandhof2010-09-241-2/+1
* add AnnotationRuleRepository to load rules from sonar-check-api annotationssimonbrandhof2010-09-231-1/+1
* SONAR-1706 Depreciate sonar.reuseExistingRulesConfigurationsimonbrandhof2010-09-231-0/+1