aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test/java/org/sonar/application/SchedulerImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-22990 improved the mechanism for locking the leader in data centern edi...lukasz-jarocki-sonarsource2024-10-021-0/+12
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20724 - add some logs and wait until process are aliveantoine.vinot2023-10-161-4/+11
* SONAR-17714 Update ES binariesJacek Poreda2023-02-091-8/+7
* 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-4/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13972 Remove 'sonar.search.httpPort' propertyMichal Duda2020-11-051-1/+0
* SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCEMichal Duda2020-11-051-44/+68
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* fix unstable SchedulerImpl#restart_stops_all_and_restarts_all_processesSébastien Lesaint2019-09-201-6/+5
* add UT for SQ restart in SchedulerImplTestSébastien Lesaint2019-09-061-61/+103
* remove dead code in SchedulerImplTest (and fix imports)Sébastien Lesaint2019-09-061-3/+3
* Event thread must not interrupt itself when hard stoppingSébastien Lesaint2019-08-301-1/+1
* Attempt to fix FP in SchedulerImplTestSimon Brandhof2019-08-291-1/+1
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-031-1/+46
* SONAR-12043 some clarification class renaming in sonar-main moduleSébastien Lesaint2019-06-031-19/+18
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-031-11/+11
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10604 property sonar.cluster.hosts is only for app nodesSimon Brandhof2018-05-101-2/+2
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-011-20/+18
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Fix ignored Selenium testsEric Hartmann2017-11-141-34/+0
* SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2...Daniel Schwarz2017-10-101-14/+11
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-261-8/+8
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-261-10/+10
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-261-4/+4
* SONAR-9741 search nodes share startup health statusSébastien Lesaint2017-09-131-21/+36
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-131-14/+12
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-051-25/+49
* SONAR-9590 rename sonar-process-monitor to sonar-mainSébastien Lesaint2017-09-051-0/+476