aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Collapse)AuthorAgeFilesLines
* add CHARACTERISTICS.DESCRIPTIONsimonbrandhof2010-09-081-0/+27
|
* SONAR-1137 When no rule engine exist on a language, all other rules are ↵simonbrandhof2010-09-084-44/+52
| | | | shown on the screen
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or ↵simonbrandhof2010-09-081-1/+6
| | | | PMD configuration file(s)
* 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, ↵simonbrandhof2010-09-075-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 ↵simonbrandhof2010-09-0717-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 pagesimonbrandhof2010-09-074-36/+14
|
* SONAR-440 Warning when some rules are not imported from a checkstyle and/or ↵simonbrandhof2010-09-071-1/+12
| | | | | | PMD configuration file(s) SONAR-1229 Export/Import a given Sonar quality profile
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-0617-228/+381
|
* add missing copyrightsimonbrandhof2010-09-061-0/+19
|
* SONAR-1480 backup a Q profilesimonbrandhof2010-09-062-4/+17
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061801-0/+212031
value of rule parameters in Q profile console