| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-4898 remove sonar-start module | Simon Brandhof | 2014-07-23 | 29 | -1242/+0 |
* | SONAR-5410 - Fixed process hang when child fails to start | Stephane Gamard | 2014-07-21 | 1 | -11/+16 |
* | SONAR-5410 - Added sonar.web.java_opts | Stephane Gamard | 2014-07-21 | 1 | -3/+2 |
* | SONAR-5410 - Optimize ES JAVA_OPTS | Stephane Gamard | 2014-07-21 | 1 | -1/+1 |
* | SONAR-5410 - Fix multiple properties in JAVA_OPTS | Stephane Gamard | 2014-07-21 | 1 | -0/+2 |
* | SONAR-5410 - Using sonar.es.node.port properties if set in conf for ES port | Stephane Gamard | 2014-07-21 | 1 | -2/+3 |
* | SONAR-5410 - Using sonar.es.node.port properties if set in conf for ES port | Stephane Gamard | 2014-07-21 | 1 | -7/+12 |
* | SONAR-5410 - Using relative path to SONAR_HOME for configuraiton | Stephane Gamard | 2014-07-21 | 2 | -4/+4 |
* | SONAR-5408 - reading properties from sonar.properties for child processes | Stephane Gamard | 2014-07-18 | 2 | -3/+16 |
* | SONAR-5408 - Process and ProcessWrapper working with temp properties files | Stephane Gamard | 2014-07-18 | 1 | -2/+2 |
* | SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retry | Stephane Gamard | 2014-07-18 | 4 | -31/+66 |
* | SONAR-5409 - Added explicit child shutdown on JVM shutdown (child does not ha... | Stephane Gamard | 2014-07-18 | 1 | -36/+47 |
* | SONAR-4898 - Moved NetworkUtils to sonar-process | Stephane Gamard | 2014-07-18 | 2 | -104/+0 |
* | fixed missing license header | Stephane Gamard | 2014-07-16 | 1 | -0/+19 |
* | Updated NetworkUtils for free port generation (steps over last generated port); | Stephane Gamard | 2014-07-16 | 2 | -1/+45 |
* | SONAR-4898 - Removed default ES debug | Stephane Gamard | 2014-07-16 | 1 | -10/+11 |
* | SONAR-4898 - Using sonar-process with JMX | Stephane Gamard | 2014-07-15 | 1 | -70/+26 |
* | SONAR-5410 - Updated shutdown | Stephane Gamard | 2014-07-15 | 1 | -22/+40 |
* | SONAR-5455 Add "useConfigs=maxPerformance" to default MySQL URL | Simon Brandhof | 2014-07-15 | 1 | -1/+1 |
* | SONAR-5408 - Passing SONAR_HOME env to child processes | Stephane Gamard | 2014-07-11 | 1 | -2/+4 |
* | SONAR-5408 -Using SONAR_HOME and/or setting it | Stephane Gamard | 2014-07-11 | 2 | -3/+14 |
* | SONAR-5409 - Added "--debug" switch to start.jar | Stephane Gamard | 2014-07-11 | 1 | -1/+15 |
* | SONAR-5409 - Monitor kills node if child process never checked-in (crash in m... | Stephane Gamard | 2014-07-11 | 1 | -1/+1 |
* | SONAR-5410 - Added SQ as a wrapped process in sonar-start | Stephane Gamard | 2014-07-11 | 1 | -32/+60 |
* | fix quality flaw (wrong artifact type) | Stephane Gamard | 2014-07-11 | 1 | -0/+1 |
* | SONAR-4898 - Fixed free socket binding | Stephane Gamard | 2014-07-11 | 2 | -3/+7 |
* | SONAR-4898 - Added shutdown & interupt to shutdown hook | Stephane Gamard | 2014-07-11 | 1 | -1/+1 |
* | SONAR-4898 - Using NetworkUtils for ES port selection | Stephane Gamard | 2014-07-11 | 1 | -1/+3 |
* | SONAR-4898 - Using NetworkUtils for ES port selection | Stephane Gamard | 2014-07-11 | 2 | -1/+41 |
* | fix quality flaw (system.out) | Stephane Gamard | 2014-07-11 | 1 | -1/+0 |
* | SONAR-4898 - updated wrapper.conf for start.jar | Stephane Gamard | 2014-07-11 | 4 | -15/+67 |
* | SONAR-4898 - Fixed Env definition for start.jar | Stephane Gamard | 2014-07-10 | 2 | -14/+9 |
* | SONAR-4898 - Initial start.jar available in distribution bundle | Stephane Gamard | 2014-07-10 | 27 | -0/+1089 |