aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/main/java/org/sonar/ce/ComputeEngineImpl.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-2/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12043 CE gracefully stopsSébastien Lesaint2019-06-031-6/+17
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-031-2/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9715 Implement pause mechanism during shutdownDaniel Schwarz2017-09-051-3/+6
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-6732 must mimic level from WebServer to load extensionsSébastien Lesaint2016-03-211-3/+1
* SONAR-6732 there should be no static binding but in CeServer.mainSébastien Lesaint2016-03-211-2/+3
* SONAR-6732 add ComputeEngineContainer + Properties from cmd lineSébastien Lesaint2016-03-211-13/+10
* SONAR-7435 add CE process, never stops but does nothing yetSébastien Lesaint2016-03-211-0/+73