summaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
|
* SONAR-4898 fix application.logSimon Brandhof2014-07-301-2/+0
|
* SONAR-4898 rename Terminatable to TerminableSimon Brandhof2014-07-305-7/+7
|
* SONAR-4898 improve reliabilitySimon Brandhof2014-07-309-417/+416
|
* SONAR-5237 - Fixed exit of runner when TC Fails to loadStephane Gamard2014-07-291-1/+2
|
* SONAR-4898 add missing tests, fix loading of default settings and check Java6+Simon Brandhof2014-07-281-2/+2
|
* SONAR-4898 fix app loggingSimon Brandhof2014-07-281-9/+7
|
* SONAR-4898 - Fixed logger levels and messagesStephane Gamard2014-07-281-2/+4
|
* SONAR-4898 improve logging configurationSimon Brandhof2014-07-252-32/+29
|