Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6517 merge sonar-deprecated into sonar-plugin-api | Simon Brandhof | 2015-05-19 | 1 | -172/+0 |
| | | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api | ||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-5432 Remove RCI and Weighted issues metrics | Julien Lancelot | 2014-07-03 | 1 | -64/+0 |
| | |||||
* | Continue move from hamcrest to fest-assert | Simon Brandhof | 2014-04-21 | 1 | -12/+11 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 2 | -2/+2 |
| | |||||
* | SONAR-4908 move some classes to module sonar-deprecated | Simon Brandhof | 2014-01-15 | 2 | -0/+237 |
| | |||||
* | SONAR-2469 refactor Module | simonbrandhof | 2011-05-25 | 2 | -299/+0 |
| | | | | | | SONAR-2469 instanciation strategy of batch extensions SONAR-2469 fix initialization of project | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 2 | -2/+2 |
| | |||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 1 | -6/+8 |
| | |||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 1 | -3/+4 |
| | |||||
* | SONAR-2007 Remove the useless ISO Categories + fix components page | simonbrandhof | 2010-12-01 | 1 | -20/+6 |
| | |||||
* | SONAR-1814 remove the API to find a plugin from an extension : | simonbrandhof | 2010-09-28 | 1 | -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-deprecated | simonbrandhof | 2010-09-16 | 7 | -431/+0 |
| | |||||
* | move deprecated rule API to sonar-deprecated | simonbrandhof | 2010-09-14 | 9 | -0/+741 |
| | |||||
* | SONAR-1229 Export/Import a given Sonar quality profile | simonbrandhof | 2010-09-06 | 1 | -18/+0 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 1 | -0/+90 |
value of rule parameters in Q profile console |