Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | backward compatibility of ConfigurationImportable rule repositories | simonbrandhof | 2010-09-14 | 4 | -15/+123 | |
| | ||||||
* | move deprecated check api to sonar-deprecated | simonbrandhof | 2010-09-14 | 1 | -0/+2 | |
| | ||||||
* | SONAR-1229 backup/restore quality profiles | simonbrandhof | 2010-09-14 | 4 | -47/+44 | |
| | ||||||
* | SONAR-1776 - Add a page Permalinks to the profile console | simonbrandhof | 2010-09-13 | 8 | -130/+88 | |
| | ||||||
* | permalinks to plugin configurations : the default profile is used if the ↵ | simonbrandhof | 2010-09-10 | 2 | -3/+9 | |
| | | | | parameter 'profile' is not set | |||||
* | * quality models : rename ModelProvider to ModelFinder | simonbrandhof | 2010-09-10 | 6 | -13/+12 | |
| | | | | * fix some integration tests | |||||
* | * rename RuleProvider to RuleFinder | simonbrandhof | 2010-09-10 | 5 | -20/+28 | |
| | | | | | * deprecate some classes in the rule API * add the parameter ValidationMessages to ProfileDefinition.createPrototype() | |||||
* | simplify ValidationMessages and ProfileDefinition | simonbrandhof | 2010-09-10 | 5 | -22/+30 | |
| | ||||||
* | minor css update in profiles console | simonbrandhof | 2010-09-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-1776 - Add a page "Permalinks" to the profile console | simonbrandhof | 2010-09-09 | 1 | -20/+23 | |
| | ||||||
* | fix some issues on the page "permalinks" of profiles console : | simonbrandhof | 2010-09-09 | 4 | -44/+49 | |
| | | | | | * available for anonymous users * url is wrong | |||||
* | add a tab "permalinks" to profiles console | simonbrandhof | 2010-09-09 | 10 | -91/+127 | |
| | ||||||
* | add CHARACTERISTICS.DESCRIPTION | simonbrandhof | 2010-09-08 | 1 | -0/+27 | |
| | ||||||
* | SONAR-1137 When no rule engine exist on a language, all other rules are ↵ | simonbrandhof | 2010-09-08 | 4 | -44/+52 | |
| | | | | shown on the screen | |||||
* | SONAR-440 Warning when some rules are not imported from a checkstyle and/or ↵ | simonbrandhof | 2010-09-08 | 1 | -1/+6 | |
| | | | | PMD configuration file(s) | |||||
* | SONAR-1404 Allow to rename quality profile | simonbrandhof | 2010-09-08 | 2 | -4/+38 | |
| | ||||||
* | quality profiles: fix backup filename when the profile name contains spaces | simonbrandhof | 2010-09-07 | 1 | -1/+2 | |
| | ||||||
* | SONAR-1654 Export rules in rules engine exports everything (Java, PHP, ↵ | simonbrandhof | 2010-09-07 | 5 | -11/+40 | |
| | | | | | | VB...) when you select any in plugins + sort quality profiles by language | |||||
* | SONAR-1549 The Sonar profile creation form doesn't allow to import ↵ | simonbrandhof | 2010-09-07 | 17 | -269/+429 | |
| | | | | | | checkstyle,pmd and Findbugs conf files when several langages are defined SONAR-440 add warnings to checkstyle when importing configuration | |||||
* | SONAR-1290 Improve SQL requests on the Q profiles page | simonbrandhof | 2010-09-07 | 4 | -36/+14 | |
| | ||||||
* | SONAR-440 Warning when some rules are not imported from a checkstyle and/or ↵ | simonbrandhof | 2010-09-07 | 1 | -1/+12 | |
| | | | | | | PMD configuration file(s) SONAR-1229 Export/Import a given Sonar quality profile | |||||
* | SONAR-1229 Export/Import a given Sonar quality profile | simonbrandhof | 2010-09-06 | 17 | -228/+381 | |
| | ||||||
* | add missing copyright | simonbrandhof | 2010-09-06 | 1 | -0/+19 | |
| | ||||||
* | SONAR-1480 backup a Q profile | simonbrandhof | 2010-09-06 | 2 | -4/+17 | |
| | ||||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 1801 | -0/+212031 | |
value of rule parameters in Q profile console |