aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
|
* Replace factor by coefficientJulien Lancelot2014-03-261-1/+1
|
* SONAR-4908 extract RulesDefinitionAnnotationLoaderSimon Brandhof2014-03-252-2/+3
| | | | + refactor the classes RegisterXXX used during server startup
* SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to ↵Simon Brandhof2014-03-252-2/+2
| | | | | | setDebtSubCharacteristic() -> better follow SQALE method
* SONAR-4908 refactor RulesDefinition API (debt functions, XML)Simon Brandhof2014-03-251-1/+1
|
* SONAR-5121 Refactor the way remediation function is defined on rules in ↵Julien Lancelot2014-03-212-0/+10
| | | | order to remove the static creation and to be able to know which rule is failing when a wrong function is defined.
* Rename RuleDefinitions to RulesDefinitionJulien Lancelot2014-03-144-11/+11
|
* SONAR-4908 rename the methods newXxx() of RuleDefinitions to createXxx()Simon Brandhof2014-03-141-3/+3
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-118-8/+8
|
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
|
* SONAR-4908 update xoo with tagsSimon Brandhof2014-02-122-2/+6
|
* Fix some quality flawsSimon Brandhof2014-01-283-90/+0
|
* Refactor Xoo pluginSimon Brandhof2014-01-2710-133/+116
|
* Refactor package names of API introduced in 4.2Simon Brandhof2014-01-202-4/+4
| | | | | * org.sonar.api.batch.<domain> * org.sonar.api.server.<domain>
* Fix missing dependencyJean-Baptiste Lievremont2014-01-171-0/+5
|
* Add missing package-infosJean-Baptiste Lievremont2014-01-173-0/+69
|
* SONAR-4326 Create dummy plugin for backend testsJean-Baptiste Lievremont2014-01-179-0/+402