aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process-monitor/src
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2014-10-141-2/+3
* Fix quality flawSimon Brandhof2014-10-081-1/+0
* Merge remote-tracking branch 'origin/branch-4.5'Stephane Gamard2014-10-082-3/+14
|\
| * SONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaA...Simon Brandhof2014-10-082-3/+14
* | Fix quality flawsSimon Brandhof2014-10-071-2/+2
* | Fix some quality flawsSimon Brandhof2014-10-031-1/+0
|/
* SONAR-5621 Merge server log files into a single oneSimon Brandhof2014-09-244-3/+3
* SONAR-4898 add sonar.enableStopCommand property for internal useSimon Brandhof2014-09-223-19/+5
* SONAR-4898 file-based inter-process communicationSimon Brandhof2014-09-228-44/+68
* SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-2120-793/+109
* Try to increase stability of MonitorTestSimon Brandhof2014-09-161-1/+1
* SONAR-4898 improve (again) stability of WatcherThreadTestSimon Brandhof2014-09-122-26/+13
* SONAR-4898 improve (again) stability of WatcherThreadTestSimon Brandhof2014-09-121-14/+2
* SONAR-4898 improve stability of WatcherThreadTest on slow machinesSimon Brandhof2014-09-121-2/+8
* SONAR-4898 fix quality flawsSimon Brandhof2014-09-127-11/+83
* SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-122-1/+2
* SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-1210-138/+127
* SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-126-6/+46
* SONAR-4898 add debug logSimon Brandhof2014-09-121-1/+1
* SONAR-4898 refactor process monitoringSimon Brandhof2014-09-1229-0/+2216