aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* Automatic merge from branch-5.3Jenkins CI2015-12-0959-223/+242
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.3: hide number of failing tasks on then project level page SONAR-6887 Improve message when missing revision or date on blame SONAR-6900 Add IT to simulate a build breaker strategy increase contract of leak period background improve display of leak period caption add tooltips for ncloc distribution chart love ie11 improve scales of the bubble chart on the overview page fix tooltips on the overview treemap filter out empty components on the overview treemap normalize overview pages urls and titles improve code quality
| * hide number of failing tasks on then project level pageStas Vilchik2015-12-092-8/+20
| |
| * increase contract of leak period backgroundStas Vilchik2015-12-092-7/+7
| |
| * improve display of leak period captionStas Vilchik2015-12-091-1/+2
| |
| * add tooltips for ncloc distribution chartStas Vilchik2015-12-092-12/+24
| |
| * love ie11Stas Vilchik2015-12-092-3/+4
| |
| * improve scales of the bubble chart on the overview pageStas Vilchik2015-12-091-12/+25
| |
| * fix tooltips on the overview treemapStas Vilchik2015-12-091-3/+4
| |
| * filter out empty components on the overview treemapStas Vilchik2015-12-091-14/+15
| |
| * normalize overview pages urls and titlesStas Vilchik2015-12-099-27/+34
| |
| * improve code qualityStas Vilchik2015-12-0940-136/+107
| |
* | Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
|/
* improve code qualityStas Vilchik2015-12-08106-719/+697
|
* improve code qualityStas Vilchik2015-12-0828-81/+230
|
* improve code qualityStas Vilchik2015-12-0824-216/+44
|
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-081-0/+33
| | | | In order to not have 2 default dashboards 'Custom', the entry in LOADED_TEMPLATES is renamed from the old name 'Dashboard' to the new one 'Custom'
* fix background tasks page on a project levelStas Vilchik2015-12-083-3/+3
|
* fix background tasks page on a project levelStas Vilchik2015-12-083-4/+8
|
* fix footer display on the background tasks pageStas Vilchik2015-12-081-1/+6
|
* increase thickness of donut chars on the overview pageStas Vilchik2015-12-084-5/+5
|
* fix small ui issue on the breakdown of lines per languageStas Vilchik2015-12-081-1/+1
|
* improve i18n of the overview pageStas Vilchik2015-12-084-11/+18
|
* add a legend for the components chart on the size overview pageStas Vilchik2015-12-081-0/+1
|
* Revert "Fix UI without a page size of 500"Teryk Bellahsene2015-12-082-2/+2
| | | | This reverts commit eee89a07d6a0bfeae589a88983df44dc2cc167b6.
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ↵Teryk Bellahsene2015-12-081-1/+1
| | | | analysis
* SONAR-6900 add snapshot_id column in ce_activity db tableTeryk Bellahsene2015-12-081-0/+31
|
* Fix UI without a page size of 500Teryk Bellahsene2015-12-072-2/+2
|
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-072-4/+37
| | | | measures
* SONAR-7062 do not show tooltips for all snapshotsStas Vilchik2015-12-042-76/+17
|
* SONAR-6945 apply feedbackStas Vilchik2015-12-041-1/+7
|
* set duplications threshold for 20% on the overview pagesStas Vilchik2015-12-042-2/+2
|
* fix formatting of WORK_DUR measuresStas Vilchik2015-12-042-2/+4
|
* SONAR-6946 apply feedbackStas Vilchik2015-12-042-1/+5
|
* SONAR-7069 apply feedbackStas Vilchik2015-12-041-3/+3
|
* SONAR-6925 add missing index on ce_activity.is_last_keySébastien Lesaint2015-12-041-0/+32
|
* SONAR-6884 Update existing collation columns on MsSQLJulien Lancelot2015-12-031-0/+33
|
* SONAR-6884 Create and update columns on MsSQL with collationJulien Lancelot2015-12-031-1/+3
|
* reorder measure on the debt project pageStas Vilchik2015-12-032-3/+3
|
* drop useless testStas Vilchik2015-12-031-18/+0
|
* improve position of axis labels on bubble charts on the overview pageStas Vilchik2015-12-031-2/+6
|
* fix search on the update center pageStas Vilchik2015-12-031-4/+4
|
* apply different ui feedback on the overview pageStas Vilchik2015-12-0317-57/+514
|
* SONAR-7068 apply feedbackStas Vilchik2015-12-031-1/+48
|
* SONAR-7063 apply feedbackStas Vilchik2015-12-031-1/+2
|
* SONAR-7068 improve alignment of measure on the overview pageStas Vilchik2015-12-024-26/+57
|
* improve display of overview pages when no coverage or duplications details ↵Stas Vilchik2015-12-022-1/+27
| | | | available
* do not display overview pages for developersStas Vilchik2015-12-022-6/+16
|
* SONAR-6890 Wrong link while drilling down from quality gate widget to new issuesStas Vilchik2015-12-021-1/+1
|
* SONAR-7090 Filter project permissions by qualifier in the UIStas Vilchik2015-12-024-6/+56
|
* SONAR-7078 Open drilldown on "Technical Debt on New code" when failed ↵Stas Vilchik2015-12-022-2/+8
| | | | condition is "Technical Debt Ratio on New Code"