aboutsummaryrefslogtreecommitdiffstats
path: root/server/process
Commit message (Expand)AuthorAgeFilesLines
* Synchronized monitored list of processesStephane Gamard2014-08-261-8/+14
* Fix quality flawSimon Brandhof2014-08-251-3/+2
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-252-25/+58
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-254-3/+38
* SONAR-5483 - Fails to start if no master available in cluster (mainly do to w...Stephane Gamard2014-08-251-1/+6
* Minimum Viable Environment checks Java 1.6, 1.7 or 1.8 but not >= 1.6Simon Brandhof2014-08-252-6/+6
* fix quality flawsStephane Gamard2014-08-221-6/+16
* Added license headerStephane Gamard2014-08-162-0/+38
* Added tests for sonar-process Monitor ClassStephane Gamard2014-08-155-36/+142
* Revert Props setDefaultStephane Gamard2014-08-141-0/+9
* fix quality flaw & added test for UpdateListScriptFactoryStephane Gamard2014-08-141-10/+0
* fix quality flawStephane Gamard2014-08-143-2/+12
* fix quality flawStephane Gamard2014-08-147-33/+43
* fix quality flawsStephane Gamard2014-08-141-10/+9
* Added test for MonitoredProcess ClassStephane Gamard2014-08-133-5/+252
* format codeStephane Gamard2014-08-131-1/+1
* added tests for sonar-processStephane Gamard2014-08-138-120/+157
* SONAR-4898 - Can run in install dir with spaces in path.Stephane Gamard2014-08-124-11/+61
* code formatStephane Gamard2014-08-112-6/+7
* SONAR-4898 - Created ProcessWrapper tests in sonar-process-testStephane Gamard2014-08-114-27/+88
* Updated Timeouts in monitor and removed deRegister in JMXUtils (using check i...Stephane Gamard2014-08-112-15/+3
* Added cleanup when not monitoredStephane Gamard2014-08-111-5/+5
* Added check for mbean registrationStephane Gamard2014-08-112-0/+15
* Extracted ES from sonar-server & updated ServerTester for mediumTestsStephane Gamard2014-08-112-1/+18
* SONAR-4898 - MUST ping at a fixed rate and not at a given delay!Stephane Gamard2014-08-081-2/+3
* SONAR-4898 - Modularized sonar-process for testsStephane Gamard2014-08-0832-2259/+1
* SONAR-4898 - Modularized sonar-process for testsStephane Gamard2014-08-0868-0/+4901