aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9741 search nodes share startup health statusSébastien Lesaint2017-09-1312-77/+337
|
* SONAR-9741 app shares search node info in hazelcastSébastien Lesaint2017-09-1312-7/+631
|
* SONAR-9741 populate default value of sonar.cluster.node.nameSébastien Lesaint2017-09-131-5/+4
| | | | and propagate it through main process and sub processes
* SONAR-9741 make NetworkUtils an interfaceSébastien Lesaint2017-09-134-7/+6
| | | | to allow unit testing
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-1318-209/+211
|
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1
|
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
|
* Fix quality flawsEric Hartmann2017-09-114-37/+88
|
* remove obsolete elasticsearch.ymlDaniel Schwarz2017-09-111-91/+0
|
* Add test for EsProcessMonitorDaniel Schwarz2017-09-115-22/+176
|
* Fix Quality flawsSimon Brandhof2017-09-051-1/+1
|
* Make HazelcastClusterTest more robust.Eric Hartmann2017-09-051-3/+3
|
* SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodesSimon Brandhof2017-09-053-86/+129
|
* SONAR-9715 improve documentation of process managementSimon Brandhof2017-09-051-2/+2
|
* SONAR-6966 Implement node name for HazelcastEric Hartmann2017-09-052-0/+10
|
* SONAR-9738 Fail if the cluster name differs from node to nodeDaniel Schwarz2017-09-059-23/+101
|
* SONAR-9714 Pass Elasticsearch settings in a yaml fileDaniel Schwarz2017-09-051-3/+2
| | | | instead of command line arguments
* SONAR-9731 Update clustering property namesEric Hartmann2017-09-058-28/+24
|
* SONAR-9713 Allow to upgrade a cluster without stopping search nodesEric Hartmann2017-09-052-2/+60
|
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-054-55/+129
|
* SONAR-9712 Upgrade Hazelcast to 3.8.4Eric Hartmann2017-09-051-1/+0
|
* SONAR-9590 add EsFileSystem classSébastien Lesaint2017-09-051-5/+7
|
* SONAR-9590 rename sonar-process-monitor to sonar-mainSébastien Lesaint2017-09-0573-0/+8217