Commit Graph

17182 Commits

Author SHA1 Message Date
fmallet
da66ba3415 SONAR-1766 - start migrating to the new Sonar rule API before defining the PMD XPath rule 2010-09-12 19:51:23 +00:00
Godin
555b263f31 sonar-maven3-plugin :
* Upgrade to Maven 3.0-beta-3
* Remove dependency on maven-project, because now part of maven-core
2010-09-10 15:30:33 +00:00
simonbrandhof
579e262b52 permalinks to plugin configurations : the default profile is used if the parameter 'profile' is not set 2010-09-10 15:01:07 +00:00
simonbrandhof
8c95433db8 * quality models : rename ModelProvider to ModelFinder
* fix some integration tests
2010-09-10 14:47:07 +00:00
simonbrandhof
f99351ab3d delete unused class 2010-09-10 13:06:51 +00:00
simonbrandhof
23830d07ed * rename RuleProvider to RuleFinder
* deprecate some classes in the rule API
* add the parameter ValidationMessages to ProfileDefinition.createPrototype()
2010-09-10 13:04:24 +00:00
simonbrandhof
5cd839bbec simplify ValidationMessages and ProfileDefinition 2010-09-10 12:27:33 +00:00
fmallet
5c90df84c8 fix SONAR-1534 : Activation of all the default FindBugs rules 2010-09-10 12:22:23 +00:00
fmallet
e321995f8d fix SONAR-1781 : The use of org.sonar.api.batch.AbstractSourceImporter is error prone when importing Unit Test source code 2010-09-10 08:31:11 +00:00
simonbrandhof
41b2388801 minor css update in profiles console 2010-09-09 11:22:47 +00:00
simonbrandhof
f39892b2fe SONAR-1776 - Add a page "Permalinks" to the profile console 2010-09-09 10:30:49 +00:00
simonbrandhof
faf5a6a1cb fix some issues on the page "permalinks" of profiles console :
* available for anonymous users
* url is wrong
2010-09-09 10:08:51 +00:00
simonbrandhof
088d62c2b7 add a tab "permalinks" to profiles console 2010-09-09 09:43:56 +00:00
fmallet
4722581dd3 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. 2010-09-09 09:20:08 +00:00
fmallet
b2448a6bc0 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(){". 2010-09-09 08:59:00 +00:00
simonbrandhof
0dd067a3ef add CHARACTERISTICS.DESCRIPTION 2010-09-08 20:29:03 +00:00
simonbrandhof
39b5479f0e SONAR-1137 When no rule engine exist on a language, all other rules are shown on the screen 2010-09-08 09:47:57 +00:00
simonbrandhof
88495df471 SONAR-440 Warning when some rules are not imported from a checkstyle and/or PMD configuration file(s) 2010-09-08 09:47:21 +00:00
simonbrandhof
2c41b392b1 SONAR-1404 Allow to rename quality profile 2010-09-08 00:09:54 +00:00
simonbrandhof
21c5edb2ea quality profiles: fix backup filename when the profile name contains spaces 2010-09-07 23:58:24 +00:00
simonbrandhof
7a07af0d84 SONAR-1654 Export rules in rules engine exports everything (Java, PHP, VB...) when you select any in plugins
+ sort quality profiles by language
2010-09-07 23:53:42 +00:00
simonbrandhof
3cc63963cf 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
2010-09-07 23:23:23 +00:00
Godin
0b9d0acd74 Improve 'download' link for confluence pages 2010-09-07 13:22:42 +00:00
simonbrandhof
fbdd9d383d SONAR-1290 Improve SQL requests on the Q profiles page 2010-09-07 12:10:01 +00:00
simonbrandhof
89ee2d1df9 add unit tests to ProfilePrototype 2010-09-07 11:09:42 +00:00
simonbrandhof
6b3ca3adbf 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
2010-09-07 11:08:38 +00:00
simonbrandhof
e51183ff04 checkstyle plugin : add some unit tests 2010-09-07 09:11:52 +00:00
simonbrandhof
aef2286bf0 SONAR-1229 Export/Import a given Sonar quality profile 2010-09-06 17:22:57 +00:00
simonbrandhof
4592819b97 checkstyle plugin : remove some useless files 2010-09-06 17:11:39 +00:00
simonbrandhof
2109c5ba59 add missing copyright 2010-09-06 14:20:09 +00:00
simonbrandhof
f4f4f5f279 SONAR-1480 backup a Q profile 2010-09-06 14:16:09 +00:00
simonbrandhof
aeadc1f912 SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 2010-09-06 14:08:06 +00:00