| Commit message (Expand) | Author | Age | Files | Lines |
* | [maven-release-plugin] prepare release 5.6.15.6.1 | David Rautureau | 2016-07-25 | 1 | -3/+2 |
* | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
* | Remove useless declaration of animal-sniffer-maven-plugin | Simon Brandhof | 2016-06-09 | 1 | -15/+2 |
* | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 1 | -1/+1 |
* | Release 5.65.6 | Tom | 2016-06-01 | 1 | -1/+1 |
* | prepare for next development iteration on release branch | Tom | 2016-05-27 | 1 | -1/+1 |
* | release 5.6-RC2 | Tom | 2016-05-27 | 1 | -1/+1 |
* | SONAR-7653 remove useless code | Simon Brandhof | 2016-05-26 | 2 | -33/+2 |
* | SONAR-7653 remove Java option XX:MaxPermSize | Simon Brandhof | 2016-05-26 | 1 | -2/+2 |
* | prepare for next development iteration on release branch | Tom | 2016-05-20 | 1 | -1/+1 |
* | Release 5.6-RC1 | Tom | 2016-05-20 | 1 | -1/+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 | 2 | -1/+27 |
* | SONAR-7580 jdbc_url default value is computed or set by JdbcSettings | Sébastien Lesaint | 2016-05-12 | 1 | -1/+0 |
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-12 | 1 | -1/+5 |
|\ |
|
| * | Exclude protobuf code from SQ analysis | Julien HENRY | 2016-04-11 | 1 | -1/+5 |
| * | fixed version for 5.5-SNAPSHOT | Tom | 2016-04-11 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.5-RC15.5-RC1 | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.5 | Tom | 2016-04-07 | 1 | -3/+2 |
* | | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
|/ |
|
* | SONAR-7411 drop support for HTTPs Tomcat connector | Sébastien Lesaint | 2016-04-06 | 1 | -55/+0 |
* | Fix quality flaws | Simon Brandhof | 2016-04-06 | 1 | -1/+1 |
* | 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 | 22 | -578/+415 |
* | Revert "SONAR-7122 Drop the ability to customize the web app context" | Julien Lancelot | 2016-03-31 | 1 | -0/+4 |
* | SONAR-7436 System Info must not fail if the monitored process is not up | Simon Brandhof | 2016-03-25 | 6 | -10/+247 |
* | SONAR-7436 Add DEBUG log when setting JMX URL | Simon Brandhof | 2016-03-25 | 1 | -3/+7 |
* | SONAR-7436 Monitoring of CE process in system WS and console | Simon Brandhof | 2016-03-25 | 21 | -10/+813 |
* | fix quality flaws | Sébastien Lesaint | 2016-03-22 | 1 | -3/+5 |
* | SONAR-6732 CE and WebServer must share the same startedAt date | Sébastien Lesaint | 2016-03-21 | 1 | -0/+1 |
* | SONAR-7435 reduce heap of both CE and WebServer to 512 | Sébastien Lesaint | 2016-03-21 | 1 | -2/+2 |
* | SONAR-7435 add sonar.ce.javaOpts and sonar.ce.javaAdditionalOpts | Sébastien Lesaint | 2016-03-21 | 1 | -0/+7 |
* | SONAR-7435 CE process waiting for WebServer to be operational | Sébastien Lesaint | 2016-03-21 | 2 | -19/+53 |
* | SONAR-7435 DefaultProcessCommands close() doesn't throw any exception | Sébastien Lesaint | 2016-03-21 | 3 | -3/+4 |
* | SONAR-7435 SQ processes should have constant process ids | Sébastien Lesaint | 2016-03-21 | 2 | -2/+10 |
* | SONAR-7435 replace DefaultProcessCommands constructors by static methods | Sébastien Lesaint | 2016-03-21 | 3 | -22/+54 |
* | SONAR-7435 add operational flag to shared memory IPC | Sébastien Lesaint | 2016-03-21 | 4 | -32/+100 |
* | SONAR-7435 rename state when process is done starting from ready to up | Sébastien Lesaint | 2016-03-21 | 11 | -93/+111 |
* | SONAR-7435 move awaitTermination to ProcessUtils and add UTs | Sébastien Lesaint | 2016-03-21 | 2 | -0/+99 |
* | Improve allocation of new ports in integration tests | Simon Brandhof | 2016-03-07 | 1 | -1/+0 |
* | SONAR-7330 delete ES script "ListUpdate" | Simon Brandhof | 2016-02-29 | 1 | -3/+0 |
* | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-15 | 4 | -7/+432 |
|\ |
|
| * | SONAR-7125 use efficient delete dir method in sonar-process | Sébastien Lesaint | 2016-02-12 | 4 | -7/+432 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.4-RC15.4-RC1 | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
* | | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
|/ |
|
* | SONAR-7168 fix quality flaw in AllProcessesCommands | Sébastien Lesaint | 2016-02-08 | 3 | -4/+12 |