Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-5389 Refactor new issue API | Julien HENRY | 2014-09-22 | 4 | -18/+18 |
| | |||||
* | SONAR-5389 Refactor new measure API | Julien HENRY | 2014-09-22 | 3 | -36/+36 |
| | |||||
* | Add missing license headers | Julien HENRY | 2014-09-11 | 2 | -0/+38 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-09-11 | 4 | -9/+156 |
| | |||||
* | SONAR-5389 New test API for batch 2.0 | Julien HENRY | 2014-09-05 | 10 | -14/+232 |
| | |||||
* | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
| | |||||
* | Improve code coverage | Julien HENRY | 2014-09-02 | 1 | -0/+120 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-09-01 | 8 | -87/+58 |
| | |||||
* | Add unit test coverage | Julien HENRY | 2014-09-01 | 2 | -1/+98 |
| | |||||
* | Fix header | Julien HENRY | 2014-09-01 | 2 | -0/+38 |
| | |||||
* | Improve code coverage | Julien HENRY | 2014-09-01 | 1 | -0/+67 |
| | |||||
* | Improve code coverage | Julien HENRY | 2014-09-01 | 3 | -2/+81 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-08-27 | 2 | -13/+19 |
| | |||||
* | SONAR-5389 Improve duplication API | Julien HENRY | 2014-08-01 | 1 | -2/+2 |
| | |||||
* | SONAR-5389 New duplication API | Julien HENRY | 2014-07-30 | 11 | -2/+765 |
| | |||||
* | SONAR-5460 Add long Markdown description to Xoo rule parameter | Jean-Baptiste Lievremont | 2014-07-18 | 1 | -1/+3 |
| | |||||
* | SONAR-5001 Show use of Markdown in "private" Xoo plugin | Jean-Baptiste Lievremont | 2014-07-16 | 2 | -3/+3 |
| | |||||
* | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
| | |||||
* | SONAR-5007 Add check on effort to fix description on register rules | Julien Lancelot | 2014-06-23 | 2 | -1/+3 |
| | |||||
* | 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 |