| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-5499 Do not allow to change the distributed JDBC drivers | Simon Brandhof | 2014-08-07 | 5 | -27/+112 |
* | SONAR-4898 remove props temporary file as soon as possible | Simon Brandhof | 2014-08-04 | 2 | -3/+3 |
* | SONAR-4898 fix support of properties that don't start with "sonar." | Simon Brandhof | 2014-08-04 | 2 | -7/+6 |
* | SONAR-4898 improve support of JMX IP address in multihomed servers | Simon Brandhof | 2014-08-01 | 1 | -1/+4 |
* | SONAR-4898 experimental test for fixing RMI IP address | Simon Brandhof | 2014-08-01 | 1 | -9/+4 |
* | Fix test and regression on java 6 | Simon Brandhof | 2014-08-01 | 1 | -17/+5 |
* | SONAR-4898 fix compatibility with Java 6 | Simon Brandhof | 2014-08-01 | 1 | -8/+23 |
* | SONAR-4898 fix IP interface of JMX ports | Simon Brandhof | 2014-08-01 | 1 | -3/+7 |
* | SONAR-4898 increase max process startup timeout to 5 minutes | Simon Brandhof | 2014-08-01 | 1 | -1/+1 |
* | SONAR-4898 improve System.out/err logging | Simon Brandhof | 2014-07-31 | 1 | -4/+5 |
* | SONAR-4898 fix some logs | Simon Brandhof | 2014-07-31 | 1 | -0/+2 |
* | SONAR-4898 fix IP interface for RMI | Simon Brandhof | 2014-07-31 | 1 | -15/+22 |
* | SONAR-4898 - Using Address instead of hostanme (robustness) after @infra remarks | Stephane Gamard | 2014-07-31 | 1 | -1/+1 |
* | SONAR-4898 update documentation and Minimum Viable Environment | Simon Brandhof | 2014-07-30 | 3 | -2/+181 |
* | SONAR-4898 improve logs on errors | Simon Brandhof | 2014-07-30 | 1 | -0/+1 |
* | SONAR-4898 fix logs | Simon Brandhof | 2014-07-30 | 1 | -3/+4 |
* | SONAR-4898 fix handling of server early termination | Simon Brandhof | 2014-07-30 | 3 | -9/+24 |
* | SONAR-4898 remove misleading warning log | Simon Brandhof | 2014-07-30 | 1 | -2/+2 |
* | SONAR-4898 fix application.log | Simon Brandhof | 2014-07-30 | 1 | -2/+0 |
* | SONAR-4898 rename Terminatable to Terminable | Simon Brandhof | 2014-07-30 | 5 | -7/+7 |
* | SONAR-4898 improve reliability | Simon Brandhof | 2014-07-30 | 9 | -417/+416 |
* | SONAR-5237 - Fixed exit of runner when TC Fails to load | Stephane Gamard | 2014-07-29 | 1 | -1/+2 |
* | SONAR-4898 add missing tests, fix loading of default settings and check Java6+ | Simon Brandhof | 2014-07-28 | 1 | -2/+2 |
* | SONAR-4898 fix app logging | Simon Brandhof | 2014-07-28 | 1 | -9/+7 |
* | SONAR-4898 - Fixed logger levels and messages | Stephane Gamard | 2014-07-28 | 1 | -2/+4 |
* | SONAR-4898 improve logging configuration | Simon Brandhof | 2014-07-25 | 2 | -32/+29 |
* | SONAR-4898 - Fixed hangs when exiting after a failure. | Stephane Gamard | 2014-07-24 | 2 | -14/+29 |
* | SONAR-4898 improve logging | Simon Brandhof | 2014-07-24 | 1 | -6/+1 |
* | SONAR-4898 rename StartServer to App | Simon Brandhof | 2014-07-24 | 1 | -4/+3 |
* | SONAR-4898 improve logging | Simon Brandhof | 2014-07-24 | 2 | -10/+7 |
* | SONAR-4898 - Added mxBean method invokation test | Stephane Gamard | 2014-07-24 | 1 | -0/+5 |
* | SONAR-4898 - fixed lagging exit of sonar-application | Stephane Gamard | 2014-07-24 | 1 | -8/+6 |
* | SONAR-4898 improve default settings | Simon Brandhof | 2014-07-23 | 3 | -6/+14 |
* | SONAR-4898 improve management of sonar.path.* properties | Simon Brandhof | 2014-07-23 | 1 | -4/+0 |
* | SONAR-4898 - Updated logging for top level and cleaned termination | Stephane Gamard | 2014-07-23 | 2 | -4/+3 |
* | SONAR-4898 - Fixed gracefull shutdown with JSW | Stephane Gamard | 2014-07-23 | 3 | -47/+45 |
* | SONAR-4898 few improvements | Simon Brandhof | 2014-07-23 | 3 | -46/+25 |
* | SONAR-4898 remove duplicated classes and usage of SONAR_HOME | Simon Brandhof | 2014-07-23 | 2 | -6/+3 |
* | SONAR-4898 some refactoring | Simon Brandhof | 2014-07-23 | 1 | -9/+11 |
* | SONAR-4898 - updated stop method for top level process | Stephane Gamard | 2014-07-23 | 1 | -7/+2 |
* | SONAR-4898 some refactoring | Simon Brandhof | 2014-07-23 | 7 | -245/+193 |
* | Working the assembly for packaging. | Stephane Gamard | 2014-07-23 | 2 | -1/+4 |
* | Experimental fork | Simon Brandhof | 2014-07-23 | 2 | -11/+12 |
* | SONAR-5410 - Fixed process hang when child fails to start | Stephane Gamard | 2014-07-21 | 3 | -4/+5 |
* | SONAR-5410 - Updated log level for monitor | Stephane Gamard | 2014-07-21 | 1 | -1/+1 |
* | SONAR-5410 - Fix multiple properties in JAVA_OPTS | Stephane Gamard | 2014-07-21 | 2 | -3/+4 |
* | SONAR-5410 - Using relative path to SONAR_HOME for configuraiton | Stephane Gamard | 2014-07-21 | 1 | -25/+16 |
* | SONAR-5408 - reading properties from sonar.properties for child processes | Stephane Gamard | 2014-07-18 | 1 | -18/+9 |
* | SONAR-5408 - Process and ProcessWrapper working with temp properties files | Stephane Gamard | 2014-07-18 | 1 | -0/+4 |
* | SONAR-5408 - ProcessWrapper passes properties file as args[0] | Stephane Gamard | 2014-07-18 | 2 | -11/+43 |