aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-283-8/+35
* SC-702 support new property sonar.log.useJsonOutputSimon Brandhof2019-06-281-0/+14
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-284-144/+18
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-06-282-4/+14
* Fix ITsDuarte Meneses2019-06-281-0/+2
* SONAR-12041 Display warning at startup if list of hosts is not consistent acr...Duarte Meneses2019-06-031-19/+18
* SONAR-12043 Hard stop if stop takes too longDuarte Meneses2019-06-031-5/+30
* SONAR-12041 Display warning at startup if list of hosts is not consistent acr...Duarte Meneses2019-06-032-7/+226
* SONAR-12043 graceful shutdown timeout configurable for ITsSébastien Lesaint2019-06-031-12/+15
* SONAR-12042 app always watches for hard stop, on demand for stopSébastien Lesaint2019-06-033-38/+237
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-034-17/+186
* SONAR-12043 SchedulerImpl correctly handle Thread interruptSébastien Lesaint2019-06-031-1/+7
* SONAR-12043 some clarification class renaming in sonar-main moduleSébastien Lesaint2019-06-037-99/+98
* SONAR-12043 move hard stop timeout out of SQProcess#hardstop argumentsSébastien Lesaint2019-06-031-2/+5
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-035-34/+32
* SONAR-12037 Run cluster ITs on CirrusDuarte Meneses2019-06-031-0/+9
* Minor fixes to main appDuarte Meneses2019-06-031-9/+8
* SONAR-11264 don't enforce ES bootstrap checks when connecting to H2Sébastien Lesaint2019-05-241-0/+33
* SONAR-11264 enforce ES boostrap checks on all editionsSébastien Lesaint2019-05-232-9/+28
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-214-9/+37
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-163-20/+58
* Revert "SONAR-11792 use dedicated temp directory for ES"Sébastien Lesaint2019-05-065-76/+45
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility w...Duarte Meneses2019-04-301-6/+6
* SONAR-11792 use dedicated temp directory for ESSébastien Lesaint2019-03-195-45/+76
* SONAR-11792 update ES JVM options to match defaults in ES 6.6.2Sébastien Lesaint2019-03-192-24/+119
* SONAR-11792 define ES's JVM tmp directory to SQ's tmp directorySébastien Lesaint2019-03-193-10/+21
* SONAR-11792 change ES data directory to es6Sébastien Lesaint2019-03-191-1/+18
* SONAR-11792 fix path.conf to allow ES 6.6 runtime to bootSébastien Lesaint2019-03-192-15/+24
* SONAR-11804 do not send -server flag to ES JVM anymoreSébastien Lesaint2019-03-182-5/+3
* Fix license headers for 2019Duarte Meneses2019-01-0241-41/+41
* Remove unexpected file header in EsYmlSettingsTestSimon Brandhof2018-06-121-22/+4
* SONAR-SONAR-10294 Ignore ES_JAVA_OPTS env variableEric Hartmann2018-06-081-2/+17
* SONAR-10604 property sonar.cluster.hosts is only for app nodesSimon Brandhof2018-05-105-23/+23
* SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPESimon Brandhof2018-05-101-2/+0
* SONAR-10604 Remove Hazelcast on Search nodesEric Hartmann2018-05-105-50/+94
* SONAR-10607 fix ability to disable Elasticsearch seccomp checkSimon Brandhof2018-04-251-0/+17
* Fix tests on WindowsJulien HENRY2018-03-131-7/+12
* Fix some Java compiler warningsSimon Brandhof2018-03-122-2/+2
* Move To GradleDavid Rautureau2018-03-091-8/+8
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-0113-277/+291
* Upgrade assertJ from 3.4.1 to 3.9.0Simon Brandhof2018-01-141-1/+1
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-1415-23/+23
* Fix license headers for 2018Simon Brandhof2018-01-0741-44/+59
* Fix ignored Selenium testsEric Hartmann2017-11-141-34/+0
* fix quality flawsDaniel Schwarz2017-10-101-4/+69
* SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2...Daniel Schwarz2017-10-107-106/+109
* SONAR-9811 change es data dir to data/es5, delete data/es during startupDaniel Schwarz2017-10-023-11/+76
* fix unstable UT in SearchNodeHealthProviderTestSébastien Lesaint2017-09-281-2/+3
* SONAR-9802 fix support of overridden cluster nameSimon Brandhof2017-09-261-1/+0
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-265-8/+10