summaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-4898 - Fixed hangs when exiting after a failure.Stephane Gamard2014-07-242-14/+29
|
* SONAR-4898 improve loggingSimon Brandhof2014-07-241-6/+1
|
* SONAR-4898 rename StartServer to AppSimon Brandhof2014-07-241-4/+3
|
* SONAR-4898 improve loggingSimon Brandhof2014-07-242-10/+7
|
* SONAR-4898 - Added mxBean method invokation testStephane Gamard2014-07-241-0/+5
|
* SONAR-4898 - fixed lagging exit of sonar-applicationStephane Gamard2014-07-241-8/+6
|
* SONAR-4898 improve default settingsSimon Brandhof2014-07-233-6/+14
|
* SONAR-4898 improve management of sonar.path.* propertiesSimon Brandhof2014-07-231-4/+0
|
* SONAR-4898 - Updated logging for top level and cleaned terminationStephane Gamard2014-07-232-4/+3
|
* SONAR-4898 - Fixed gracefull shutdown with JSWStephane Gamard2014-07-233-47/+45
|
* SONAR-4898 few improvementsSimon Brandhof2014-07-233-46/+25
|
* SONAR-4898 remove duplicated classes and usage of SONAR_HOMESimon Brandhof2014-07-232-6/+3
|
* SONAR-4898 some refactoringSimon Brandhof2014-07-231-9/+11
|
* SONAR-4898 - updated stop method for top level processStephane Gamard2014-07-231-7/+2
|
* SONAR-4898 some refactoringSimon Brandhof2014-07-236-241/+188
|
* Working the assembly for packaging.Stephane Gamard2014-07-232-1/+4
|
* Experimental forkSimon Brandhof2014-07-232-11/+12
|
* SONAR-5410 - Fixed process hang when child fails to startStephane Gamard2014-07-213-4/+5
|
* SONAR-5410 - Updated log level for monitorStephane Gamard2014-07-211-1/+1
|
* SONAR-5410 - Fix multiple properties in JAVA_OPTSStephane Gamard2014-07-212-3/+4
|
* SONAR-5410 - Using relative path to SONAR_HOME for configuraitonStephane Gamard2014-07-211-25/+16
|
* SONAR-5408 - reading properties from sonar.properties for child processesStephane Gamard2014-07-181-18/+9
|
* SONAR-5408 - Process and ProcessWrapper working with temp properties filesStephane Gamard2014-07-181-0/+4
|
* SONAR-5408 - ProcessWrapper passes properties file as args[0]Stephane Gamard2014-07-182-11/+43
|
* SONAR-5408 - Reduced JMX connection trials to 5Stephane Gamard2014-07-181-5/+5
|
* SONAR-5408 - ProcessWrapper provides properties with a temp file.Stephane Gamard2014-07-182-19/+75
|
* SONAR-4898 - Fixed ElasticSearchTestsStephane Gamard2014-07-181-3/+15
|
* SONAR-4898 - Using parent JVM in processWrapperStephane Gamard2014-07-181-4/+7
|
* SONAR-5408 - FIxed test for SONAR_HOME in processStephane Gamard2014-07-182-3/+26
|
* SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retryStephane Gamard2014-07-185-86/+224
|
* SONAR-5408 - Set SONAR_HOME from ProcessWrapper for child ProcessStephane Gamard2014-07-181-0/+1
|
* SONAR-5408 - Enforce existence of SONAR_HOME for processStephane Gamard2014-07-181-1/+27
|
* SONAR-5408 - Added workingDirectory to ProcessWrapperStephane Gamard2014-07-182-3/+22
|
* SONAR-4898 - Moved NetworkUtils to sonar-processStephane Gamard2014-07-182-0/+98
|
* SONAR-4898 - Adjusting timeouts & fix possible NPE when ES is not readyStephane Gamard2014-07-153-11/+18
|
* Commented out JVM level testStephane Gamard2014-07-151-31/+22
|
* fix missing licensesStephane Gamard2014-07-152-0/+38
|
* Ignoring JVM level testStephane Gamard2014-07-151-4/+8
|
* fix tests and outputs.Stephane Gamard2014-07-152-1/+21
|
* SONAR-5409 - Using JMX to connect to wrapped ProcessStephane Gamard2014-07-154-205/+182
|
* SONAR-5409 - Using scheduler for Process parent ping-checkStephane Gamard2014-07-152-49/+35
|
* SONAR-5409 - Using JMS for sonar-process with MBean for monitoringStephane Gamard2014-07-153-94/+185
|
* SONAR-5410 - Updated shutdownStephane Gamard2014-07-153-4/+15
|
* SONAR-5409 - Fixed testStephane Gamard2014-07-112-3/+2
|
* SONAR-5409 - Fixed testStephane Gamard2014-07-111-4/+3
|
* SONAR-5409 - Monitor does not kill childsStephane Gamard2014-07-111-3/+0
|
* SONAR-5409 - added onStart and onStop abstract methods to ProcessStephane Gamard2014-07-111-3/+10
|
* SONAR-5409 - Coherent logs for process monitoringStephane Gamard2014-07-113-5/+4
|
* SONAR-5409 - Monitor kills node if child process never checked-in (crash in ↵Stephane Gamard2014-07-111-4/+14
| | | | main for example)
* SONAR-5409 - Removed non-used classesStephane Gamard2014-07-112-114/+0
|