| Commit message (Expand) | Author | Age | Files | Lines |
* | Complete WebService with new param metadata | Simon Brandhof | 2014-04-25 | 1 | -4/+61 |
* | SONAR-4927 Add Quality Gate widget | Jean-Baptiste Lievremont | 2014-04-25 | 1 | -1/+3 |
* | Revert "SONAR-3437, SONAR-5189 Store measures in a persistit cache" | Julien HENRY | 2014-04-25 | 11 | -174/+114 |
* | SONAR-5234 new org.sonar.api.utils.command.TimeoutException | Simon Brandhof | 2014-04-25 | 4 | -11/+42 |
* | Revert "SONAR-3437 Remove Measure from Hibernate model" | Julien HENRY | 2014-04-24 | 2 | -16/+57 |
* | SONAR-3437 Remove Measure from Hibernate model | Julien HENRY | 2014-04-24 | 2 | -57/+16 |
* | SONAR-4927 Store quality gate details in dedicated measure | Jean-Baptiste Lievremont | 2014-04-24 | 2 | -1/+7 |
* | SONAR-3437, SONAR-5189 Store measures in a persistit cache | Julien HENRY | 2014-04-24 | 11 | -114/+174 |
* | ONAR-5132 Issues search WS should allow to search by language | Julien Lancelot | 2014-04-22 | 2 | -0/+16 |
* | Continue move from hamcrest to fest-assert | Simon Brandhof | 2014-04-21 | 4 | -44/+36 |
* | Merge branch medium-tests | Julien Lancelot | 2014-04-18 | 3 | -1/+18 |
|\ |
|
| * | Replacement injection of ServletContext by Properties in Platform | Julien Lancelot | 2014-04-16 | 3 | -1/+18 |
* | | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
|/ |
|
* | Fix some quality flaws | Simon Brandhof | 2014-04-15 | 1 | -4/+4 |
* | SONAR-5195 Revert preventing rule template to declare technical debt | Julien Lancelot | 2014-04-14 | 2 | -25/+0 |
* | Fix some quality flaws | Julien HENRY | 2014-04-14 | 1 | -4/+6 |
* | Fix some quality flaws | Simon Brandhof | 2014-04-14 | 1 | -2/+0 |
* | SONAR-4366 Replace name and description of Quality Gate metric in CoreMetrics | Julien Lancelot | 2014-04-11 | 1 | -2/+2 |
* | 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 me... | Simon Brandhof | 2014-04-03 | 1 | -0/+5 |
* | SONAR-5056 When update rule, if sub characteristic or remediation function is... | Julien Lancelot | 2014-04-03 | 2 | -1/+14 |
* | 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 |
* | SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to setDebtSubCharac... | Simon Brandhof | 2014-03-25 | 2 | -20/+23 |
* | 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 |
* | SONAR-4908 extract RulesDefinitionXmlLoader | Simon Brandhof | 2014-03-24 | 7 | -77/+104 |