aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/main/java/org/sonar/application/config/ClusterSettings.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
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-171-2/+1
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-3/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* [NO-JIRA] Addressing some code smellsBelen Pruvost2021-09-161-3/+5
* SONAR-15192 Disable ip addr validation for sonar.cluster.es.hostsJacek2021-07-211-6/+10
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Fix various code smellsJacek2020-12-091-12/+20
* SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCEMichal Duda2020-11-051-0/+16
* SONAR-13971 Add properties to configure ES network in DCEMichal Duda2020-11-051-11/+29
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-051-1/+1
* SONAR-12952 Remove warning "Property sonar.cluster.node.port is ignored on se...Duarte Meneses2020-04-171-5/+0
* SONAR-12955 support IPv6 in cluster propertiesSébastien Lesaint2020-02-201-42/+105
* Format all headers for 2020Wouter Admiraal2020-01-071-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-5/+5
* SONAR-10604 ignore sonar.cluster.node.port on search nodesSimon Brandhof2018-05-101-0/+5
* SONAR-10604 Remove Hazelcast on Search nodesEric Hartmann2018-05-101-0/+7
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-011-24/+24
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8153 Do not export sensitive settings in System InfoSimon Brandhof2017-09-261-1/+2
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-261-90/+60
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-261-7/+7
* SONAR-9741 move NodeType to sonar-clusterSébastien Lesaint2017-09-131-1/+1
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-131-11/+10
* SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodesSimon Brandhof2017-09-051-24/+31
* SONAR-9731 Update clustering property namesEric Hartmann2017-09-051-4/+4
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-051-21/+34
* SONAR-9590 rename sonar-process-monitor to sonar-mainSébastien Lesaint2017-09-051-0/+185