aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process-monitor/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Quality flawsSimon Brandhof2017-03-161-7/+3
* SONAR-8817 Add SonarQube version safeguard in cluster mode (#1781)Eric Hartmann2017-03-1511-96/+264
* Fix Quality flawsSimon Brandhof2017-03-132-10/+32
* SONAR-8818 Rename members & interface propertiesEric Hartmann2017-03-134-35/+35
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-1375-1490/+6282
* SONAR-7937 restart reloads sonar.propertiesSébastien Lesaint2017-02-241-9/+7
* SONAR-7937 Monitor reloads JavaCommand to execute on restartSébastien Lesaint2017-02-242-17/+85
* SONAR-8435 log "SonarQube is up" if all processes are operationalSébastien Lesaint2017-02-242-19/+96
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1015-30/+30
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-261-147/+0
* SONAR-8333 log must be ERROR when process start failsSébastien Lesaint2016-12-011-1/+1
* SONAR-8341 add INFO log in App when SQ is done startingSébastien Lesaint2016-11-161-2/+8
* SONAR-8333 add info log when a subprocess fails to startSébastien Lesaint2016-11-161-1/+5
* SONAR-8333 restore process name in logsSébastien Lesaint2016-11-161-12/+8
* Fix Quality flaws, including handling of InterruptedExceptionSimon Brandhof2016-10-052-12/+15
* Fix Quality flaw in MonitorTestSimon Brandhof2016-09-281-1/+0
* Improve handling of some thread interruptionsSimon Brandhof2016-09-211-1/+2
* Merge branch 'branch-5.6'Sébastien Lesaint2016-09-091-1/+1
|\
| * SONAR-7884 update default Update Center URL to HTTPSSébastien Lesaint2016-09-081-1/+1
* | SONAR-7989 remove AJP support in embedded tomcatSébastien Lesaint2016-08-251-5/+0
* | Fix Quality flawsSimon Brandhof2016-07-291-3/+3
* | Fix some Quality flawsSimon Brandhof2016-06-271-1/+1
|/
* SONAR-7422 reset App sharedMemory at start/restartSébastien Lesaint2016-05-181-0/+5
* SONAR-7154 main process must create property file in SQ's temp dirSébastien Lesaint2016-05-132-14/+12
* SONAR-7411 drop support for HTTPs Tomcat connectorSébastien Lesaint2016-04-061-55/+0
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-311-0/+4
* SONAR-7436 System Info must not fail if the monitored process is not upSimon Brandhof2016-03-251-2/+1
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-255-65/+75
* SONAR-7435 DefaultProcessCommands close() doesn't throw any exceptionSébastien Lesaint2016-03-211-19/+0
* SONAR-7435 SQ processes should have constant process idsSébastien Lesaint2016-03-215-37/+18
* SONAR-7435 replace DefaultProcessCommands constructors by static methodsSébastien Lesaint2016-03-211-1/+1
* SONAR-7435 rename state when process is done starting from ready to upSébastien Lesaint2016-03-213-20/+20
* SONAR-7435 move awaitTermination to ProcessUtils and add UTsSébastien Lesaint2016-03-211-26/+6
* SONAR-7384 ensure no thread can await its own termination in MonitorSébastien Lesaint2016-02-241-1/+1
* SONAR-7168 fix quality flaw in AllProcessesCommandsSébastien Lesaint2016-02-081-1/+1
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-021-4/+0
* SONAR-7168 fix HardStopWatcher support for external restartSébastien Lesaint2016-01-251-8/+8
* SONAR-7168 do not recreate HardStopWatcherThread for realiabilitySébastien Lesaint2016-01-182-39/+54
* SONAR-7168 fileSystem must be reset during a restartSébastien Lesaint2016-01-185-68/+166
* Fix project title in copyright headersSimon Brandhof2016-01-1314-14/+14
* SONAR-7168 replace System.err with LOG.trace in Monitor and LifecycleSébastien Lesaint2016-01-131-4/+8
* SONAR-7168 fix stop during restart not workingSébastien Lesaint2016-01-136-79/+147
* SONAR-7168 fix stop failing during restart + restart WS call flood issueSébastien Lesaint2016-01-131-10/+11
* SONAR-7168 rework threads and restart implementationSébastien Lesaint2016-01-135-350/+193
* SONAR-7168 fix Main JVM and ES JVM sharing same space of sharedMemorySébastien Lesaint2016-01-131-1/+1
* SONAR-7168 add support for restart requested by child processesSébastien Lesaint2016-01-139-65/+553
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0515-60/+60
* fix incomplete assertionsSébastien Lesaint2015-08-181-1/+1
* Fix quality flawsSimon Brandhof2015-06-301-1/+1
* Quality flawsSimon Brandhof2015-06-291-4/+8