aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-033-134/+61
* SONAR-12043 stopper threads should be daemonDuarte Meneses2019-06-031-0/+1
* SONAR-12043 Refactor CeServerDuarte Meneses2019-06-034-279/+60
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-032-48/+27
* SONAR-12043 Minor refactorDuarte Meneses2019-06-035-55/+25
* SONAR-12043 graceful shutdown timeout configurable for ITsSébastien Lesaint2019-06-0310-52/+127
* SONAR-12043 make Lifecycle threadsafeSébastien Lesaint2019-06-035-52/+163
* SONAR-12042 app always watches for hard stop, on demand for stopSébastien Lesaint2019-06-037-95/+373
* SONAR-12043 CE gracefully stopsSébastien Lesaint2019-06-0312-48/+218
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-0324-130/+691
* SONAR-12043 SchedulerImpl correctly handle Thread interruptSébastien Lesaint2019-06-034-28/+61
* SONAR-12043 use only NodeLifecycle to store SQ node stateSébastien Lesaint2019-06-032-29/+33
* SONAR-12043 some clarification class renaming in sonar-main moduleSébastien Lesaint2019-06-0322-174/+175
* SONAR-12043 change restartDisabled to restarting for easier understandingSébastien Lesaint2019-06-031-7/+6
* SONAR-12043 move hard stop timeout out of SQProcess#hardstop argumentsSébastien Lesaint2019-06-033-8/+62
* SONAR-12043 move closing shared memory to ProcessEntryPointSébastien Lesaint2019-06-034-29/+23
* SONAR-12043 delete dead code in sonar-process testsSébastien Lesaint2019-06-032-220/+0
* SONAR-12043 add (graceful) stop flag to shared memorySébastien Lesaint2019-06-034-14/+70
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-0339-194/+190
* SONAR-12043 ProcessCommands doesn't need to be AutoCloseableSébastien Lesaint2019-06-033-6/+2
* SONAR-12043 process lifecycle: can hard stop when stoppingSébastien Lesaint2019-06-032-33/+31
* SONAR-12043 increase default timeout to 6 hoursSébastien Lesaint2019-06-035-30/+18
* SONAR-12043 minor renaming of 2 methods of CeConfigurationSébastien Lesaint2019-06-037-28/+28
* SONAR-12055 Display administration navbar notification when restarting the se...Grégoire Aubert2019-06-0328-265/+664
* SONAR-12040 Display pending time on system background task pageGrégoire Aubert2019-06-0318-250/+803
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-0323-61/+36
* SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ...Duarte Meneses2019-06-0317-47/+207
* SONAR-12037 Run cluster ITs on CirrusDuarte Meneses2019-06-032-0/+15
* Minor fixes to main appDuarte Meneses2019-06-0310-83/+45
* SONAR-12039 Make WS api/ce/activity_status publicDuarte Meneses2019-06-032-1/+10
* SONAR-12168 Define embedded documentation for languages (#1592)Elena Vilchik2019-06-0341-64/+1759
* SONAR-11443 add DB in JDBC URL Case SensitiveMikeBirnstiehl2019-05-311-1/+3
* SONAR-11857 link to dashboard for branches/PRs in webhook payloadSébastien Lesaint2019-05-312-13/+10
* Revert "DOC add Oracle changes to Upgrade notes"Duarte Meneses2019-05-311-3/+0
* DOC add Oracle changes to Upgrade notesG. Ann Campbell2019-05-311-0/+3
* SONAR-11675 delete scan contexts and CE activities on project purgeSébastien Lesaint2019-05-317-204/+425
* Fix build task ":sonar-application:zip" and remove ":server:sonar-web:copyBra...Evgeny Mandrikov2019-05-301-11/+0
* SONAR-12112 Fix issue actionsJeremy Davis2019-05-291-0/+1
* Remove useless declarations of resource filters from buildEvgeny Mandrikov2019-05-292-20/+0
* SONAR-11676 Fix Bulk Apply Permission TemplateJeremy Davis2019-05-294-5/+34
* SONAR-12114 Add Links in codeviewer headerJeremy Davis2019-05-292-45/+118
* SONAR-12025 Allow spaces to be typed in project nameJeremy Davis2019-05-294-33/+31
* SONAR-9898 Deprecate org.sonar.api.i18n.I18nJulien Lancelot2019-05-2924-26/+26
* Improve test coverageWouter Admiraal2019-05-294-10/+833
* SONAR-11875 Connect WorkspaceComponentViewer to the branch redux store, and r...Wouter Admiraal2019-05-293-5/+66
* SONAR-11875 Connect Measures to the branch redux store, and refresh branch st...Wouter Admiraal2019-05-296-25/+103
* SONAR-11875 Connect Code to the branch redux store, and refresh branch status...Wouter Admiraal2019-05-293-11/+41
* SONAR-11875 Connect Issues to the redux store, and refresh branch status when...Wouter Admiraal2019-05-292-15/+53
* SONAR-11875 Move QG conditions to the branch redux storeWouter Admiraal2019-05-296-98/+116
* Update failing tests due to new lodash mockWouter Admiraal2019-05-294-8/+6