aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated/src/test/java/org/sonar/api/rules
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-172/+0
| | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
|
* SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-031-64/+0
|
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-211-12/+11
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-112-2/+2
|
* SONAR-4908 move some classes to module sonar-deprecatedSimon Brandhof2014-01-152-0/+237
|
* SONAR-2469 refactor Modulesimonbrandhof2011-05-252-299/+0
| | | | | | SONAR-2469 instanciation strategy of batch extensions SONAR-2469 fix initialization of project
* Upgrade copyright headerssimonbrandhof2011-02-042-2/+2
|
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-6/+8
|
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-3/+4
|
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-011-20/+6
|
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-281-72/+0
| | | | | | * do register coverage extensions in picocontainer only when the plugin is selected (see parameter sonar.core.codeCoveragePlugin) * do not display plugin names when detecting a duplication of metrics * remove unused methods from the deprecated component RulesManager
* undo: some unit tests have been wrongly moved to sonar-deprecatedsimonbrandhof2010-09-167-431/+0
|
* move deprecated rule API to sonar-deprecatedsimonbrandhof2010-09-149-0/+741
|
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-061-18/+0
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+90
value of rule parameters in Q profile console