aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src
Commit message (Expand)AuthorAgeFilesLines
...
* Attempt to increase stability of StopperThreadTest on slow boxesSimon Brandhof2014-11-061-2/+2
* SONAR-5828 Fix default value of property sonar.jdbc.maxActiveSimon Brandhof2014-11-041-0/+6
* Remove dangerous coupling of sonar-server on sonar-searchSimon Brandhof2014-10-101-0/+7
* SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-091-2/+3
* Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-083-4/+59
* Fix quality flawsSimon Brandhof2014-10-021-1/+1
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-304-4/+6
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-304-4/+6
| * Backport fix for UT on WindowsEric Hartmann2014-09-291-1/+1
* | Try to fix UT on WindowsJulien HENRY2014-09-291-2/+2
|/
* SONAR-4898 add missing testsSimon Brandhof2014-09-252-6/+34
* SONAR-4898 add missing testsSimon Brandhof2014-09-258-59/+180
* SONAR-5621 Merge server log files into a single oneSimon Brandhof2014-09-241-2/+2
* SONAR-5621 merge log filesSimon Brandhof2014-09-241-0/+11
* Fix quality flawSimon Brandhof2014-09-231-5/+3
* SONAR-4898 add some testsSimon Brandhof2014-09-221-1/+1
* SONAR-4898 add sonar.enableStopCommand property for internal useSimon Brandhof2014-09-226-69/+64
* SONAR-4898 file-based inter-process communicationSimon Brandhof2014-09-229-225/+368
* SONAR-4898 add info logSimon Brandhof2014-09-221-1/+7
* Remove debug stuff (logs and ...Thread.sleep)Simon Brandhof2014-09-221-5/+0
* SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-2124-496/+405
* SONAR-4898 fix quality flawsSimon Brandhof2014-09-122-2/+12
* SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-125-8/+47
* SONAR-4898 add debug logsSimon Brandhof2014-09-121-0/+1
* SONAR-4898 refactor process monitoringSimon Brandhof2014-09-1245-0/+2978
* SONAR-4898 - Modularized sonar-process for testsStephane Gamard2014-08-0831-2258/+0
* SONAR-4898 - Robustness (scheduled rate rather than delay).Stephane Gamard2014-08-081-1/+1
* SONAR-4898 - Robustness (scheduled rate rather than delay).Stephane Gamard2014-08-083-4/+4
* SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapperStephane Gamard2014-08-081-0/+8
* SONAR-4898 do not monitor freshness of pings in master processSimon Brandhof2014-08-071-20/+4
* SONAR-4898 remove customization of RMI timeoutsSimon Brandhof2014-08-071-9/+0
* SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapperStephane Gamard2014-08-071-0/+3
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-075-27/+112
* SONAR-4898 remove props temporary file as soon as possibleSimon Brandhof2014-08-042-3/+3
* SONAR-4898 fix support of properties that don't start with "sonar."Simon Brandhof2014-08-042-7/+6
* SONAR-4898 improve support of JMX IP address in multihomed serversSimon Brandhof2014-08-011-1/+4
* SONAR-4898 experimental test for fixing RMI IP addressSimon Brandhof2014-08-011-9/+4
* Fix test and regression on java 6Simon Brandhof2014-08-011-17/+5
* SONAR-4898 fix compatibility with Java 6Simon Brandhof2014-08-011-8/+23
* SONAR-4898 fix IP interface of JMX portsSimon Brandhof2014-08-011-3/+7
* SONAR-4898 increase max process startup timeout to 5 minutesSimon Brandhof2014-08-011-1/+1
* SONAR-4898 improve System.out/err loggingSimon Brandhof2014-07-311-4/+5
* SONAR-4898 fix some logsSimon Brandhof2014-07-311-0/+2
* SONAR-4898 fix IP interface for RMISimon Brandhof2014-07-311-15/+22
* SONAR-4898 - Using Address instead of hostanme (robustness) after @infra remarksStephane Gamard2014-07-311-1/+1
* SONAR-4898 update documentation and Minimum Viable EnvironmentSimon Brandhof2014-07-303-2/+181
* SONAR-4898 improve logs on errorsSimon Brandhof2014-07-301-0/+1
* SONAR-4898 fix logsSimon Brandhof2014-07-301-3/+4
* SONAR-4898 fix handling of server early terminationSimon Brandhof2014-07-303-9/+24
* SONAR-4898 remove misleading warning logSimon Brandhof2014-07-301-2/+2