aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix some integration testssimonbrandhof2010-09-134-18/+3
* integration tests : upgrade to sonar-dev-maven-plugin 0.4 in order to fix iss...simonbrandhof2010-09-131-1/+1
* SONAR-1766 - start migrating to the new Sonar rule API before defining the PM...fmallet2010-09-1212-66/+372
* sonar-maven3-plugin :Godin2010-09-102-14/+16
* permalinks to plugin configurations : the default profile is used if the para...simonbrandhof2010-09-102-3/+9
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-1043-1013/+325
* delete unused classsimonbrandhof2010-09-101-127/+0
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-1029-71/+223
* simplify ValidationMessages and ProfileDefinitionsimonbrandhof2010-09-1014-96/+201
* fix SONAR-1534 : Activation of all the default FindBugs rulesfmallet2010-09-101-12/+86
* fix SONAR-1781 : The use of org.sonar.api.batch.AbstractSourceImporter is err...fmallet2010-09-103-40/+81
* minor css update in profiles consolesimonbrandhof2010-09-091-1/+1
* SONAR-1776 - Add a page "Permalinks" to the profile consolesimonbrandhof2010-09-091-20/+23
* fix some issues on the page "permalinks" of profiles console : simonbrandhof2010-09-094-44/+49
* add a tab "permalinks" to profiles consolesimonbrandhof2010-09-0910-91/+127
* fix SONAR-1774 : The AbstractTokenizer class has been removed from the Sonar ...fmallet2010-09-091-136/+0
* The MessageFormat class must not be used to format check message when there i...fmallet2010-09-092-5/+15
* add CHARACTERISTICS.DESCRIPTIONsimonbrandhof2010-09-0810-21/+63
* SONAR-1137 When no rule engine exist on a language, all other rules are shown...simonbrandhof2010-09-084-44/+52
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or P...simonbrandhof2010-09-082-2/+7