aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9739 add integration test for WS api/system/healthSimon Brandhof2017-09-135-24/+164
* SONAR-9739 make StartupCrash startableSimon Brandhof2017-09-131-3/+5
* SONAR-9739 improve integration tests of api/system/statusSimon Brandhof2017-09-137-49/+299
* Refactor a few integration tests of Quality profilesSimon Brandhof2017-09-133-55/+17
* default status code should also be 200 in UTs with WsActionTesterSébastien Lesaint2017-09-131-1/+1
* SONAR-9755 rename HealthCheck to NodeHealthCheckSébastien Lesaint2017-09-1317-72/+72
* SONAR-9755 rename HealthChecker#check to checkNodeSébastien Lesaint2017-09-135-16/+17
* SONAR-9739 drop authentication on api/system/healthSébastien Lesaint2017-09-1311-287/+79
* SONAR-9739 add check of CE's operational status in api/system/healthSébastien Lesaint2017-09-137-32/+156
* SONAR-9739 add WS api/system/healthSébastien Lesaint2017-09-1329-1/+1700
* SONAR-9739 use UserSession#checkIsRootSébastien Lesaint2017-09-133-34/+14
* SONAR-9739 add UserSession#checkIsRootSébastien Lesaint2017-09-136-0/+45
* SONAR-9744 try and improve description of api/system/statusSébastien Lesaint2017-09-131-9/+11
* SONAR-9744 DOWN status returned by api/system/status doesn't check DBSébastien Lesaint2017-09-132-94/+8
* Disable analysis of PR based on another PRSimon Brandhof2017-09-131-7/+10
* parse date in fromNow helperStas Vilchik2017-09-131-1/+2
* fix "Administration" active menu itemStas Vilchik2017-09-136-42/+63
* fix scrolling in workspaceStas Vilchik2017-09-131-0/+1
* fix event wrapping on project dashboardStas Vilchik2017-09-132-4/+4
* SONAR-9375 Infinite loading of a project on the projects pageStas Vilchik2017-09-1313-167/+73
* avoid using redux in projects appStas Vilchik2017-09-1389-1782/+1424
* rewrite projects appStas Vilchik2017-09-13201-2197/+5591
* rewrite remaining helpers to tsStas Vilchik2017-09-1311-352/+238
* update prettierStas Vilchik2017-09-13498-4518/+4122
* Analyze pull requests as short-living branches on next.sonarqube.comSimon Brandhof2017-09-131-3/+12
* SONAR-9803 Prevent crashes when the date is undefinedGrégoire Aubert2017-09-133-2/+12
* Do not show the activity preview graph on project dashboard if there is no dataGrégoire Aubert2017-09-131-6/+5
* Tweak wordingGrégoire Aubert2017-09-133-7/+7
* Fix display of multiple events in projects pageGrégoire Aubert2017-09-131-0/+1
* Fix typoSimon Brandhof2017-09-121-1/+1
* Support of branchesDuarte Meneses2017-09-12820-7362/+26764
|\
| * Use SettingsLoader only when needed for branchesDuarte Meneses2017-09-127-87/+62
| * Adjust performance test timingsDuarte Meneses2017-09-121-2/+2
| * SONAR-9670 Introduce sonar.branch.longLivedBranches.regexDuarte Meneses2017-09-123-30/+37
| * Update web tests snapshotsGrégoire Aubert2017-09-126-5/+6
| * SONAR-9670 Introduce sonar.branch.longLivedBranches.regexDuarte Meneses2017-09-125-39/+61
| * Fix renamed field in testJanos Gyerik2017-09-121-1/+1
| * SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-1281-458/+805
| * SONAR-9702 SONAR-9736 apply feedback on branches (#2496)Stas Vilchik2017-09-1215-45/+204
| * Remove message about deprecated sonar.branchDuarte Meneses2017-09-122-2/+0
| * SONAR-9701 Don't publish coverage, scm and source of unchanged filesJulien HENRY2017-09-1223-65/+81
| * SONAR-9701 Don't publish empty modulesJulien HENRY2017-09-122-5/+62
| * SONAR-9736 change color of help iconStas Vilchik2017-09-123-14/+11
| * SONAR-9736 fix project statusStas Vilchik2017-09-124-8/+173
| * SONAR-9626 update log messages (#2472)Janos Gyerik2017-09-122-4/+32
| * SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-1238-589/+1281
| * SONAR-9616 Branch status is using unresolved issuesJulien Lancelot2017-09-124-20/+23
| * SONAR-9616 Allow usage of main branch in ws having branch parameterJulien Lancelot2017-09-1211-54/+146
| * SONAR-9736 simplify long-living branch settingsStas Vilchik2017-09-125-63/+60
| * SONAR-9702 better display of orphan branchesStas Vilchik2017-09-124-3/+52