summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7143 display list of components on the code pageStas Vilchik2015-12-1627-1/+1067
* upgrade to babel 6Stas Vilchik2015-12-157-16/+23
* improve css buildStas Vilchik2015-12-154-138/+15
* Automatic merge from branch-5.3Jenkins CI2015-12-144-55/+32
|\
| * SONAR-7141 Fail fast if server started with Java 1.6Simon Brandhof2015-12-142-5/+5
| * SONAR-7140 Do not check java.io.tmpdir in bootstrap processSimon Brandhof2015-12-144-53/+30
* | Automatic merge from branch-5.3Jenkins CI2015-12-142-6/+6
|\|
| * fix bug when file header is not displated for only issue on the issues pageStas Vilchik2015-12-111-3/+3
| * change axes of the bubble chart on the technical debt overviewStas Vilchik2015-12-111-3/+3
* | Automatic merge from branch-5.3Jenkins CI2015-12-114-8/+26
|\|
| * fix displaying of the workspace on the overview pagesStas Vilchik2015-12-101-0/+2
| * fix link to added issues from the debt overviewStas Vilchik2015-12-101-1/+3
| * respect precision of float metrics during web formattingStas Vilchik2015-12-102-7/+21
* | Automatic merge from branch-5.3Jenkins CI2015-12-103-2/+10
|\|
| * fix "hide number of failing tasks on then project level page"Stas Vilchik2015-12-091-1/+1
| * cut long language names on the overview pageStas Vilchik2015-12-091-1/+5
| * hide link icon on very small treemap cellsStas Vilchik2015-12-091-0/+4
* | Automatic merge from branch-5.3Jenkins CI2015-12-0959-223/+242
|\|
| * 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-099-9/+9
|/
* SONAR-6900 Add statuses to description of WS api/qualitygates/project_statusTeryk Bellahsene2015-12-091-2/+17
* improve code qualityStas Vilchik2015-12-08106-719/+697
* improve code qualityStas Vilchik2015-12-0828-81/+230
* improve code qualityStas Vilchik2015-12-0826-219/+48
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-081-0/+33
* 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
* SONAR-6820 document page size limitation in WSTeryk Bellahsene2015-12-0812-20/+28
* Revert "SONAR-6820 WS api/rules/search has a page size limit of 500"Teryk Bellahsene2015-12-082-105/+87
* Revert "SONAR-6820 WS using SearchOptions has a page size limit of 500"Teryk Bellahsene2015-12-0818-95/+51
* 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-0826-34/+878
* SONAR-7104 report CeTaskProcessor now returns snapshotId of projectSébastien Lesaint2015-12-0810-3/+306
* SONAR-7104 save snapshotId in CeActivity if returned by CeTaskProcessorSébastien Lesaint2015-12-085-13/+60
* SONAR-7104 CeTaskProcessor#process now returns a CeTaskResultSébastien Lesaint2015-12-085-4/+46
* SONAR-6900 add snapshot_id column in ce_activity db tableTeryk Bellahsene2015-12-082-10/+44