aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process-monitor
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7168 fix quality flaw in AllProcessesCommandsSébastien Lesaint2016-02-081-1/+1
* 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
* 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
* Fix quality flaws5.4-M3Simon Brandhof2016-01-061-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0515-60/+60
* Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-301-0/+17
|\
| * Do not deploy internal artifacts to maven central repoSimon Brandhof2015-10-291-0/+17
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-271-1/+1
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-271-1/+1
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-201-1/+1
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-201-1/+1
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-1/+1
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-4/+4
* fix incomplete assertionsSébastien Lesaint2015-08-181-1/+1
* Fix quality flawsSimon Brandhof2015-06-301-1/+1
* Quality flawsSimon Brandhof2015-06-291-4/+8
* Increase some timeouts in testsSimon Brandhof2015-06-161-1/+3
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-2/+2
* Extract an interface from org.sonar.process.ProcessCommandsSimon Brandhof2015-05-293-14/+14
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-151-2/+2
* Useless codeDavid Gageot2015-05-123-7/+7
* Redundant throws clause in testsDavid Gageot2015-05-074-7/+7
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
* Fix quality flawsSimon Brandhof2015-02-231-5/+0
* SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t...Eric Hartmann2015-02-214-70/+3
* SONAR-6036 use IPC (Inter Process Communication) for monitoringEric Hartmann2015-02-205-2/+98
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-191-5/+0
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-191-1/+0
* Replace fest-assert by assertJSimon Brandhof2015-01-104-6/+6
* Fix quality flawsSimon Brandhof2015-01-061-1/+2
* Profile dbTests enables only the tests involving a databaseSimon Brandhof2014-12-101-17/+2
* Upgrade to JUnit 4.12Simon Brandhof2014-12-091-1/+1
* Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
* Increase stability of MonitorTest on slow boxesSimon Brandhof2014-11-061-1/+1
* Increase timeout of MonitorTest for (very) slow boxesSimon Brandhof2014-10-281-1/+1