aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do not keep in cache violations in DecoratorContextsimonbrandhof2010-09-241-6/+3
* 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-2316-121/+136
* Add svn:ignoreGodin2010-09-230-0/+0
* integration tests : upgrade to sonar-dev-maven-plugin 0.5Godin2010-09-233-15/+11
* The default value of the RuleParam type parameter is "s" (String)fmallet2010-09-231-1/+1
* SONAR-1780:Godin2010-09-236-31/+64
* the rule.setUniqueKey(String repositoryKey, String key) also feed the mandato...fmallet2010-09-231-1/+1
* SONAR-1706 Depreciate sonar.reuseExistingRulesConfigurationsimonbrandhof2010-09-233-0/+13
* add unit test to AnnotationUtilsTestsimonbrandhof2010-09-231-1/+9
* fix issue in AnnotationUtils.getClassAnnotation(Object obj, Class<A> annotati...simonbrandhof2010-09-231-1/+2
* depreciate the methods Plugin.getKey(), getName() and getDescription()simonbrandhof2010-09-232-2/+7
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-231-4/+4
* [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.5simonbrandhof2010-09-231-4/+4
* add the package org.sonar.api.checks in order to implement its own rules enginesimonbrandhof2010-09-2323-24/+892
* do not execute sonar-ws-client unit tests in parallelsimonbrandhof2010-09-231-15/+0
* findbugs plugin: improve a unit testsimonbrandhof2010-09-231-3/+10
* remove logback-test.xml from sonar-plugin-api: it generates too many warnings...simonbrandhof2010-09-221-27/+0
* remove unused GWT permutations in order to increase build duration + use para...simonbrandhof2010-09-2213-27/+58
* sonar-plugin-api: use parallel junit testssimonbrandhof2010-09-224-66/+43
* sonar-gwt-api : activate the parallel unit testssimonbrandhof2010-09-222-1/+16
* upgrade the surefire maven pluginsimonbrandhof2010-09-221-17/+6
* SONAR-1792: Add description for propertiesGodin2010-09-221-18/+18
* SONAR-1787: Rename configuration properties in sonar-dev-maven-pluginGodin2010-09-222-185/+217
* SONAR-1804: Downgrade cargo version to 1.0-beta-2Godin2010-09-221-1/+27
* fix CSS class "data2" when nested tablessimonbrandhof2010-09-222-9/+12
* SONAR-1798 rename RULE_FAILURES.POINTS to COSTsimonbrandhof2010-09-2216-83/+93
* SONAR-1798 Ability to register a number of points to a rule violationsimonbrandhof2010-09-2219-82/+145
* Add a new property "stopSquidOnException" to the SquidConfiguration bean. Thi...fmallet2010-09-221-0/+9
* add factory methods to org.sonar.api.qualitymodel.Characteristicsimonbrandhof2010-09-222-1/+13
* SONAR-1804 Upgrade some dependencies and maven pluginssimonbrandhof2010-09-221-13/+13
* add unit test to CharacteristicPropertysimonbrandhof2010-09-211-0/+72
* quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...simonbrandhof2010-09-2118-192/+416
* add characteristic properties to quality modelssimonbrandhof2010-09-218-18/+264
* Add pluginDescription for Surefire, Core, DesignGodin2010-09-214-5/+8
* Add new IT test for rule template edition modefmallet2010-09-212-4/+49
* Fix IT testfmallet2010-09-211-2/+2
* Add new IT test on copy rule template featurefmallet2010-09-212-0/+140
* GWT API: add the method Links.openRulePopup()simonbrandhof2010-09-211-0/+9
* Add IT test on PMD XPath rulefmallet2010-09-214-2/+81
* Improve the maintainability level of the backup-profile IT test by removing h...fmallet2010-09-211-23/+18
* Create a new search_and_display_inactive_rules integration test and activate ...fmallet2010-09-213-1/+66
* SONAR-1778: Add pluginDescription for Cobertura and Google analyticsGodin2010-09-203-2/+4
* Fix integration testfmallet2010-09-201-2/+2
* fix edition of user rulessimonbrandhof2010-09-201-1/+1
* fix activation of rule parameters with default valuesimonbrandhof2010-09-204-10/+32
* Add a new integration test to test bulk operations on quality profilesfmallet2010-09-201-0/+137
* Rules API: parameters with default value are automatically activated when a r...simonbrandhof2010-09-205-21/+3
* Fix integration testsfmallet2010-09-202-29/+18
* Fix integration testfmallet2010-09-201-1/+1