aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-057-263/+160
* SONAR-7436 System Info must not fail if the monitored process is not upSimon Brandhof2016-03-253-0/+224
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-258-5/+272
* SONAR-7435 CE process waiting for WebServer to be operationalSébastien Lesaint2016-03-211-15/+21
* SONAR-7435 SQ processes should have constant process idsSébastien Lesaint2016-03-211-0/+9
* SONAR-7435 replace DefaultProcessCommands constructors by static methodsSébastien Lesaint2016-03-211-15/+34
* SONAR-7435 add operational flag to shared memory IPCSébastien Lesaint2016-03-211-30/+55
* SONAR-7435 rename state when process is done starting from ready to upSébastien Lesaint2016-03-216-22/+26
* SONAR-7435 move awaitTermination to ProcessUtils and add UTsSébastien Lesaint2016-03-211-0/+79
* Improve allocation of new ports in integration testsSimon Brandhof2016-03-071-1/+0
* SONAR-7125 use efficient delete dir method in sonar-processSébastien Lesaint2016-02-121-0/+245
* SONAR-7168 fix quality flaw in AllProcessesCommandsSébastien Lesaint2016-02-081-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-1320-20/+20
* SONAR-7168 fix stop during restart not workingSébastien Lesaint2016-01-134-33/+182
* SONAR-7168 fix stop failing during restart + restart WS call flood issueSébastien Lesaint2016-01-131-16/+17
* SONAR-7168 rework threads and restart implementationSébastien Lesaint2016-01-131-6/+56