aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-1404 Allow to rename quality profilesimonbrandhof2010-09-082-4/+38
* quality profiles: fix backup filename when the profile name contains spacessimonbrandhof2010-09-071-1/+2
* SONAR-1654 Export rules in rules engine exports everything (Java, PHP, VB...)...simonbrandhof2010-09-075-11/+40
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-0725-301/+520
* Improve 'download' link for confluence pagesGodin2010-09-071-1/+4
* SONAR-1290 Improve SQL requests on the Q profiles pagesimonbrandhof2010-09-074-36/+14
* add unit tests to ProfilePrototypesimonbrandhof2010-09-071-0/+55
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or P...simonbrandhof2010-09-0714-37/+399
* checkstyle plugin : add some unit testssimonbrandhof2010-09-079-26/+157
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-0630-364/+541