| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-12002 Fail startup if JRE < 11 | Duarte Meneses | 2019-06-28 | 3 | -8/+35 |
* | SC-702 support new property sonar.log.useJsonOutput | Simon Brandhof | 2019-06-28 | 1 | -0/+14 |
* | SONAR-12002 Fail startup if JRE < 11 | Duarte Meneses | 2019-06-28 | 4 | -144/+18 |
* | SONAR-12108 Support Java 11 RTE | Duarte Meneses | 2019-06-28 | 2 | -4/+14 |
* | Fix ITs | Duarte Meneses | 2019-06-28 | 1 | -0/+2 |
* | SONAR-12041 Display warning at startup if list of hosts is not consistent acr... | Duarte Meneses | 2019-06-03 | 1 | -19/+18 |
* | SONAR-12043 Hard stop if stop takes too long | Duarte Meneses | 2019-06-03 | 1 | -5/+30 |
* | SONAR-12041 Display warning at startup if list of hosts is not consistent acr... | Duarte Meneses | 2019-06-03 | 2 | -7/+226 |
* | SONAR-12043 graceful shutdown timeout configurable for ITs | Sébastien Lesaint | 2019-06-03 | 1 | -12/+15 |
* | SONAR-12042 app always watches for hard stop, on demand for stop | Sébastien Lesaint | 2019-06-03 | 3 | -38/+237 |
* | SONAR-12043 main process supports graceful and hard stop | Sébastien Lesaint | 2019-06-03 | 4 | -17/+186 |
* | SONAR-12043 SchedulerImpl correctly handle Thread interrupt | Sébastien Lesaint | 2019-06-03 | 1 | -1/+7 |
* | SONAR-12043 some clarification class renaming in sonar-main module | Sébastien Lesaint | 2019-06-03 | 7 | -99/+98 |
* | SONAR-12043 move hard stop timeout out of SQProcess#hardstop arguments | Sébastien Lesaint | 2019-06-03 | 1 | -2/+5 |
* | SONAR-12043 rename current shutdown code from stop to hardStop | Sébastien Lesaint | 2019-06-03 | 5 | -34/+32 |
* | SONAR-12037 Run cluster ITs on Cirrus | Duarte Meneses | 2019-06-03 | 1 | -0/+9 |
* | Minor fixes to main app | Duarte Meneses | 2019-06-03 | 1 | -9/+8 |
* | SONAR-11264 don't enforce ES bootstrap checks when connecting to H2 | Sébastien Lesaint | 2019-05-24 | 1 | -0/+33 |
* | SONAR-11264 enforce ES boostrap checks on all editions | Sébastien Lesaint | 2019-05-23 | 2 | -9/+28 |
* | SONAR-11720 Set different memory defaults for EE+ | Michal Duda | 2019-05-21 | 4 | -9/+37 |
* | SONAR-12108 Support Java 11 RTE | Duarte Meneses | 2019-05-16 | 3 | -20/+58 |
* | Revert "SONAR-11792 use dedicated temp directory for ES" | Sébastien Lesaint | 2019-05-06 | 5 | -76/+45 |
* | Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility w... | Duarte Meneses | 2019-04-30 | 1 | -6/+6 |
* | SONAR-11792 use dedicated temp directory for ES | Sébastien Lesaint | 2019-03-19 | 5 | -45/+76 |
* | SONAR-11792 update ES JVM options to match defaults in ES 6.6.2 | Sébastien Lesaint | 2019-03-19 | 2 | -24/+119 |
* | SONAR-11792 define ES's JVM tmp directory to SQ's tmp directory | Sébastien Lesaint | 2019-03-19 | 3 | -10/+21 |
* | SONAR-11792 change ES data directory to es6 | Sébastien Lesaint | 2019-03-19 | 1 | -1/+18 |
* | SONAR-11792 fix path.conf to allow ES 6.6 runtime to boot | Sébastien Lesaint | 2019-03-19 | 2 | -15/+24 |
* | SONAR-11804 do not send -server flag to ES JVM anymore | Sébastien Lesaint | 2019-03-18 | 2 | -5/+3 |
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 41 | -41/+41 |
* | Remove unexpected file header in EsYmlSettingsTest | Simon Brandhof | 2018-06-12 | 1 | -22/+4 |
* | SONAR-SONAR-10294 Ignore ES_JAVA_OPTS env variable | Eric Hartmann | 2018-06-08 | 1 | -2/+17 |
* | SONAR-10604 property sonar.cluster.hosts is only for app nodes | Simon Brandhof | 2018-05-10 | 5 | -23/+23 |
* | SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPE | Simon Brandhof | 2018-05-10 | 1 | -2/+0 |
* | SONAR-10604 Remove Hazelcast on Search nodes | Eric Hartmann | 2018-05-10 | 5 | -50/+94 |
* | SONAR-10607 fix ability to disable Elasticsearch seccomp check | Simon Brandhof | 2018-04-25 | 1 | -0/+17 |
* | Fix tests on Windows | Julien HENRY | 2018-03-13 | 1 | -7/+12 |
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 2 | -2/+2 |
* | Move To Gradle | David Rautureau | 2018-03-09 | 1 | -8/+8 |
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 13 | -277/+291 |
* | Upgrade assertJ from 3.4.1 to 3.9.0 | Simon Brandhof | 2018-01-14 | 1 | -1/+1 |
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 15 | -23/+23 |
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 41 | -44/+59 |
* | Fix ignored Selenium tests | Eric Hartmann | 2017-11-14 | 1 | -34/+0 |
* | fix quality flaws | Daniel Schwarz | 2017-10-10 | 1 | -4/+69 |
* | SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2... | Daniel Schwarz | 2017-10-10 | 7 | -106/+109 |
* | SONAR-9811 change es data dir to data/es5, delete data/es during startup | Daniel Schwarz | 2017-10-02 | 3 | -11/+76 |
* | fix unstable UT in SearchNodeHealthProviderTest | Sébastien Lesaint | 2017-09-28 | 1 | -2/+3 |
* | SONAR-9802 fix support of overridden cluster name | Simon Brandhof | 2017-09-26 | 1 | -1/+0 |
* | SONAR-9802 Fix quality flaws | Daniel Schwarz | 2017-09-26 | 5 | -8/+10 |