Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | Replace factor by coefficient | Julien Lancelot | 2014-03-26 | 1 | -1/+1 |
| | |||||
* | SONAR-4908 extract RulesDefinitionAnnotationLoader | Simon Brandhof | 2014-03-25 | 2 | -2/+3 |
| | | | | + refactor the classes RegisterXXX used during server startup | ||||
* | SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to ↵ | Simon Brandhof | 2014-03-25 | 2 | -2/+2 |
| | | | | | | setDebtSubCharacteristic() -> better follow SQALE method | ||||
* | SONAR-4908 refactor RulesDefinition API (debt functions, XML) | Simon Brandhof | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | SONAR-5121 Refactor the way remediation function is defined on rules in ↵ | Julien Lancelot | 2014-03-21 | 2 | -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 RulesDefinition | Julien Lancelot | 2014-03-14 | 4 | -11/+11 |
| | |||||
* | SONAR-4908 rename the methods newXxx() of RuleDefinitions to createXxx() | Simon Brandhof | 2014-03-14 | 1 | -3/+3 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 8 | -8/+8 |
| | |||||
* | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | SONAR-4908 update xoo with tags | Simon Brandhof | 2014-02-12 | 2 | -2/+6 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-01-28 | 3 | -90/+0 |
| | |||||
* | Refactor Xoo plugin | Simon Brandhof | 2014-01-27 | 10 | -133/+116 |
| | |||||
* | Refactor package names of API introduced in 4.2 | Simon Brandhof | 2014-01-20 | 2 | -4/+4 |
| | | | | | * org.sonar.api.batch.<domain> * org.sonar.api.server.<domain> | ||||
* | Fix missing dependency | Jean-Baptiste Lievremont | 2014-01-17 | 1 | -0/+5 |
| | |||||
* | Add missing package-infos | Jean-Baptiste Lievremont | 2014-01-17 | 3 | -0/+69 |
| | |||||
* | SONAR-4326 Create dummy plugin for backend tests | Jean-Baptiste Lievremont | 2014-01-17 | 9 | -0/+402 |