aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9741 populate default value of sonar.cluster.node.nameSébastien Lesaint2017-09-132-5/+6
* SONAR-9741 add HealthChecker#checkCluster with check of ES statusSébastien Lesaint2017-09-1310-62/+456
* SONAR-9741 web process shares health info in HazelcastSébastien Lesaint2017-09-1315-99/+818
* SONAR-9741 make NetworkUtils an interfaceSébastien Lesaint2017-09-1314-119/+158
* SONAR-9741 add SharedHealthStateSébastien Lesaint2017-09-1310-4/+1206
* SONAR-9741 add PlatformLevel#addIfClusterSébastien Lesaint2017-09-132-18/+119
* SONAR-9741 fix TODO in ComputeEngineContainerImplSébastien Lesaint2017-09-131-33/+29
* SONAR-9741 rename HazelcastClientWrapper to HazelcastClientSébastien Lesaint2017-09-137-32/+31
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-1355-341/+510
* SONAR-9739 rename Cluster to WebServerSébastien Lesaint2017-09-1318-158/+86
* SONAR-9740 ability to use UserSession in safe modeSimon Brandhof2017-09-133-0/+136
* SONAR-9740 support system passcode in WSSimon Brandhof2017-09-1310-3/+406
* SONAR-9740 support HTTP headers in API Request and sonar-wsSimon Brandhof2017-09-1317-13/+254
* SONAR-9739 add protobuf response to WS api/system/statusSimon Brandhof2017-09-138-69/+70
* 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