aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* 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-0938-128/+96
* improve code qualityStas Vilchik2015-12-08105-718/+673
* improve code qualityStas Vilchik2015-12-0827-79/+210
* improve code qualityStas Vilchik2015-12-0821-33/+21
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-081-0/+33
* fix background tasks page on a project levelStas Vilchik2015-12-082-2/+2
* 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
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ...Teryk Bellahsene2015-12-081-1/+1
* 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
* 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-041-2/+2
* 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
* 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-0315-56/+513
* 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 av...Stas Vilchik2015-12-022-1/+27
* 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 conditi...Stas Vilchik2015-12-022-2/+8
* SONAR-7059 improve project navigationStas Vilchik2015-12-011-20/+15
* small fixes on the overview pageStas Vilchik2015-12-011-1/+1
* improve display of coverage overviewStas Vilchik2015-12-013-110/+165