| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-7453 Finish renaming of debt to effort | Julien Lancelot | 2016-03-16 | 7 | -23/+93 |
* | SONAR-7396 Improve error message when base url is badly configured | Julien Lancelot | 2016-03-16 | 5 | -16/+57 |
* | SONAR-7444 Provide an UnauthorizedException to display functional error | Julien Lancelot | 2016-03-16 | 11 | -99/+67 |
* | SONAR-7321 sanitize some DB columns | Simon Brandhof | 2016-03-15 | 1 | -0/+31 |
* | Fix quality flaws | Simon Brandhof | 2016-03-15 | 3 | -5/+5 |
* | SONAR-7426 Take into account issues on level other than file | Julien Lancelot | 2016-03-14 | 4 | -12/+32 |
* | Drop commons-collections | Simon Brandhof | 2016-03-13 | 2 | -22/+21 |
* | SONAR-7196 WS api/measures/component_tree improve metric_sort documentation | Teryk Bellahsene | 2016-03-11 | 1 | -1/+2 |
* | correctly order components when drilldown on "new_" measures | Stas Vilchik | 2016-03-11 | 2 | -10/+26 |
* | SONAR-7196 WS api/measures/component_tree supports sorting by period variation | Teryk Bellahsene | 2016-03-11 | 5 | -34/+185 |
* | Fix typo for WS api/measures/component_tree description | Teryk Bellahsene | 2016-03-11 | 1 | -1/+1 |
* | fix display of leak values for RATING and LEVEL measures | Stas Vilchik | 2016-03-11 | 1 | -1/+3 |
* | fix drilldown on measure treemap when displaying on "new_" measures | Stas Vilchik | 2016-03-11 | 1 | -1/+1 |
* | fix measure treemap when displaying on "new_" measures | Stas Vilchik | 2016-03-11 | 1 | -1/+3 |
* | better sort coverage measures | Stas Vilchik | 2016-03-11 | 1 | -0/+22 |
* | SONAR-7453 Fix rules WS description | Julien Lancelot | 2016-03-11 | 7 | -104/+27 |
* | improve code quality | Stas Vilchik | 2016-03-11 | 15 | -39/+35 |
* | drop colorized labels for issue and rule types | Stas Vilchik | 2016-03-11 | 2 | -12/+6 |
* | SONAR-7474 Update "Issues and Effort" widget to display effort per type measures | Stas Vilchik | 2016-03-11 | 1 | -38/+108 |
* | SONAR-7453 Fix RULES columns size for Oracle | Julien Lancelot | 2016-03-11 | 17 | -104/+105 |
* | remove mapping of coverage metrics for drilldown links | Stas Vilchik | 2016-03-10 | 1 | -29/+1 |
* | SONAR-7424 Fix SSF-40 & SSF-41 | Stas Vilchik | 2016-03-10 | 3 | -6/+7 |
* | SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UI | Teryk Bellahsene | 2016-03-10 | 2 | -2/+2 |
* | SONAR-7402 improve IT to check measures home page | Stas Vilchik | 2016-03-10 | 1 | -4/+6 |
* | SONAR-7402 do not display leak placeholder for measures | Stas Vilchik | 2016-03-10 | 1 | -4/+2 |
* | SONAR-7402 sort measures inside domain | Stas Vilchik | 2016-03-10 | 3 | -1/+114 |
* | SONAR-7453 Rename rules remediation function fields in API | Julien Lancelot | 2016-03-10 | 11 | -69/+52 |
* | SONAR-7453 Rename rules remediation function fields in WS | Julien Lancelot | 2016-03-10 | 12 | -38/+207 |
* | SONAR-7453 Rename rules remediation function fields in DB | Julien Lancelot | 2016-03-10 | 20 | -197/+231 |
* | SONAR-7402 highlight new code in source viewer | Stas Vilchik | 2016-03-10 | 4 | -6/+23 |
* | SONAR-7405 fix treemap colors when displaying RATING measure | Stas Vilchik | 2016-03-10 | 1 | -1/+1 |
* | SONAR-7345 Remove no more used IssueChangelogFormatter | Julien Lancelot | 2016-03-10 | 7 | -322/+9 |
* | SONAR-7345 Rename Issue debt to effort in changelog | Julien Lancelot | 2016-03-10 | 5 | -10/+42 |
* | SONAR-7345 Rename Issue debt to effort in UI | Julien Lancelot | 2016-03-10 | 5 | -5/+6 |
* | SONAR-7345 Rename Issue debt to effort in WS | Julien Lancelot | 2016-03-10 | 14 | -95/+150 |
* | SONAR-7345 Rename Issue debt to effort in ES | Julien Lancelot | 2016-03-10 | 13 | -123/+172 |
* | SONAR-7345 Rename Issue debt to effort in API | Julien Lancelot | 2016-03-10 | 28 | -85/+98 |
* | Remove useless file | Julien Lancelot | 2016-03-10 | 1 | -67/+0 |
* | Replace usage of IssueService#search by IssueIndex#search | Julien Lancelot | 2016-03-10 | 4 | -49/+9 |
* | SONAR-7345 Rename ISSUES columns | Julien Lancelot | 2016-03-10 | 23 | -73/+106 |
* | SONAR-7424 Fix SSF-40 & SSF-41 | Stas Vilchik | 2016-03-10 | 1 | -1/+1 |
* | SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to suppor... | Stas Vilchik | 2016-03-10 | 3 | -2/+13 |
* | SONAR-7379 Drop inefficient index ISSUES_SEVERITY | Simon Brandhof | 2016-03-10 | 2 | -1/+33 |
* | SONAR-7378 Drop unused index ISSUES_STATUS | Simon Brandhof | 2016-03-10 | 1 | -0/+32 |
* | fix small issue on overview page when project has no links | Stas Vilchik | 2016-03-09 | 1 | -1/+1 |
* | SONAR-7349 Change project's home page to support new issue types | Stas Vilchik | 2016-03-09 | 18 | -399/+756 |
* | SONAR-7424 Fix SSF-40 & SSF-41 | Stas Vilchik | 2016-03-09 | 3 | -12/+12 |
* | SONAR-7405 fix treemap colors when displaying RATING measure | Stas Vilchik | 2016-03-09 | 1 | -1/+2 |
* | SONAR-7407 fix small ui glitch in FF | Stas Vilchik | 2016-03-09 | 1 | -0/+1 |
* | SONAR-7407 Provide a way to switch selected metric on the "Measures" page | Stas Vilchik | 2016-03-09 | 4 | -15/+235 |