aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process-monitor/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-227-43/+67
* SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-2111-489/+95
* SONAR-4898 improve (again) stability of WatcherThreadTestSimon Brandhof2014-09-121-14/+8
* SONAR-4898 fix quality flawsSimon Brandhof2014-09-123-6/+9
* SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-122-1/+2
* SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-124-70/+64
* SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-124-3/+40
* SONAR-4898 add debug logSimon Brandhof2014-09-121-1/+1
* SONAR-4898 refactor process monitoringSimon Brandhof2014-09-1212-0/+1176