aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* 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-192-12/+24
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-133-87/+41
* Drop class LoopbackAddressSimon Brandhof2017-03-091-57/+0
* SONAR-8435 log "SonarQube is up" if all processes are operationalSébastien Lesaint2017-02-245-9/+27
* SONAR-7500 remove useless Monitored WARN log when web fails to startSébastien Lesaint2017-02-244-11/+11
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-191-11/+11
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1028-56/+56
* SONAR-8335 rename LogDomain#ES_CLIENT to LogDomain#ESSébastien Lesaint2016-12-011-4/+4
* SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-012-9/+361
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-011-1/+4
* SONAR-8383 add param "process" to api/system/logsSimon Brandhof2016-11-171-0/+29
* SONAR-8341 add INFO log in App when SQ is done startingSébastien Lesaint2016-11-161-14/+82
* SONAR-8333 make APP logging configuration support 4 log filesSébastien Lesaint2016-11-161-11/+0
* Improve stability of ProcessUtilsTest on slow boxSimon Brandhof2016-11-111-3/+8
* SONAR-7909 reset sharedMemory at startupSébastien Lesaint2016-09-091-67/+90
* fix coverage of DefaultProcessCommandsSébastien Lesaint2016-08-251-38/+85
* SONAR-7825 alter CE HTTP server for general useSébastien Lesaint2016-08-231-89/+0
* SONAR-7960 add task UUID to logsSébastien Lesaint2016-08-161-3/+3
* SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabledSébastien Lesaint2016-08-161-1/+1
* SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-111-3/+3
* Disable tests using symlink on WindowsJulien HENRY2016-07-051-0/+5
* More stable ProcessUtilsTestSimon Brandhof2016-05-271-1/+1
* SONAR-7653 remove useless codeSimon Brandhof2016-05-261-16/+1
* fix quality flawsSébastien Lesaint2016-05-201-0/+20
* Improve stability of ProcessUtilsTest on slow envSimon Brandhof2016-05-181-2/+2
* SONAR-7422 add DefaultProcessCommand#reset()Sébastien Lesaint2016-05-181-1/+18
* Fix ProcessStateSystemInfoTest on Java 8Simon Brandhof2016-04-051-5/+2