| Commit message (Expand) | Author | Age | Files | Lines |
* | Checkstyle: fix export/import of duplicated rules (for example RegexpSingleline) | simonbrandhof | 2010-10-08 | 9 | -67/+108 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 2.3-RC2 | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
* | upgrade trunk to 2.4-SNAPSHOT | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 2.3-RC1 | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
* | rename org.sonar.api.rules.StandardRuleXmlFormat to XMLRuleParser | simonbrandhof | 2010-09-30 | 1 | -3/+3 |
* | checkstyle unit tests must not request http://www.puppycrawl.com when parsing... | simonbrandhof | 2010-09-28 | 2 | -7/+15 |
* | SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does... | simonbrandhof | 2010-09-24 | 1 | -2/+1 |
* | add AnnotationRuleRepository to load rules from sonar-check-api annotations | simonbrandhof | 2010-09-23 | 1 | -1/+1 |
* | SONAR-1706 Depreciate sonar.reuseExistingRulesConfiguration | simonbrandhof | 2010-09-23 | 1 | -0/+1 |
* | remove unused GWT permutations in order to increase build duration + use para... | simonbrandhof | 2010-09-22 | 1 | -0/+11 |
* | Rules API: parameters with default value are automatically activated when a r... | simonbrandhof | 2010-09-20 | 3 | -3/+2 |
* | fix integration test : SONAR-583-reuse-rules-config | fmallet | 2010-09-17 | 1 | -6/+8 |
* | SONAR-1229 simplify the profiles API | simonbrandhof | 2010-09-13 | 12 | -70/+184 |
* | * rename RuleProvider to RuleFinder | simonbrandhof | 2010-09-10 | 3 | -4/+14 |
* | simplify ValidationMessages and ProfileDefinition | simonbrandhof | 2010-09-10 | 1 | -3/+3 |
* | SONAR-440 Warning when some rules are not imported from a checkstyle and/or P... | simonbrandhof | 2010-09-08 | 1 | -1/+1 |
* | SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle... | simonbrandhof | 2010-09-07 | 4 | -17/+48 |
* | SONAR-440 Warning when some rules are not imported from a checkstyle and/or P... | simonbrandhof | 2010-09-07 | 11 | -33/+364 |
* | checkstyle plugin : add some unit tests | simonbrandhof | 2010-09-07 | 9 | -26/+157 |
* | SONAR-1229 Export/Import a given Sonar quality profile | simonbrandhof | 2010-09-06 | 1 | -1/+4 |
* | checkstyle plugin : remove some useless files | simonbrandhof | 2010-09-06 | 4 | -39/+0 |
* | SONAR-236 remove deprecated code from checkstyle plugin + display default val... | simonbrandhof | 2010-09-06 | 40 | -0/+4123 |