aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-147-11/+11
* Fix license headers for 2018Simon Brandhof2018-01-0745-46/+45
* fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-243-4/+38
* fix unstable UT SharedHealthStateImplTestSébastien Lesaint2017-11-241-0/+3
* Upgrade logback and SLF4jSimon Brandhof2017-10-161-2/+5
* SONAR-8798 fix error when sonar.log.maxFiles=0Simon Brandhof2017-10-131-8/+57
* SONAR-9803 add the tests that have been dropped by mistakeSimon Brandhof2017-09-289-0/+1056
* SONAR-9802 add memory and cpu metrics to JvmStateSectionSimon Brandhof2017-09-261-1/+5
* SONAR-9802 fix support of overridden cluster nameSimon Brandhof2017-09-262-2/+0
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-264-13/+14
* SONAR-9802 allow to change the log level of a clusterDaniel Schwarz2017-09-261-0/+65
* SONAR-9802 complete system info pageSimon Brandhof2017-09-261-0/+55
* SONAR-9845 Display type of disk in System Info on LinuSimon Brandhof2017-09-261-0/+13
* SONAR-9802 request all nodes from api/system/cluster_infoSimon Brandhof2017-09-263-6/+65
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-261-2/+2
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-262-3/+48
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-265-0/+334
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-263-153/+180
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-261-0/+153
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-2612-1807/+0
* dropped marvel propertyDaniel Schwarz2017-09-251-9/+0
* SONAR-9283 Settings, Configuration and Props trim values at insertSébastien Lesaint2017-09-192-12/+28
* SONAR-9773 add warning when ES_JVM_OPTIONS is setSébastien Lesaint2017-09-193-44/+126
* SONAR-9773 improve warning message in generated ES jvm.options fileSébastien Lesaint2017-09-191-1/+1
* SONAR-9773 ignore JAVA_TOOL_OPTIONS is defined and log warningSébastien Lesaint2017-09-191-1/+80
* SONAR-9773 add AbstractCommand#suppressEnvVariableSébastien Lesaint2017-09-191-3/+69
* SONAR−9772 fail when changing mandatory JVM options through propertiesSébastien Lesaint2017-09-191-47/+243
* SONAR-9741 move NodeType to sonar-clusterSébastien Lesaint2017-09-131-47/+0
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-132-101/+13
* Fix quality flawsEric Hartmann2017-09-111-0/+47
* Fix quality flawsEric Hartmann2017-09-111-0/+62
* Add missing unit testsSimon Brandhof2017-09-083-17/+201
* SONAR-9715 improve documentation of process managementSimon Brandhof2017-09-051-2/+2
* SONAR-6966 Implement node name for HazelcastEric Hartmann2017-09-051-3/+21
* SONAR-6966 let the user define node names in sonar.cluster.node.name for Elas...Daniel Schwarz2017-09-051-1/+32
* SONAR-9738 Fail if the cluster name differs from node to nodeDaniel Schwarz2017-09-051-2/+7
* SONAR-9590 add EsFileSystem classSébastien Lesaint2017-09-052-28/+221
* SONAR-9590 only heap and heap dump options are now in search.javaOptsSébastien Lesaint2017-09-056-19/+457
* SONAR-9590 move Es/JavaCommand to module sonar-process-monitorSébastien Lesaint2017-09-054-0/+465
* SONAR-9590 move shared memory file classes to dedicated packageSébastien Lesaint2017-09-056-5/+8
* SONAR-9239 configure log4j to log as before in es.logSébastien Lesaint2017-09-053-31/+627
* SONAR-9283 fix dropped support of empty properties in PropsSébastien Lesaint2017-08-221-6/+4
* SONAR-9283 harden Props against non trimmed stringsSébastien Lesaint2017-08-221-31/+70
* SONAR-9292 Fix missing JUL logs at startupEric Hartmann2017-05-311-0/+82
* Consistent safeguard timeouts in JUnit testsSimon Brandhof2017-05-123-7/+6
* SONAR-9062 Use the network interface defined by sonar.search.host when resolv...Simon Brandhof2017-04-112-39/+56
* SONAR-7485 enable back Tomcat logs if trace if globally enabledSébastien Lesaint2017-04-041-3/+40
* SONAR-8935 Add a log when joining a clusterEric Hartmann2017-03-211-0/+5
* Improve reliability and speed of StopWatcherTestSimon Brandhof2017-03-193-12/+24
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-133-87/+41