aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test/java/org/sonar/application/config/ClusterSettingsTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15192 Disable ip addr validation for sonar.cluster.es.hostsJacek2021-07-211-3/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Fix various code smellsJacek2020-12-091-0/+13
* SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCEMichal Duda2020-11-051-141/+167
* SONAR-13971 Add properties to configure ES network in DCEMichal Duda2020-11-051-70/+190
* SONAR-12955 support IPv6 in cluster propertiesSébastien Lesaint2020-02-201-60/+280
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12246 remove MySQL dialectSimon Brandhof2019-07-101-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10604 property sonar.cluster.hosts is only for app nodesSimon Brandhof2018-05-101-7/+7
* SONAR-10604 Remove Hazelcast on Search nodesEric Hartmann2018-05-101-0/+42
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-011-52/+51
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-261-1/+2
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-261-93/+54
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-261-4/+4
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-131-5/+4
* SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodesSimon Brandhof2017-09-051-59/+95
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-051-9/+44
* SONAR-9590 rename sonar-process-monitor to sonar-mainSébastien Lesaint2017-09-051-0/+222