aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-0528-0/+3981