aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
...
* Automatic merge from branch-5.5Jenkins CI2016-04-121-1/+5
|\
| * Exclude protobuf code from SQ analysisJulien HENRY2016-04-111-1/+5
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5Tom2016-04-071-3/+2
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|/
* SONAR-7411 drop support for HTTPs Tomcat connectorSébastien Lesaint2016-04-061-55/+0
* Fix quality flawsSimon Brandhof2016-04-061-1/+1
* Fix ProcessStateSystemInfoTest on Java 8Simon Brandhof2016-04-051-5/+2
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-0522-578/+415
* 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-256-10/+247
* SONAR-7436 Add DEBUG log when setting JMX URLSimon Brandhof2016-03-251-3/+7
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-2521-10/+813
* fix quality flawsSébastien Lesaint2016-03-221-3/+5
* SONAR-6732 CE and WebServer must share the same startedAt dateSébastien Lesaint2016-03-211-0/+1
* SONAR-7435 reduce heap of both CE and WebServer to 512Sébastien Lesaint2016-03-211-2/+2
* SONAR-7435 add sonar.ce.javaOpts and sonar.ce.javaAdditionalOptsSébastien Lesaint2016-03-211-0/+7
* SONAR-7435 CE process waiting for WebServer to be operationalSébastien Lesaint2016-03-212-19/+53
* SONAR-7435 DefaultProcessCommands close() doesn't throw any exceptionSébastien Lesaint2016-03-213-3/+4
* SONAR-7435 SQ processes should have constant process idsSébastien Lesaint2016-03-212-2/+10
* SONAR-7435 replace DefaultProcessCommands constructors by static methodsSébastien Lesaint2016-03-213-22/+54
* SONAR-7435 add operational flag to shared memory IPCSébastien Lesaint2016-03-214-32/+100
* SONAR-7435 rename state when process is done starting from ready to upSébastien Lesaint2016-03-2111-93/+111
* SONAR-7435 move awaitTermination to ProcessUtils and add UTsSébastien Lesaint2016-03-212-0/+99
* Improve allocation of new ports in integration testsSimon Brandhof2016-03-071-1/+0
* SONAR-7330 delete ES script "ListUpdate"Simon Brandhof2016-02-291-3/+0
* Automatic merge from branch-5.4Jenkins CI2016-02-154-7/+432
|\
| * SONAR-7125 use efficient delete dir method in sonar-processSébastien Lesaint2016-02-124-7/+432
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2016-02-091-1/+1
| * [maven-release-plugin] prepare release 5.4-RC15.4-RC1Eric Hartmann2016-02-091-1/+1
* | Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
|/
* SONAR-7168 fix quality flaw in AllProcessesCommandsSébastien Lesaint2016-02-083-4/+12
* SONAR-7226 deploy all artifacts to central, except SQ zipSimon Brandhof2016-02-041-17/+0
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-021-4/+0
* Use INFO level by default in unit testsSimon Brandhof2016-02-021-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-1344-44/+44
* SONAR-7168 replace System.err with LOG.trace in Monitor and LifecycleSébastien Lesaint2016-01-131-1/+1
* SONAR-7168 fix stop during restart not workingSébastien Lesaint2016-01-138-143/+435
* SONAR-7168 fix stop failing during restart + restart WS call flood issueSébastien Lesaint2016-01-133-27/+41
* SONAR-7168 rework threads and restart implementationSébastien Lesaint2016-01-132-12/+100
* SONAR-7168 add support for restart requested by child processesSébastien Lesaint2016-01-131-4/+13
* SONAR-7168 add restart request support to ProcessCommandsSébastien Lesaint2016-01-134-6/+86
* Fix quality flaws5.4-M3Simon Brandhof2016-01-061-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0542-174/+168
* Fix quality flawsSimon Brandhof2016-01-041-1/+0
* Automatic merge from branch-5.3Jenkins CI2015-12-142-52/+25
|\
| * SONAR-7141 Fail fast if server started with Java 1.6Simon Brandhof2015-12-142-5/+5