aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test/java/org/sonar/application/es/EsSettingsTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-7/+7
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NO-JIRA] Fix Code SmellsJacek Poreda2023-06-221-3/+2
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-201-5/+61
* SONAR-17714 Update ES binariesJacek Poreda2023-02-091-2/+3
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14854 Support TLSv1.3,TLSv1.2 for Elasticsearch transport connection en...Jacek2021-06-231-1/+3
* SONAR-14583 Added properties needed for elasticsearch authenticationLukasz Jarocki2021-04-231-0/+73
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12686 Fix Elasticsearch properties for a single nodeMichal Duda2020-11-051-2/+3
* SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCEJacek2020-11-051-13/+13
* SONAR-13971 Add properties to configure ES network in DCEMichal Duda2020-11-051-29/+57
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-051-21/+35
* SONAR-12686 replace deprecated setting transport.tcp.port by transport.portSébastien Lesaint2020-11-051-1/+1
* SONAR-12686 fix ES discovery settings in cluster modeSébastien Lesaint2020-11-051-30/+7
* SONAR-12686 use node.store.allow_mmap instead of node.store.allow_mmapfsSébastien Lesaint2020-11-051-2/+29
* SONAR-13078 enable configuring the server by environment variablesMichal Duda2020-02-221-24/+23
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12037 Run cluster ITs on CirrusDuarte Meneses2019-06-031-0/+9
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-211-1/+5
* Revert "SONAR-11792 use dedicated temp directory for ES"Sébastien Lesaint2019-05-061-18/+18
* SONAR-11792 use dedicated temp directory for ESSébastien Lesaint2019-03-191-18/+18
* SONAR-11792 fix path.conf to allow ES 6.6 runtime to bootSébastien Lesaint2019-03-191-2/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10607 fix ability to disable Elasticsearch seccomp checkSimon Brandhof2018-04-251-0/+17
* Fix tests on WindowsJulien HENRY2018-03-131-7/+12
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-011-50/+61
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2...Daniel Schwarz2017-10-101-21/+21
* SONAR-9811 change es data dir to data/es5, delete data/es during startupDaniel Schwarz2017-10-021-0/+5
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-261-11/+10
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-261-3/+3
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-261-0/+302