aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJulien Lancelot2018-11-1941-44/+59
* SONAR-10607 fix ability to disable Elasticsearch seccomp checkSimon Brandhof2018-04-241-2/+19
* 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
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-262-56/+27
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-2615-962/+395
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-2615-230/+75
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-2615-7/+1813
* SONAR-9764 Add a dedicated message when there is no Elasticsearch masterEric Hartmann2017-09-141-0/+49
* SONAR-9587 use classpath rather than fat jar for sonar-applicationSébastien Lesaint2017-09-131-0/+29
* SONAR-9741 fix types of fields in response of WSSébastien Lesaint2017-09-131-2/+2
* SONAR-9741 add HazelcastClient#getClusterTimeSébastien Lesaint2017-09-131-1/+11
* SONAR-9740 rename HazelcastClient#getConnectedClients to getMemberUuidsSébastien Lesaint2017-09-131-4/+4
* SONAR-9741 search nodes share startup health statusSébastien Lesaint2017-09-138-61/+303
* SONAR-9741 app shares search node info in hazelcastSébastien Lesaint2017-09-133-1/+198
* SONAR-9741 make NetworkUtils an interfaceSébastien Lesaint2017-09-132-2/+2
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-1311-156/+161
* Fix quality flawsEric Hartmann2017-09-113-36/+82
* Add test for EsProcessMonitorDaniel Schwarz2017-09-111-0/+99
* Make HazelcastClusterTest more robust.Eric Hartmann2017-09-051-3/+3
* SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodesSimon Brandhof2017-09-051-59/+95
* SONAR-9738 Fail if the cluster name differs from node to nodeDaniel Schwarz2017-09-054-8/+48
* SONAR-9731 Update clustering property namesEric Hartmann2017-09-055-8/+14
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-053-34/+95
* SONAR-9712 Upgrade Hazelcast to 3.8.4Eric Hartmann2017-09-051-1/+0
* SONAR-9590 rename sonar-process-monitor to sonar-mainSébastien Lesaint2017-09-0527-0/+3963