aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5389 Refactor new issue APIJulien HENRY2014-09-224-18/+18
|
* SONAR-5389 Refactor new measure APIJulien HENRY2014-09-223-36/+36
|
* Add missing license headersJulien HENRY2014-09-112-0/+38
|
* Fix some quality flawsJulien HENRY2014-09-114-9/+156
|
* SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-0510-14/+232
|
* Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|
* Improve code coverageJulien HENRY2014-09-021-0/+120
|
* Fix some quality flawsJulien HENRY2014-09-018-87/+58
|
* Add unit test coverageJulien HENRY2014-09-012-1/+98
|
* Fix headerJulien HENRY2014-09-012-0/+38
|
* Improve code coverageJulien HENRY2014-09-011-0/+67
|
* Improve code coverageJulien HENRY2014-09-013-2/+81
|
* Fix some quality flawsJulien HENRY2014-08-272-13/+19
|
* SONAR-5389 Improve duplication APIJulien HENRY2014-08-011-2/+2
|
* SONAR-5389 New duplication APIJulien HENRY2014-07-3011-2/+765
|
* SONAR-5460 Add long Markdown description to Xoo rule parameterJean-Baptiste Lievremont2014-07-181-1/+3
|
* SONAR-5001 Show use of Markdown in "private" Xoo pluginJean-Baptiste Lievremont2014-07-162-3/+3
|
* Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
|
* SONAR-5007 Add check on effort to fix description on register rulesJulien Lancelot2014-06-232-1/+3
|
* 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