| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-11792 use dedicated temp directory for ES | Sébastien Lesaint | 2019-03-19 | 10 | -205/+337 |
* | SONAR-11792 only ES executable for linux/mac is used | Sébastien Lesaint | 2019-03-19 | 1 | -8/+1 |
* | SONAR-11792 update ES JVM options to match defaults in ES 6.6.2 | Sébastien Lesaint | 2019-03-19 | 4 | -48/+212 |
* | SONAR-11792 define ES's JVM tmp directory to SQ's tmp directory | Sébastien Lesaint | 2019-03-19 | 6 | -16/+28 |
* | SONAR-11792 change ES data directory to es6 | Sébastien Lesaint | 2019-03-19 | 2 | -3/+21 |
* | SONAR-11792 use memory safe implemen to delete deprecated ES dir | Sébastien Lesaint | 2019-03-19 | 1 | -2/+2 |
* | SONAR-11792 update ES compile dependency to 6.6.2 | Sébastien Lesaint | 2019-03-19 | 1 | -2/+1 |
* | SONAR-11792 fix path.conf to allow ES 6.6 runtime to boot | Sébastien Lesaint | 2019-03-19 | 4 | -19/+27 |
* | SONAR-11804 do not send -server flag to ES JVM anymore | Sébastien Lesaint | 2019-03-18 | 3 | -6/+3 |
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 104 | -104/+104 |
* | 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 | 2 | -4/+29 |
* | SONAR-10604 property sonar.cluster.hosts is only for app nodes | Simon Brandhof | 2018-05-10 | 8 | -34/+34 |
* | SONAR-10604 ignore sonar.cluster.node.port on search nodes | Simon Brandhof | 2018-05-10 | 1 | -0/+5 |
* | SONAR-10604 remove cleanup of APP state when all APPs are down | Simon Brandhof | 2018-05-10 | 1 | -9/+0 |
* | SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPE | Simon Brandhof | 2018-05-10 | 3 | -14/+2 |
* | SONAR-10604 Remove Hazelcast on Search nodes | Eric Hartmann | 2018-05-10 | 13 | -180/+295 |
* | Fix Quality flaws | Simon Brandhof | 2018-05-10 | 2 | -4/+4 |
* | SONAR-10607 fix ability to disable Elasticsearch seccomp check | Simon Brandhof | 2018-04-25 | 2 | -2/+23 |
* | 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 | 4 | -133/+40 |
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 25 | -410/+450 |
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 1 | -1/+1 |
* | 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 | 104 | -111/+122 |
* | Fix ignored Selenium tests | Eric Hartmann | 2017-11-14 | 1 | -34/+0 |
* | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
* | Compute Engine must start after its local web server | Simon Brandhof | 2017-10-20 | 1 | -1/+1 |
* | Fix quality flaws | Daniel Schwarz | 2017-10-17 | 1 | -3/+6 |
* | Automatic merge from branch-6.6 | ssjenka | 2017-10-11 | 19 | -349/+474 |
|\ |
|
| * | Prepare for next development iteration | Simon Brandhof | 2017-10-11 | 1 | -1/+1 |
| * | Publish 6.6 Release Candidate 1 | Simon Brandhof | 2017-10-10 | 1 | -1/+1 |
| * | fix quality flaws | Daniel Schwarz | 2017-10-10 | 2 | -38/+93 |
| * | SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2... | Daniel Schwarz | 2017-10-10 | 19 | -342/+412 |
* | | Fix two logger calls | Daniel Trebbien | 2017-10-10 | 1 | -2/+2 |
* | | Incorporate the constant property names into the logger format string | Daniel Trebbien | 2017-10-10 | 1 | -12/+12 |
* | | Utilize parameterized logging rather than String.format() | Daniel Trebbien | 2017-10-10 | 2 | -5/+3 |
* | | Utilize parameterized logging | Daniel Trebbien | 2017-10-10 | 3 | -3/+3 |
* | | Set version to 6.7-SNAPSHOT | Simon Brandhof | 2017-10-09 | 1 | -1/+1 |
|/ |
|
* | SONAR-9811 fix quality flaws | Daniel Schwarz | 2017-10-02 | 2 | -6/+6 |
* | SONAR-9811 change es data dir to data/es5, delete data/es during startup | Daniel Schwarz | 2017-10-02 | 5 | -19/+109 |
* | fix unstable UT in SearchNodeHealthProviderTest | Sébastien Lesaint | 2017-09-28 | 1 | -2/+3 |
* | SONAR-9789 Display once a log message when waiting for ES to be up and running | Eric Hartmann | 2017-09-27 | 1 | -1/+8 |
* | SONAR-9802 remove useless attributes of HazelcastMember | Simon Brandhof | 2017-09-26 | 1 | -4/+1 |
* | SONAR-8153 Do not export sensitive settings in System Info | Simon Brandhof | 2017-09-26 | 1 | -1/+2 |
* | SONAR-9802 fix support of overridden cluster name | Simon Brandhof | 2017-09-26 | 2 | -2/+0 |
* | SONAR-9802 Fix quality flaws | Daniel Schwarz | 2017-09-26 | 8 | -16/+21 |
* | SONAR-9802 complete system info page | Simon Brandhof | 2017-09-26 | 1 | -0/+2 |