aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix integration testfmallet2010-09-201-2/+2
* Add a new integration test to test backup of quality profilefmallet2010-09-201-0/+52
* SONAR-1799 Upgrade to sonar-maven-plugin 1.0-beta-2simonbrandhof2010-09-201-2/+2
* ruby api : add the methods QualityModel.characteristics_without_rule and Qual...simonbrandhof2010-09-201-1/+20
* fix Checkstyle extension implementation : MethodsCountCheck. A NullPointerExc...fmallet2010-09-201-1/+6
* fix integration test, the checkstyle rule 'Methods Count Check' was not taken...fmallet2010-09-171-2/+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
* add methods JRubyFacade.getRuleRepositories() and getRuleRepository(String key)simonbrandhof2010-09-173-22/+19
* 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
* fix integration tests on alertssimonbrandhof2010-09-162-3/+13
* add unit tests to quality modelssimonbrandhof2010-09-163-4/+48
* add the column CHARACTERISTICS.ENABLEDsimonbrandhof2010-09-1613-29/+97
* undo: some unit tests have been wrongly moved to sonar-deprecatedsimonbrandhof2010-09-1610-0/+2
* Default XML format to define rules : add the property <defaultValue> to <para...simonbrandhof2010-09-161-2/+5
* 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