aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7426 Take into account issues on level other than fileJulien Lancelot2016-03-144-12/+32
* Drop commons-collectionsSimon Brandhof2016-03-132-22/+21
* SONAR-7196 WS api/measures/component_tree improve metric_sort documentationTeryk Bellahsene2016-03-111-1/+2
* correctly order components when drilldown on "new_" measuresStas Vilchik2016-03-112-10/+26
* SONAR-7196 WS api/measures/component_tree supports sorting by period variationTeryk Bellahsene2016-03-115-34/+185
* Fix typo for WS api/measures/component_tree descriptionTeryk Bellahsene2016-03-111-1/+1
* fix display of leak values for RATING and LEVEL measuresStas Vilchik2016-03-111-1/+3
* fix drilldown on measure treemap when displaying on "new_" measuresStas Vilchik2016-03-111-1/+1
* fix measure treemap when displaying on "new_" measuresStas Vilchik2016-03-111-1/+3
* better sort coverage measuresStas Vilchik2016-03-111-0/+22
* SONAR-7453 Fix rules WS descriptionJulien Lancelot2016-03-117-104/+27
* improve code qualityStas Vilchik2016-03-1115-39/+35
* drop colorized labels for issue and rule typesStas Vilchik2016-03-112-12/+6
* SONAR-7474 Update "Issues and Effort" widget to display effort per type measuresStas Vilchik2016-03-111-38/+108
* SONAR-7453 Fix RULES columns size for OracleJulien Lancelot2016-03-1117-104/+105
* remove mapping of coverage metrics for drilldown linksStas Vilchik2016-03-101-29/+1
* SONAR-7424 Fix SSF-40 & SSF-41Stas Vilchik2016-03-103-6/+7
* SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UITeryk Bellahsene2016-03-102-2/+2
* SONAR-7402 improve IT to check measures home pageStas Vilchik2016-03-101-4/+6
* SONAR-7402 do not display leak placeholder for measuresStas Vilchik2016-03-101-4/+2
* SONAR-7402 sort measures inside domainStas Vilchik2016-03-103-1/+114
* SONAR-7453 Rename rules remediation function fields in APIJulien Lancelot2016-03-1011-69/+52
* SONAR-7453 Rename rules remediation function fields in WSJulien Lancelot2016-03-1012-38/+207
* SONAR-7453 Rename rules remediation function fields in DBJulien Lancelot2016-03-1020-197/+231
* SONAR-7402 highlight new code in source viewerStas Vilchik2016-03-104-6/+23
* SONAR-7405 fix treemap colors when displaying RATING measureStas Vilchik2016-03-101-1/+1
* SONAR-7345 Remove no more used IssueChangelogFormatterJulien Lancelot2016-03-107-322/+9
* SONAR-7345 Rename Issue debt to effort in changelogJulien Lancelot2016-03-105-10/+42
* SONAR-7345 Rename Issue debt to effort in UIJulien Lancelot2016-03-105-5/+6
* SONAR-7345 Rename Issue debt to effort in WSJulien Lancelot2016-03-1014-95/+150
* SONAR-7345 Rename Issue debt to effort in ESJulien Lancelot2016-03-1013-123/+172
* SONAR-7345 Rename Issue debt to effort in APIJulien Lancelot2016-03-1028-85/+98
* Remove useless fileJulien Lancelot2016-03-101-67/+0
* Replace usage of IssueService#search by IssueIndex#searchJulien Lancelot2016-03-104-49/+9
* SONAR-7345 Rename ISSUES columnsJulien Lancelot2016-03-1023-73/+106
* SONAR-7424 Fix SSF-40 & SSF-41Stas Vilchik2016-03-101-1/+1
* SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to suppor...Stas Vilchik2016-03-103-2/+13
* SONAR-7379 Drop inefficient index ISSUES_SEVERITYSimon Brandhof2016-03-102-1/+33
* SONAR-7378 Drop unused index ISSUES_STATUSSimon Brandhof2016-03-101-0/+32
* fix small issue on overview page when project has no linksStas Vilchik2016-03-091-1/+1
* SONAR-7349 Change project's home page to support new issue typesStas Vilchik2016-03-0918-399/+756
* SONAR-7424 Fix SSF-40 & SSF-41Stas Vilchik2016-03-093-12/+12
* SONAR-7405 fix treemap colors when displaying RATING measureStas Vilchik2016-03-091-1/+2
* SONAR-7407 fix small ui glitch in FFStas Vilchik2016-03-091-0/+1
* SONAR-7407 Provide a way to switch selected metric on the "Measures" pageStas Vilchik2016-03-094-15/+235
* SONAR-7410 Display related measures alongside with selected one on the "Measu...Stas Vilchik2016-03-096-26/+148
* SONAR-7454 Keep state of "Tree" and "List" when switching between themStas Vilchik2016-03-093-35/+63
* SONAR-7427 Add new "effort to reach rating A" characteristic metricsJulien Lancelot2016-03-094-25/+281
* SONAR-7426 Add new characteristic rating metricsJulien Lancelot2016-03-094-10/+352
* SONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metricsJulien Lancelot2016-03-096-362/+466