Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'branch-6.2' | Sébastien Lesaint | 2016-12-01 | 1 | -1/+1 |
|\ | |||||
| * | SONAR-8333 log must be ERROR when process start fails | Sébastien Lesaint | 2016-12-01 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 6.2-RC16.2-RC1 | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | | |||||
* | | Prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
|/ | |||||
* | SONAR-8341 add INFO log in App when SQ is done starting | Sébastien Lesaint | 2016-11-16 | 1 | -2/+8 |
| | |||||
* | SONAR-8333 add info log when a subprocess fails to start | Sébastien Lesaint | 2016-11-16 | 1 | -1/+5 |
| | |||||
* | SONAR-8333 restore process name in logs | Sébastien Lesaint | 2016-11-16 | 1 | -12/+8 |
| | | | | because when running ITs with option -Dsonar.log.console we can't make a difference between logs from each process anymore | ||||
* | Fix Quality flaws, including handling of InterruptedException | Simon Brandhof | 2016-10-05 | 2 | -12/+15 |
| | |||||
* | Fix Quality flaw in MonitorTest | Simon Brandhof | 2016-09-28 | 1 | -1/+0 |
| | |||||
* | Improve handling of some thread interruptions | Simon Brandhof | 2016-09-21 | 1 | -1/+2 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'branch-5.6' | Sébastien Lesaint | 2016-09-09 | 1 | -1/+1 |
|\ | |||||
| * | SONAR-7884 update default Update Center URL to HTTPS | Sébastien Lesaint | 2016-09-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-07-25 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.6.15.6.1 | David Rautureau | 2016-07-25 | 1 | -1/+1 |
| | | |||||
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
* | | SONAR-7989 remove AJP support in embedded tomcat | Sébastien Lesaint | 2016-08-25 | 1 | -5/+0 |
| | | |||||
* | | Fix Quality flaws | Simon Brandhof | 2016-07-29 | 1 | -3/+3 |
| | | |||||
* | | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | | |||||
* | | Fix some Quality flaws | Simon Brandhof | 2016-06-27 | 1 | -1/+1 |
| | | |||||
* | | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
|/ | |||||
* | SONAR-7422 reset App sharedMemory at start/restart | Sébastien Lesaint | 2016-05-18 | 1 | -0/+5 |
| | |||||
* | SONAR-7154 main process must create property file in SQ's temp dir | Sébastien Lesaint | 2016-05-13 | 2 | -14/+12 |
| | | | | because the JVM's temp dir might just be read only (eg. temp dir of windows services launched with Local System Account on recent windows versions is actuallt read only) | ||||
* | 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 |
| | |||||
* | Revert "SONAR-7122 Drop the ability to customize the web app context" | Julien Lancelot | 2016-03-31 | 1 | -0/+4 |
| | | | | | | This reverts commit 8f7a9ad479a219fc22ac729a23f220e450c572b7. SONAR-7494 Reintroduce the web app context | ||||
* | SONAR-7436 System Info must not fail if the monitored process is not up | Simon Brandhof | 2016-03-25 | 1 | -2/+1 |
| | |||||
* | SONAR-7436 Monitoring of CE process in system WS and console | Simon Brandhof | 2016-03-25 | 5 | -65/+75 |
| | |||||
* | SONAR-7435 DefaultProcessCommands close() doesn't throw any exception | Sébastien Lesaint | 2016-03-21 | 1 | -19/+0 |
| | | | | this make writing try-with-resource easier | ||||
* | SONAR-7435 SQ processes should have constant process ids | Sébastien Lesaint | 2016-03-21 | 5 | -37/+18 |
| | | | | remove process id generation from JavaCommand | ||||
* | SONAR-7435 replace DefaultProcessCommands constructors by static methods | Sébastien Lesaint | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | SONAR-7435 rename state when process is done starting from ready to up | Sébastien Lesaint | 2016-03-21 | 3 | -20/+20 |
| | | | | also clean up code of DefaultProcessCommands and fix it's Javadoc which was out of sync with implementation | ||||
* | SONAR-7435 move awaitTermination to ProcessUtils and add UTs | Sébastien Lesaint | 2016-03-21 | 1 | -26/+6 |
| | |||||
* | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-25 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | * origin/branch-5.4: SONAR-7384 ensure no thread can await its own termination in Monitor SONAR-7316 do not create a builder for each changeset SONAR-7316 DbScmInfo should use a single ChangeSet object per revision SONAR-7316 use String.intern to store ChangeSet#revision SONAR-7316 Use String.intern to store author in ChangeSet fix widgets resizing on the overview page | ||||
| * | SONAR-7384 ensure no thread can await its own termination in Monitor | Sébastien Lesaint | 2016-02-24 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2016-02-15 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.4-RC25.4-RC2 | Thomas Vérin | 2016-02-15 | 1 | -1/+1 |
| | | |||||
| * | [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 |
| | | |||||
* | | Remove sonar-process-monitor from zip | Simon Brandhof | 2016-02-17 | 1 | -0/+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 | 1 | -1/+1 |
| | |||||
* | SONAR-7226 deploy all artifacts to central, except SQ zip | Simon Brandhof | 2016-02-04 | 1 | -17/+0 |
| |