| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers | Julien Lancelot | 2018-11-19 | 41 | -44/+59 |
* | SONAR-10607 fix ability to disable Elasticsearch seccomp check | Simon Brandhof | 2018-04-24 | 1 | -2/+19 |
* | 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 |
* | SONAR-9802 ability to execute distributed calls | Simon Brandhof | 2017-09-26 | 2 | -56/+27 |
* | SONAR-9802 replace Hazelcast clients by members | Simon Brandhof | 2017-09-26 | 15 | -962/+395 |
* | SONAR-9803 remove bad coupling of processes on sonar-plugin-api | Simon Brandhof | 2017-09-26 | 15 | -230/+75 |
* | SONAR-9803 restrict sonar-process to classes shared by all processes only | Simon Brandhof | 2017-09-26 | 15 | -7/+1813 |
* | SONAR-9764 Add a dedicated message when there is no Elasticsearch master | Eric Hartmann | 2017-09-14 | 1 | -0/+49 |
* | SONAR-9587 use classpath rather than fat jar for sonar-application | Sébastien Lesaint | 2017-09-13 | 1 | -0/+29 |
* | SONAR-9741 fix types of fields in response of WS | Sébastien Lesaint | 2017-09-13 | 1 | -2/+2 |
* | SONAR-9741 add HazelcastClient#getClusterTime | Sébastien Lesaint | 2017-09-13 | 1 | -1/+11 |
* | SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuids | Sébastien Lesaint | 2017-09-13 | 1 | -4/+4 |
* | SONAR-9741 search nodes share startup health status | Sébastien Lesaint | 2017-09-13 | 8 | -61/+303 |
* | SONAR-9741 app shares search node info in hazelcast | Sébastien Lesaint | 2017-09-13 | 3 | -1/+198 |
* | SONAR-9741 make NetworkUtils an interface | Sébastien Lesaint | 2017-09-13 | 2 | -2/+2 |
* | SONAR-9741 move shared cluster related classes to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 11 | -156/+161 |
* | Fix quality flaws | Eric Hartmann | 2017-09-11 | 3 | -36/+82 |
* | Add test for EsProcessMonitor | Daniel Schwarz | 2017-09-11 | 1 | -0/+99 |
* | Make HazelcastClusterTest more robust. | Eric Hartmann | 2017-09-05 | 1 | -3/+3 |
* | SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodes | Simon Brandhof | 2017-09-05 | 1 | -59/+95 |
* | SONAR-9738 Fail if the cluster name differs from node to node | Daniel Schwarz | 2017-09-05 | 4 | -8/+48 |
* | SONAR-9731 Update clustering property names | Eric Hartmann | 2017-09-05 | 5 | -8/+14 |
* | SONAR-9712 reduce types of cluster nodes to only: application OR search | Eric Hartmann | 2017-09-05 | 3 | -34/+95 |
* | SONAR-9712 Upgrade Hazelcast to 3.8.4 | Eric Hartmann | 2017-09-05 | 1 | -1/+0 |
* | SONAR-9590 rename sonar-process-monitor to sonar-main | Sébastien Lesaint | 2017-09-05 | 28 | -0/+3981 |