| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-7653 remove useless code | Simon Brandhof | 2016-05-26 | 1 | -16/+1 |
* | fix quality flaws | Sébastien Lesaint | 2016-05-20 | 1 | -0/+20 |
* | Improve stability of ProcessUtilsTest on slow env | Simon Brandhof | 2016-05-18 | 1 | -2/+2 |
* | SONAR-7422 add DefaultProcessCommand#reset() | Sébastien Lesaint | 2016-05-18 | 1 | -1/+18 |
* | Fix ProcessStateSystemInfoTest on Java 8 | Simon Brandhof | 2016-04-05 | 1 | -5/+2 |
* | SONAR-7436 replace JMX/RMI by HTTP | Simon Brandhof | 2016-04-05 | 7 | -263/+160 |
* | SONAR-7436 System Info must not fail if the monitored process is not up | Simon Brandhof | 2016-03-25 | 3 | -0/+224 |
* | SONAR-7436 Monitoring of CE process in system WS and console | Simon Brandhof | 2016-03-25 | 8 | -5/+272 |
* | SONAR-7435 CE process waiting for WebServer to be operational | Sébastien Lesaint | 2016-03-21 | 1 | -15/+21 |
* | SONAR-7435 SQ processes should have constant process ids | Sébastien Lesaint | 2016-03-21 | 1 | -0/+9 |
* | SONAR-7435 replace DefaultProcessCommands constructors by static methods | Sébastien Lesaint | 2016-03-21 | 1 | -15/+34 |
* | SONAR-7435 add operational flag to shared memory IPC | Sébastien Lesaint | 2016-03-21 | 1 | -30/+55 |
* | SONAR-7435 rename state when process is done starting from ready to up | Sébastien Lesaint | 2016-03-21 | 6 | -22/+26 |
* | SONAR-7435 move awaitTermination to ProcessUtils and add UTs | Sébastien Lesaint | 2016-03-21 | 1 | -0/+79 |
* | Improve allocation of new ports in integration tests | Simon Brandhof | 2016-03-07 | 1 | -1/+0 |
* | SONAR-7125 use efficient delete dir method in sonar-process | Sébastien Lesaint | 2016-02-12 | 1 | -0/+245 |
* | SONAR-7168 fix quality flaw in AllProcessesCommands | Sébastien Lesaint | 2016-02-08 | 1 | -2/+2 |
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 20 | -20/+20 |
* | SONAR-7168 fix stop during restart not working | Sébastien Lesaint | 2016-01-13 | 4 | -33/+182 |
* | SONAR-7168 fix stop failing during restart + restart WS call flood issue | Sébastien Lesaint | 2016-01-13 | 1 | -16/+17 |
* | SONAR-7168 rework threads and restart implementation | Sébastien Lesaint | 2016-01-13 | 1 | -6/+56 |
* | SONAR-7168 add support for restart requested by child processes | Sébastien Lesaint | 2016-01-13 | 1 | -4/+13 |
* | SONAR-7168 add restart request support to ProcessCommands | Sébastien Lesaint | 2016-01-13 | 1 | -5/+48 |
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 19 | -78/+76 |
* | SONAR-7141 Fail fast if server started with Java 1.6 | Simon Brandhof | 2015-12-14 | 1 | -3/+3 |
* | SONAR-7140 Do not check java.io.tmpdir in bootstrap process | Simon Brandhof | 2015-12-14 | 1 | -28/+10 |
* | Fix reliability of NetworkUtils#freePort() | Simon Brandhof | 2015-10-13 | 1 | -10/+42 |
* | SONAR-6914 Change default sizes of HTTP and DB pools | Simon Brandhof | 2015-10-09 | 1 | -3/+2 |
* | SONAR-6830 add WS api/system/logs and api/system/change_log_level | Simon Brandhof | 2015-10-06 | 1 | -3/+1 |
* | SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube in... | Koushik Dasgupta | 2015-09-29 | 1 | -1/+0 |
* | SONAR-6799 SONAR-6232 compute engine logs | Simon Brandhof | 2015-09-27 | 1 | -4/+15 |
* | Rename remaining variables "sut" to "underTest" in tests | Simon Brandhof | 2015-07-16 | 1 | -18/+18 |
* | The test is still unstable | David Gageot | 2015-07-13 | 1 | -4/+4 |
* | FIX race condition on LogbackHelper | David Gageot | 2015-07-07 | 1 | -12/+0 |
* | Attempt to remove false-positive on LogbackHelperTest | Simon Brandhof | 2015-07-07 | 1 | -0/+12 |
* | Test should be less flaky now | David Gageot | 2015-07-07 | 1 | -13/+8 |
* | Unused imports | David Gageot | 2015-07-07 | 1 | -1/+0 |
* | Fix deprecated code | David Gageot | 2015-07-07 | 1 | -2/+2 |
* | Fix Flaky test | David Gageot | 2015-07-06 | 1 | -9/+2 |
* | Cleanup warnings | Gabor Liptak | 2015-06-17 | 1 | -1/+1 |
* | Increase some timeouts in tests | Simon Brandhof | 2015-06-16 | 1 | -1/+1 |
* | SONAR-6370 fix quality flaws | Simon Brandhof | 2015-06-05 | 1 | -3/+4 |
* | Extract an interface from org.sonar.process.ProcessCommands | Simon Brandhof | 2015-05-29 | 2 | -16/+24 |
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 12 | -46/+46 |
* | Why wait for so "long"? | David Gageot | 2015-05-07 | 1 | -1/+1 |
* | Throw actual exception | David Gageot | 2015-05-07 | 2 | -4/+4 |
* | Dead code | David Gageot | 2015-05-07 | 2 | -10/+0 |
* | SONAR-6293 refactor loading of default values of sonar.properties | Simon Brandhof | 2015-03-30 | 2 | -1/+66 |
* | SONAR-6036 use IPC (Inter Process Communication) for monitoring | Eric Hartmann | 2015-02-20 | 3 | -47/+31 |
* | SONAR-6057 fix path of archived logs | Simon Brandhof | 2015-02-19 | 1 | -3/+3 |