aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9802 complete system info pageSimon Brandhof2017-09-262-0/+56
* SONAR-9845 Display type of disk in System Info on LinuSimon Brandhof2017-09-262-5/+20
* SONAR-9802 request all nodes from api/system/cluster_infoSimon Brandhof2017-09-267-14/+124
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-262-3/+6
* SONAR-9839 return health in api/system/infoSimon Brandhof2017-09-262-0/+11
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-266-22/+188
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-269-0/+479
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-2618-496/+593
* SONAR-9802 Decrease coupling of sonar-process with commons-ioSimon Brandhof2017-09-262-2/+2
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-2622-18/+1571
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-2628-3066/+0
* dropped marvel propertyDaniel Schwarz2017-09-253-28/+0
* SONAR-9283 Settings, Configuration and Props trim values at insertSébastien Lesaint2017-09-193-23/+32
* SONAR-9773 add warning when ES_JVM_OPTIONS is setSébastien Lesaint2017-09-195-46/+134
* SONAR-9773 improve warning message in generated ES jvm.options fileSébastien Lesaint2017-09-192-2/+2
* SONAR-9773 ignore JAVA_TOOL_OPTIONS is defined and log warningSébastien Lesaint2017-09-192-4/+95
* SONAR-9773 add AbstractCommand#suppressEnvVariableSébastien Lesaint2017-09-195-13/+145
* SONAR−9772 fail when changing mandatory JVM options through propertiesSébastien Lesaint2017-09-195-83/+397
* SONAR-9741 move NodeType to sonar-clusterSébastien Lesaint2017-09-132-96/+0
* 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