163 Révisions (41d73907d9cf4b08c7483a6a07d5ad4efaf13f84)

Auteur SHA1 Message Date
  Sébastien Lesaint 41d73907d9 SONAR-14951 Scanners require Java 11 il y a 4 ans
  Jacek df28c5d958 SONAR-14583 Use Elasticsearch password in HTTP clients il y a 3 ans
  Jacek d8109105b1 SONAR-14583 add elasticsearch-keystore CLI utility class il y a 3 ans
  Lukasz Jarocki a44fd9b5bd SONAR-14583 Added properties needed for elasticsearch authentication il y a 3 ans
  Zipeng WU d8130b6764 SONAR-14625 Upgrade to Hazelcast 4.2 il y a 3 ans
  Duarte Meneses eca5700aea SONAR-14676 Shade core jars into a single jar il y a 3 ans
  Jacek 9276e6c54b SONAR-14455 Turn-off Elasticsearch 7.10.2 deprecation logging il y a 3 ans
  Mark Rekveld 1f671d6863 Getting Hazelcast to play nice in Dockerized environment (#3693) il y a 3 ans
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] il y a 3 ans
  Pierre ffcea568c7 fix code smells il y a 3 ans
  Philippe Perrin 55beb42509 Fix AssertJ assertions il y a 3 ans
  Jacek d4a6de2b15 Fix various code smells il y a 3 ans
  Pierre Guillot dfd9164217 clean code smells (unused import) il y a 3 ans
  Michal Duda 55ba8c6100 SONAR-12686 Fix Elasticsearch properties for a single node il y a 3 ans
  Jacek 874973829c SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCE il y a 3 ans
  Michal Duda a8820c6601 SONAR-13972 Remove 'sonar.search.httpPort' property il y a 3 ans
  Michal Duda 8493c2b1bb SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCE il y a 3 ans
  Michal Duda 15bfd33b82 SONAR-13971 Add properties to configure ES network in DCE il y a 3 ans
  Jacek f4751bd135 SONAR-12686 upgrade es client to 7.9.3 and move to HTTP il y a 4 ans
  Sébastien Lesaint 8cdee7d30f SONAR-12686 enforce index rebuilding by changing ES data directory il y a 4 ans
  Sébastien Lesaint 6390f55dcf SONAR-12686 replace deprecated setting transport.tcp.port by transport.port il y a 4 ans
  Sébastien Lesaint 8bcd89e733 SONAR-12686 fix ES discovery settings in cluster mode il y a 4 ans
  Sébastien Lesaint eef81386c2 SONAR-12686 add mandatory cluster configuration property cluster.initial_master_nodes il y a 4 ans
  Sébastien Lesaint c501961bff SONAR-12686 use node.store.allow_mmap instead of node.store.allow_mmapfs il y a 4 ans
  Sébastien Lesaint 191a19739e SONAR-12686 update JVM options to match defaults in ES 7.X il y a 4 ans
  Pierre Guillot 1644704e69 use try-with-ressource to write log4j ES properties il y a 3 ans
  Jacek 9112c817aa SONAR-13461 fix SSF-112 il y a 3 ans
  Duarte Meneses ccc1d34ef1 SONAR-12952 Remove warning "Property sonar.cluster.node.port is ignored on search nodes since 7.2" il y a 4 ans
  Duarte Meneses e014a2b976 SONAR-13037 Stacktrace should always be available in logs il y a 4 ans
  Michal Duda d662d0c026 SONAR-13272 fix issue with setting some properties through env variables il y a 4 ans
  Michal Duda b1e40415a1 SONAR-13078 enable configuring the server by environment variables il y a 4 ans
  Sébastien Lesaint accb6a680a SONAR-12955 support IPv6 in cluster properties il y a 4 ans
  Wouter Admiraal 3f6f549627 Format all headers for 2020 il y a 4 ans
  Duarte Meneses d1fd889554 Fix code quality issues and reduce dependency on Guava il y a 4 ans
  Duarte Meneses 63c9fb57a0 SONAR-12626 remove references to SLB il y a 4 ans
  Jacek fc3085b6cb SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jre il y a 4 ans
  Sébastien Lesaint 140e84fbdf fix some quality flaws on the new code period il y a 4 ans
  Sébastien Lesaint 2542ddd092 SONAR-12344 es logs must go to stdout too when sonar.log.console=true il y a 4 ans
  Sébastien Lesaint b5b6c5fcc3 waiting for ES to start log must also appear upon restart il y a 4 ans
  Sébastien Lesaint 6e4522f2c1 fix unstable SchedulerImpl#restart_stops_all_and_restarts_all_processes il y a 4 ans
  Sébastien Lesaint 1addb9c9c0 add UT for SQ restart in SchedulerImplTest il y a 4 ans
  Sébastien Lesaint 31498511d9 protect ManagedProcessHandler stop finalization code with lifecycle state il y a 4 ans
  Sébastien Lesaint 6a3540c06a display thread name in Unit Tests' logs of sonar-main module il y a 4 ans
  Sébastien Lesaint 9b3f1a1d06 logger name should appear in Unit Tests' logs il y a 4 ans
  Sébastien Lesaint 8fd7387bac threads should have unique names to ease debugging il y a 4 ans
  Sébastien Lesaint b08e4d46d6 do not call stop finalization code without checking lifeCycle state il y a 4 ans
  Sébastien Lesaint 306cc616fc remove dead code in SchedulerImplTest (and fix imports) il y a 4 ans
  Sébastien Lesaint 0a49bc18a9 add node state FINALIZE_STOPPING to sync stop finalizing code il y a 4 ans
  Sébastien Lesaint 705dae5d11 remove duplicate attempts to stop process which failed to start il y a 4 ans
  Sébastien Lesaint a05a09de9f stop should be allowed when SQ is not yet fully operational il y a 4 ans