Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |