aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9741 make NetworkUtils an interfaceSébastien Lesaint2017-09-131-1/+1
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-139-353/+30
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
* Fix quality flawsEric Hartmann2017-09-111-0/+47
* Fix quality flawsEric Hartmann2017-09-111-0/+62
* Add missing unit testsSimon Brandhof2017-09-084-24/+204
* SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodesSimon Brandhof2017-09-051-7/+2
* SONAR-9715 improve documentation of process managementSimon Brandhof2017-09-054-16/+21
* SONAR-6966 Implement node name for HazelcastEric Hartmann2017-09-052-4/+21
* SONAR-6966 let the user define node names in sonar.cluster.node.name for Elas...Daniel Schwarz2017-09-053-5/+38
* SONAR-9738 Fail if the cluster name differs from node to nodeDaniel Schwarz2017-09-053-14/+40
* SONAR-9714 Pass Elasticsearch settings in a yaml fileDaniel Schwarz2017-09-054-5/+75
* SONAR-9731 Update clustering property namesEric Hartmann2017-09-051-4/+4
* SONAR-9713 Allow to upgrade a cluster without stopping search nodesEric Hartmann2017-09-051-0/+6
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-052-6/+54
* Add ITs on clusterEric Hartmann2017-09-051-1/+2
* SONAR-9590 fix jvm.options file in temp directory not read by ESSébastien Lesaint2017-09-051-0/+1
* SONAR-9590 add EsFileSystem classSébastien Lesaint2017-09-056-89/+349
* SONAR-9590 only heap and heap dump options are now in search.javaOptsSébastien Lesaint2017-09-0516-113/+761
* SONAR-9590 move Es/JavaCommand to module sonar-process-monitorSébastien Lesaint2017-09-0513-0/+1224
* SONAR-9590 move shared memory file classes to dedicated packageSébastien Lesaint2017-09-0513-9/+39
* SONAR-9239 configure log4j to log as before in es.logSébastien Lesaint2017-09-057-99/+1033
* SONAR-9283 fix dropped support of empty properties in PropsSébastien Lesaint2017-08-222-11/+5
* SONAR-9283 harden Props against non trimmed stringsSébastien Lesaint2017-08-222-38/+88
* SONAR-8798 Update memory for Elasticsearch to 512m by defaultEric Hartmann2017-08-171-2/+2
* SONAR-8798 pass sonar.search.javaOpts in a file to ESDaniel Schwarz2017-08-091-3/+19
* SONAR-8798 make ES read config files provided by SQSébastien Lesaint2017-08-091-1/+1
* Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
* SONAR-9292 Fix missing JUL logs at startupEric Hartmann2017-05-313-0/+97
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
* Consistent safeguard timeouts in JUnit testsSimon Brandhof2017-05-123-7/+6
* SONAR-9134 Define the minimum number of ES master nodesEric Hartmann2017-05-041-0/+2
* SONAR-9133 Define the number of ES replicasEric Hartmann2017-05-041-0/+1
* SONAR-9040 Implement a lock mechanism for cleaning jobsEric Hartmann2017-04-271-0/+6
* SONAR-8986 add CeDistributedInformationSébastien Lesaint2017-04-273-0/+83
* SONAR-9062 Use the network interface defined by sonar.search.host when resolv...Simon Brandhof2017-04-114-105/+110
* SONAR-7485 enable back Tomcat logs if trace if globally enabledSébastien Lesaint2017-04-043-6/+72
* Fix Quality flawsSimon Brandhof2017-03-281-11/+10
* SONAR-8935 Add a log when joining a clusterEric Hartmann2017-03-212-0/+53
* Improve reliability and speed of StopWatcherTestSimon Brandhof2017-03-194-14/+26
* SONAR-8938 Remove sonar.search.clusterName in favor of sonar.cluster.name (#1...Eric Hartmann2017-03-171-3/+1
* SONAR-8818 Rename members & interface propertiesEric Hartmann2017-03-131-4/+4
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-1310-224/+84
* Drop class LoopbackAddressSimon Brandhof2017-03-092-128/+0
* SONAR-8435 log "SonarQube is up" if all processes are operationalSébastien Lesaint2017-02-248-30/+69
* SONAR-7500 remove useless Monitored WARN log when web fails to startSébastien Lesaint2017-02-246-26/+37
* Drop unused Surefire config for skipping testsSimon Brandhof2017-02-191-7/+0