Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-5185 Deprecate "sonar.dynamicAnalysis" feature | Julien Lancelot | 2014-04-09 | 1 | -0/+5 |
| | |||||
* | SONAR-5109 Deprecate properties sonar.skippedModules and sonar.includedModules | Julien Lancelot | 2014-04-09 | 1 | -0/+8 |
| | |||||
* | SONAR-5195 Rule templates should not define technical debt informations | Julien Lancelot | 2014-04-08 | 2 | -0/+25 |
| | |||||
* | Deprecate some constants that should have been deprecated in 4.2 | Julien HENRY | 2014-04-08 | 1 | -1/+10 |
| | |||||
* | Remove checks of minutes greater than 60 and hours greater than 24 | Julien Lancelot | 2014-04-07 | 2 | -25/+1 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-04-04 | 2 | -8/+8 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-04-04 | 6 | -33/+33 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-04-04 | 4 | -2/+169 |
| | |||||
* | Create a specific unit test of declaring rules with technical debt | Julien Lancelot | 2014-04-04 | 1 | -9/+24 |
| | |||||
* | Duration should not accept hours more than 24 and minutes more than 60 | Julien Lancelot | 2014-04-04 | 4 | -5/+31 |
| | |||||
* | SONAR-5056 Fix issue when exporting model to XML | Julien Lancelot | 2014-04-04 | 1 | -3/+3 |
| | |||||
* | SONAR-5056 Move batch DebtRemediationFunction from rule to debt package | Julien Lancelot | 2014-04-03 | 6 | -6/+7 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-04-03 | 2 | -8/+7 |
| | |||||
* | Create a new DebtModel API on batch side | Julien Lancelot | 2014-04-03 | 14 | -29/+425 |
| | |||||
* | Deprecated the unused Symbol#getFullyQualifiedName() and improve exception ↵ | Simon Brandhof | 2014-04-03 | 1 | -0/+5 |
| | | | | message | ||||
* | SONAR-5056 When update rule, if sub characteristic or remediation function ↵ | Julien Lancelot | 2014-04-03 | 2 | -1/+14 |
| | | | | is different from default values, update both overridden values | ||||
* | SONAR-5190 Make default bootstrapper support Maven | Julien HENRY | 2014-04-02 | 1 | -0/+2 |
| | |||||
* | Update Javadoc of Language::getFileSuffixes | Julien HENRY | 2014-04-02 | 1 | -2/+1 |
| | |||||
* | SONAR-5174 Rules search by language and repositories | Julien Lancelot | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | Add some javadocs | Julien Lancelot | 2014-03-27 | 1 | -5/+22 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-03-27 | 1 | -1/+2 |
| | |||||
* | SONAR-4915 add javadoc to RulesDefinition#setEffortToFixDescription(String) | Simon Brandhof | 2014-03-26 | 1 | -0/+9 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-03-26 | 2 | -5/+4 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-03-26 | 3 | -25/+27 |
| | |||||
* | Replace factor by coefficient | Julien Lancelot | 2014-03-26 | 11 | -60/+69 |
| | |||||
* | Improve duration format validation | Julien Lancelot | 2014-03-26 | 4 | -15/+64 |
| | |||||
* | SONAR-4908 extract RulesDefinitionAnnotationLoader | Simon Brandhof | 2014-03-25 | 5 | -55/+241 |
| | | | | + refactor the classes RegisterXXX used during server startup | ||||
* | SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to ↵ | Simon Brandhof | 2014-03-25 | 2 | -20/+23 |
| | | | | | | setDebtSubCharacteristic() -> better follow SQALE method | ||||
* | SONAR-4908 refactor RulesDefinition API (debt functions, XML) | Simon Brandhof | 2014-03-25 | 14 | -140/+577 |
| | |||||
* | SONAR-5056 Backup debt model | Julien Lancelot | 2014-03-25 | 1 | -0/+1 |
| | |||||
* | Improve org.sonar.api.utils.System2 : | Simon Brandhof | 2014-03-25 | 2 | -5/+25 |
| | | | | | | * add to picocontainer * new method isJavaAtLeast17() * fix Javadoc | ||||
* | SONAR-4908 extract RulesDefinitionXmlLoader | Simon Brandhof | 2014-03-24 | 7 | -77/+104 |
| | |||||
* | Fix javadoc of org.sonar.api.server.ws.WebService | Simon Brandhof | 2014-03-24 | 1 | -3/+3 |
| | |||||
* | SONAR-5056 Remove useless static creation methods | Julien Lancelot | 2014-03-24 | 4 | -42/+33 |
| | |||||
* | SONAR-5121 Refactor the way remediation function is defined on rules in ↵ | Julien Lancelot | 2014-03-21 | 9 | -250/+385 |
| | | | | order to remove the static creation and to be able to know which rule is failing when a wrong function is defined. | ||||
* | Move validate() function to the bottom | Julien Lancelot | 2014-03-21 | 1 | -22/+22 |
| | |||||
* | SONAR-5056 Fix issue on move up/down | Julien Lancelot | 2014-03-20 | 2 | -2/+15 |
| | |||||
* | SONAR-5056 Create restore from provided model action | Julien Lancelot | 2014-03-20 | 3 | -0/+38 |
| | |||||
* | SONAR-4915 Do not display a warning when no effort to fix description with ↵ | Julien Lancelot | 2014-03-19 | 2 | -30/+0 |
| | | | | linear and linear with offset functions | ||||
* | SONAR-4915 Rename rules.effort_to_fix_l10_key to ↵ | Julien Lancelot | 2014-03-19 | 2 | -12/+43 |
| | | | | rules.effort_to_fix_description and add a warning when rule define a linear or linear with offset remediation function with setting description | ||||
* | Fix some quality flaws | Simon Brandhof | 2014-03-19 | 1 | -1/+1 |
|\ | |||||
| * | Fixes a couple of issues by using interfaces rather than a specific ↵ | Hans Joachim Desserud | 2013-11-02 | 1 | -1/+1 |
| | | | | | | | | implementation | ||||
* | | Fix quality flaws | Julien Lancelot | 2014-03-18 | 4 | -54/+44 |
| | | |||||
* | | SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server ↵ | Julien Lancelot | 2014-03-18 | 7 | -12/+184 |
| | | | | | | | | side API of debt | ||||
* | | Remove Component.moduleKey | Julien Lancelot | 2014-03-17 | 3 | -18/+0 |
| | | |||||
* | | Fix quality flaws | Julien Lancelot | 2014-03-17 | 1 | -0/+6 |
| | | |||||
* | | SONAR-5056 Create DebtRemediationFunction API on batch side | Julien Lancelot | 2014-03-17 | 7 | -94/+223 |
| | | |||||
* | | SONAR-5056 Fail if not both characteristic and function are defined | Julien Lancelot | 2014-03-17 | 2 | -0/+30 |
| | | |||||
* | | SONAR-4843 restart most of components | Simon Brandhof | 2014-03-16 | 1 | -3/+14 |
| | | |||||
* | | Refactor plugin management for better maintainability | Simon Brandhof | 2014-03-16 | 1 | -0/+3 |
| | |