summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-1793: Fix wrong URL construction in ViolationQuery, when depth paramete...Godin2010-09-152-2/+2
* 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
* SONAR-1792: Generate a help mojo which describes all mojos in a sonar-dev-mav...Godin2010-09-143-0/+13
* SONAR-1749 MavenPlugin api, offer way to build nested xml-elementssimonbrandhof2010-09-142-15/+76
* fix an integration testsimonbrandhof2010-09-141-1/+1
* fix some integration testssimonbrandhof2010-09-143-49/+28
* backward compatibility of ConfigurationImportable rule repositoriessimonbrandhof2010-09-144-15/+123
* move deprecated rule API to sonar-deprecatedsimonbrandhof2010-09-1432-135/+68
* fix some integration testssimonbrandhof2010-09-144-72/+50
* move deprecated check api to sonar-deprecatedsimonbrandhof2010-09-1449-133/+251
* improve javadoc of profile APIsimonbrandhof2010-09-141-25/+22
* fix some integration testssimonbrandhof2010-09-1412-13/+13
* SONAR-1229 backup/restore quality profilessimonbrandhof2010-09-144-47/+44
* SONAR-1776 - Add a page Permalinks to the profile consolesimonbrandhof2010-09-138-130/+88
* SONAR-1229 simplify the profiles APIsimonbrandhof2010-09-1330-415/+404