]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
14 years agoadd a tab "permalinks" to profiles console
simonbrandhof [Thu, 9 Sep 2010 09:43:56 +0000 (09:43 +0000)]
add a tab "permalinks" to profiles console

14 years agofix SONAR-1774 : The AbstractTokenizer class has been removed from the Sonar source...
fmallet [Thu, 9 Sep 2010 09:20:08 +0000 (09:20 +0000)]
fix SONAR-1774 : The AbstractTokenizer class has been removed from the Sonar source code as the Sonar implementation didn't provide more functionalities than the PMD-CPD's one.

14 years agoThe MessageFormat class must not be used to format check message when there isn't...
fmallet [Thu, 9 Sep 2010 08:59:00 +0000 (08:59 +0000)]
The MessageFormat class must not be used to format check message when there isn't any parameter. Indeed, otherwise the message can't contain some patterns like "if(){".

14 years agoadd CHARACTERISTICS.DESCRIPTION
simonbrandhof [Wed, 8 Sep 2010 20:29:03 +0000 (20:29 +0000)]
add CHARACTERISTICS.DESCRIPTION

14 years agoSONAR-1137 When no rule engine exist on a language, all other rules are shown on...
simonbrandhof [Wed, 8 Sep 2010 09:47:57 +0000 (09:47 +0000)]
SONAR-1137 When no rule engine exist on a language, all other rules are shown on the screen

14 years agoSONAR-440 Warning when some rules are not imported from a checkstyle and/or PMD confi...
simonbrandhof [Wed, 8 Sep 2010 09:47:21 +0000 (09:47 +0000)]
SONAR-440 Warning when some rules are not imported from a checkstyle and/or PMD configuration file(s)

14 years agoSONAR-1404 Allow to rename quality profile
simonbrandhof [Wed, 8 Sep 2010 00:09:54 +0000 (00:09 +0000)]
SONAR-1404 Allow to rename quality profile

14 years agoquality profiles: fix backup filename when the profile name contains spaces
simonbrandhof [Tue, 7 Sep 2010 23:58:24 +0000 (23:58 +0000)]
quality profiles: fix backup filename when the profile name contains spaces

14 years agoSONAR-1654 Export rules in rules engine exports everything (Java, PHP, VB...) when...
simonbrandhof [Tue, 7 Sep 2010 23:53:42 +0000 (23:53 +0000)]
SONAR-1654 Export rules in rules engine exports everything (Java, PHP, VB...) when you select any in plugins

+ sort quality profiles by language

14 years agoSONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle,pmd...
simonbrandhof [Tue, 7 Sep 2010 23:23:23 +0000 (23:23 +0000)]
SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle,pmd and Findbugs conf files when several langages are defined

SONAR-440 add warnings to checkstyle when importing configuration

14 years agoImprove 'download' link for confluence pages
Godin [Tue, 7 Sep 2010 13:22:42 +0000 (13:22 +0000)]
Improve 'download' link for confluence pages

14 years agoSONAR-1290 Improve SQL requests on the Q profiles page
simonbrandhof [Tue, 7 Sep 2010 12:10:01 +0000 (12:10 +0000)]
SONAR-1290 Improve SQL requests on the Q profiles page

14 years agoadd unit tests to ProfilePrototype
simonbrandhof [Tue, 7 Sep 2010 11:09:42 +0000 (11:09 +0000)]
add unit tests to ProfilePrototype

14 years agoSONAR-440 Warning when some rules are not imported from a checkstyle and/or PMD confi...
simonbrandhof [Tue, 7 Sep 2010 11:08:38 +0000 (11:08 +0000)]
SONAR-440 Warning when some rules are not imported from a checkstyle and/or PMD configuration file(s)
SONAR-1229 Export/Import a given Sonar quality profile

14 years agocheckstyle plugin : add some unit tests
simonbrandhof [Tue, 7 Sep 2010 09:11:52 +0000 (09:11 +0000)]
checkstyle plugin : add some unit tests

14 years agoSONAR-1229 Export/Import a given Sonar quality profile
simonbrandhof [Mon, 6 Sep 2010 17:22:57 +0000 (17:22 +0000)]
SONAR-1229 Export/Import a given Sonar quality profile

14 years agocheckstyle plugin : remove some useless files
simonbrandhof [Mon, 6 Sep 2010 17:11:39 +0000 (17:11 +0000)]
checkstyle plugin : remove some useless files

14 years agoadd missing copyright
simonbrandhof [Mon, 6 Sep 2010 14:20:09 +0000 (14:20 +0000)]
add missing copyright

14 years agoSONAR-1480 backup a Q profile
simonbrandhof [Mon, 6 Sep 2010 14:16:09 +0000 (14:16 +0000)]
SONAR-1480 backup a Q profile

14 years agoSONAR-236 remove deprecated code from checkstyle plugin + display default value of...
simonbrandhof [Mon, 6 Sep 2010 14:08:06 +0000 (14:08 +0000)]
SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console