aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-start/src/main
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retryStephane Gamard2014-07-182-31/+48
|
* SONAR-5409 - Added explicit child shutdown on JVM shutdown (child does not ↵Stephane Gamard2014-07-181-36/+47
| | | | have to wait for ping failure)
* SONAR-4898 - Moved NetworkUtils to sonar-processStephane Gamard2014-07-181-43/+0
|
* Updated NetworkUtils for free port generation (steps over last generated port);Stephane Gamard2014-07-161-1/+3
|
* SONAR-4898 - Removed default ES debugStephane Gamard2014-07-161-10/+11
|
* SONAR-4898 - Using sonar-process with JMXStephane Gamard2014-07-151-70/+26
|
* SONAR-5410 - Updated shutdownStephane Gamard2014-07-151-22/+40
|
* SONAR-5455 Add "useConfigs=maxPerformance" to default MySQL URLSimon Brandhof2014-07-151-1/+1
|
* SONAR-5408 - Passing SONAR_HOME env to child processesStephane Gamard2014-07-111-2/+4
|
* SONAR-5408 -Using SONAR_HOME and/or setting itStephane Gamard2014-07-112-3/+14
|
* SONAR-5409 - Added "--debug" switch to start.jarStephane Gamard2014-07-111-1/+15
|
* SONAR-5409 - Monitor kills node if child process never checked-in (crash in ↵Stephane Gamard2014-07-111-1/+1
| | | | main for example)
* SONAR-5410 - Added SQ as a wrapped process in sonar-startStephane Gamard2014-07-111-32/+60
|
* SONAR-4898 - Fixed free socket bindingStephane Gamard2014-07-112-3/+7
|
* SONAR-4898 - Added shutdown & interupt to shutdown hookStephane Gamard2014-07-111-1/+1
|
* SONAR-4898 - Using NetworkUtils for ES port selectionStephane Gamard2014-07-111-1/+3
|
* SONAR-4898 - Using NetworkUtils for ES port selectionStephane Gamard2014-07-112-1/+41
|
* fix quality flaw (system.out)Stephane Gamard2014-07-111-1/+0
|
* SONAR-4898 - updated wrapper.conf for start.jarStephane Gamard2014-07-111-15/+16
|
* SONAR-4898 - Fixed Env definition for start.jarStephane Gamard2014-07-102-14/+9
|
* SONAR-4898 - Initial start.jar available in distribution bundleStephane Gamard2014-07-1013-0/+741