| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some usage of TestUtils | Simon Brandhof | 2014-04-23 | 1 | -11/+19 |
* | SONAR-5157 Add a link to the Quality Gate in the Description widget | Jean-Baptiste Lievremont | 2014-04-23 | 1 | -1/+21 |
* | Continue move from hamcrest to fest-assert | Simon Brandhof | 2014-04-21 | 1 | -13/+1 |
* | Restore sonar-l10n-en-plugin | Julien Lancelot | 2014-04-18 | 3 | -0/+147 |
* | SONAR-5218 Once a module has been turned into a project, its issues are no mo... | Julien Lancelot | 2014-04-18 | 2 | -1/+4 |
* | Merge branch medium-tests | Julien Lancelot | 2014-04-18 | 40 | -5449/+73 |
|\ |
|
| * | SONAR-3113 Add space after widget title | Stas Vilchik | 2014-04-18 | 2 | -2/+2 |
| * | SONAR-4969 Do not mix batch and server classpaths | Simon Brandhof | 2014-04-17 | 35 | -2736/+73 |
| * | SONAR-5225 Move English bundles to core module | Julien Lancelot | 2014-04-17 | 5 | -2713/+0 |
* | | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 8 | -8/+8 |
* | | SONAR-3113 Add space after widget title | Stas Vilchik | 2014-04-18 | 2 | -2/+2 |
|/ |
|
* | SONAR-3113 Apply David's feedback | Julien Lancelot | 2014-04-14 | 2 | -2/+2 |
* | SONAR-3113 Fix bugs of cloud chart | Stas Vilchik | 2014-04-14 | 1 | -3/+4 |
* | SONAR-3113 Remove 'reverseColor' parameter as the metric direction is used to... | Julien Lancelot | 2014-04-14 | 3 | -7/+2 |
* | Update confirmation labels | Stas Vilchik | 2014-04-14 | 1 | -2/+2 |
* | SONAR-5212 Fix tests metric in multi-language projects | Julien HENRY | 2014-04-11 | 2 | -2/+8 |
* | Update confirmation labels | Stas Vilchik | 2014-04-11 | 1 | -4/+4 |
* | SONAR-3113 Support of direction attribute. Drop reverseColor. | Stas Vilchik | 2014-04-11 | 2 | -3/+0 |
* | SONAR-3113 Apply David feedback | Julien Lancelot | 2014-04-11 | 2 | -4/+4 |
* | SONAR-5109 Update description to specify these properties are deprecated | Julien Lancelot | 2014-04-11 | 1 | -4/+2 |
* | SONAR-3113 Show max results reached message | Stas Vilchik | 2014-04-11 | 1 | -0/+1 |
* | SONAR-5214 Remove violations_density from hard coded config values | Jean-Baptiste Lievremont | 2014-04-10 | 1 | -1/+1 |
* | SONAR-5214 Remove references to deprecated violations_density metric | Jean-Baptiste Lievremont | 2014-04-10 | 2 | -9/+9 |
* | Confirmation modal windows | Stas Vilchik | 2014-04-10 | 1 | -0/+2 |
* | SONAR-4366 Fix display of conditions defined on deprecated (hidden) metrics | Jean-Baptiste Lievremont | 2014-04-09 | 1 | -0/+1 |
* | SONAR-4366 SONAR-5095 Update quality gate email template in source code | Jean-Baptiste Lievremont | 2014-04-09 | 2 | -18/+16 |
* | SONAR-3113 Project Level Cloud Chart | Stas Vilchik | 2014-04-09 | 3 | -8/+64 |
* | SONAR-5171 Fix documentation strings for exclusion settings | Jean-Baptiste Lievremont | 2014-04-08 | 1 | -4/+4 |
* | SONAR-5003 Filter out new_* metrics in concerned widgets | Jean-Baptiste Lievremont | 2014-04-08 | 4 | -6/+10 |
* | SONAR-3113 Add Project File Word Cloud widget skeleton | Julien Lancelot | 2014-04-08 | 5 | -4/+74 |
* | Minor optimization in CountUnresolvedIssuesDecorator | Simon Brandhof | 2014-04-07 | 1 | -4/+2 |
* | SONAR-5206 Allow selection of LEVEL metrics for color in treemap widget | Jean-Baptiste Lievremont | 2014-04-07 | 2 | -2/+2 |
* | SONAR-5140 Allow selection of RATING metrics for color in treemap widget | Jean-Baptiste Lievremont | 2014-04-07 | 2 | -2/+2 |
* | SONAR-3113 Add links to dashboards | Stas Vilchik | 2014-04-07 | 1 | -0/+1 |
* | SONAR-3113 Restore the Measure filter as cloud widget | Julien Lancelot | 2014-04-04 | 4 | -0/+117 |
* | Create a new DebtModel API on batch side | Julien Lancelot | 2014-04-03 | 2 | -3/+3 |
* | Fix stability of tests depending on order of execution | Simon Brandhof | 2014-04-03 | 2 | -10/+9 |
* | SONAR-5190 Should not fail if MavenProject not found for a module | Julien HENRY | 2014-04-03 | 1 | -10/+2 |
* | SONAR-5190 Make default bootstrapper support Maven | Julien HENRY | 2014-04-02 | 3 | -2/+73 |
* | SONAR-5190 Make default bootstrapper support Maven | Julien HENRY | 2014-04-02 | 2 | -0/+8 |
* | SONAR-5169 Allow users to specify dates using a date picker | Stas Vilchik | 2014-04-01 | 1 | -0/+58 |
* | SONAR-5173 ci, homepage, scm icons | Stas Vilchik | 2014-03-31 | 1 | -3/+2 |
* | SONAR-5173 Change favorite icon, qualifiers icons | Stas Vilchik | 2014-03-28 | 2 | -2/+2 |
* | Fix some quality flaws | Julien HENRY | 2014-03-26 | 1 | -0/+3 |
* | Replace factor by coefficient | Julien Lancelot | 2014-03-26 | 1 | -1/+1 |
* | SONAR-4908 extract RulesDefinitionAnnotationLoader | Simon Brandhof | 2014-03-25 | 2 | -2/+3 |
* | SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to setDebtSubCharac... | Simon Brandhof | 2014-03-25 | 2 | -2/+2 |
* | SONAR-4908 refactor RulesDefinition API (debt functions, XML) | Simon Brandhof | 2014-03-25 | 1 | -1/+1 |
* | SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackage | Julien HENRY | 2014-03-25 | 5 | -54/+63 |
* | SONAR-4366 Remove unnecessary colons | Stas Vilchik | 2014-03-25 | 1 | -2/+2 |