71 Commits (74cbdd7c043e8e9ee51d7c18aeef86db386df136)

Author SHA1 Message Date
  Duarte Meneses 74cbdd7c04 SONAR-12108 Support Java 11 RTE 5 years ago
  Sébastien Lesaint d9a9b8cd78 Revert "SONAR-11792 use dedicated temp directory for ES" 5 years ago
  Sébastien Lesaint 7d50f02b8d SONAR-11792 use dedicated temp directory for ES 5 years ago
  Sébastien Lesaint 0dea4ed30e SONAR-11792 only ES executable for linux/mac is used 5 years ago
  Sébastien Lesaint 8edde8c991 SONAR-11792 update ES JVM options to match defaults in ES 6.6.2 5 years ago
  Sébastien Lesaint 9fa0a0fb42 SONAR-11792 define ES's JVM tmp directory to SQ's tmp directory 5 years ago
  Sébastien Lesaint e3fa8429c1 SONAR-11792 change ES data directory to es6 5 years ago
  Sébastien Lesaint 7e767426a6 SONAR-11792 use memory safe implemen to delete deprecated ES dir 5 years ago
  Sébastien Lesaint 4e700ebad3 SONAR-11792 update ES compile dependency to 6.6.2 5 years ago
  Sébastien Lesaint fed8aa63af SONAR-11792 fix path.conf to allow ES 6.6 runtime to boot 5 years ago
  Sébastien Lesaint 799da14f1e SONAR-11804 do not send -server flag to ES JVM anymore 5 years ago
  Duarte Meneses 6cb9e95dcb Fix license headers for 2019 5 years ago
  Eric Hartmann e6d7fdb0d1 SONAR-SONAR-10294 Ignore ES_JAVA_OPTS env variable 6 years ago
  Simon Brandhof 75c5533379 SONAR-10604 property sonar.cluster.hosts is only for app nodes 6 years ago
  Simon Brandhof 8282e6a7e3 SONAR-10604 ignore sonar.cluster.node.port on search nodes 6 years ago
  Simon Brandhof 4c006dfe39 SONAR-10604 remove cleanup of APP state when all APPs are down 6 years ago
  Simon Brandhof 656fa53bd8 SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPE 6 years ago
  Eric Hartmann b93102f205 SONAR-10604 Remove Hazelcast on Search nodes 6 years ago
  Simon Brandhof 5097d1877b Fix Quality flaws 6 years ago
  Simon Brandhof 47b6860dcd SONAR-10607 fix ability to disable Elasticsearch seccomp check 6 years ago
  David Rautureau 1a17e4302e Move To Gradle 6 years ago
  Julien Lancelot e737a37b28
SONAR-10300 Forbid system properties in api/settings 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Simon Brandhof f4c02670df Compute Engine must start after its local web server 6 years ago
  Daniel Schwarz 3e15ddb6e8 Fix quality flaws 6 years ago
  Daniel Schwarz f363643318 fix quality flaws 6 years ago
  Daniel Schwarz ee8183913d SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2642) 6 years ago
  Daniel Trebbien a245107976 Fix two logger calls 6 years ago
  Daniel Trebbien 6972869252 Incorporate the constant property names into the logger format string 6 years ago
  Daniel Trebbien 441b01006f Utilize parameterized logging rather than String.format() 6 years ago
  Daniel Trebbien 0c4ab61021 Utilize parameterized logging 6 years ago
  Daniel Schwarz 2c819392f3 SONAR-9811 fix quality flaws 6 years ago
  Daniel Schwarz 0d9953b35b SONAR-9811 change es data dir to data/es5, delete data/es during startup 6 years ago
  Eric Hartmann 9045f37146 SONAR-9789 Display once a log message when waiting for ES to be up and running 6 years ago
  Simon Brandhof c8206d355a SONAR-9802 remove useless attributes of HazelcastMember 6 years ago
  Simon Brandhof 67e00f09cd SONAR-8153 Do not export sensitive settings in System Info 6 years ago
  Simon Brandhof b3968feb20 SONAR-9802 fix support of overridden cluster name 6 years ago
  Daniel Schwarz 0d04932117 SONAR-9802 Fix quality flaws 6 years ago
  Simon Brandhof df538630ea SONAR-9802 ability to execute distributed calls 6 years ago
  Simon Brandhof e4c401f8bc SONAR-9802 replace Hazelcast clients by members 6 years ago
  Simon Brandhof f6226c06c4 Fix Quality flaws 6 years ago
  Simon Brandhof 880336975d SONAR-9803 remove bad coupling of processes on sonar-plugin-api 6 years ago
  Simon Brandhof 87ce833df2 SONAR-9803 restrict sonar-process to classes shared by all processes only 6 years ago
  Sébastien Lesaint 29206c1d0c SONAR-9773 add AbstractCommand#suppressEnvVariable 6 years ago
  Eric Hartmann 061b6a5dcb SONAR-9764 Add a dedicated message when there is no Elasticsearch master 6 years ago
  Sébastien Lesaint a444ad1e6b SONAR-9587 use classpath rather than fat jar for sonar-application 6 years ago
  Sébastien Lesaint 58678f9db7 SONAR-9741 fix types of fields in response of WS 6 years ago
  Sébastien Lesaint b49a62254e SONAR-9741 move NodeType to sonar-cluster 6 years ago
  Sébastien Lesaint 562cc41a1d SONAR-9741 add HazelcastClient#getClusterTime 6 years ago
  Sébastien Lesaint 4b0d1ba16e SONAR-9741 remove NodeHealth#date field 6 years ago