aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/main/java/org/sonar/application/process/ManagedProcessHandler.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-4/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-10179 improve consistency of start/stop log messages and identifiers of...Aurelien Poscia2022-03-181-7/+7
* SONAR-13125 fixed an issue where some startup logs were not always appended t...Lukasz Jarocki2022-02-091-2/+11
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* protect ManagedProcessHandler stop finalization code with lifecycle stateSébastien Lesaint2019-09-061-1/+6
* do not call stop finalization code without checking lifeCycle stateSébastien Lesaint2019-09-061-4/+12
* improve logs to help debug SchedulerImpl and ManagedProcessHandlerSébastien Lesaint2019-09-061-8/+17
* Event thread must not interrupt itself when hard stoppingSébastien Lesaint2019-08-301-2/+7
* SONAR-12043 Hard stop if stop takes too longDuarte Meneses2019-06-031-15/+12
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-031-6/+56
* SONAR-12043 SchedulerImpl correctly handle Thread interruptSébastien Lesaint2019-06-031-3/+5
* SONAR-12043 some clarification class renaming in sonar-main moduleSébastien Lesaint2019-06-031-0/+315