aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
* Remove dangerous coupling of sonar-server on sonar-searchSimon Brandhof2014-10-101-0/+7
* SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-091-2/+3
* Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-083-4/+59
* Fix quality flawsSimon Brandhof2014-10-021-1/+1
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-305-4/+14
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-305-4/+14
| * Backport fix for UT on WindowsEric Hartmann2014-09-291-1/+1
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* | Try to fix UT on WindowsJulien HENRY2014-09-291-2/+2
* | Automatic merge from branch-4.5Jenkins CI2014-09-2511-77/+216
|\|
| * SONAR-4898 add missing testsSimon Brandhof2014-09-252-6/+34
| * SONAR-4898 add missing testsSimon Brandhof2014-09-259-71/+182
* | Automatic merge from branch-4.5Jenkins CI2014-09-241-0/+11
|\|
| * SONAR-5621 Merge server log files into a single oneSimon Brandhof2014-09-241-2/+2
| * SONAR-5621 merge log filesSimon Brandhof2014-09-241-0/+11
* | Automatic merge from branch-4.5Jenkins CI2014-09-241-5/+3
|\|
| * Fix quality flawSimon Brandhof2014-09-231-5/+3
* | Automatic merge from branch-4.5Jenkins CI2014-09-221-1/+1
|\|
| * SONAR-4898 add some testsSimon Brandhof2014-09-221-1/+1
* | Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-226-69/+64
|\|
| * SONAR-4898 add sonar.enableStopCommand property for internal useSimon Brandhof2014-09-226-69/+64
* | Automatic merge from branch-4.5Jenkins CI2014-09-229-224/+373
|\|
| * SONAR-4898 file-based inter-process communicationSimon Brandhof2014-09-229-225/+368
| * SONAR-4898 add info logSimon Brandhof2014-09-221-1/+7
* | Automatic merge from branch-4.5Jenkins CI2014-09-221-5/+0
|\|
| * Remove debug stuff (logs and ...Thread.sleep)Simon Brandhof2014-09-221-5/+0
* | Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-2224-496/+405
|\|
| * SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-2124-496/+405
* | Automatic merge from branch-4.5Jenkins CI2014-09-191-3/+1
|\|
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-4/+2
| * SONAR-4898 fix quality flawsSimon Brandhof2014-09-122-2/+12
* | SONAR-4898 fix quality flawsSimon Brandhof2014-09-122-2/+12
* | SONAR-4898 fix merge of branch-4.5Simon Brandhof2014-09-121-1/+1
|/
* SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-125-8/+47
* SONAR-4898 add debug logsSimon Brandhof2014-09-121-0/+1
* SONAR-4898 refactor process monitoringSimon Brandhof2014-09-1247-0/+3105
* SONAR-4898 - Modularized sonar-process for testsStephane Gamard2014-08-0832-2359/+0
* fixed cyclic dependenciesStephane Gamard2014-08-081-6/+0
* SONAR-4898 - Robustness (scheduled rate rather than delay).Stephane Gamard2014-08-081-1/+1
* SONAR-4898 - Robustness (scheduled rate rather than delay).Stephane Gamard2014-08-083-4/+4
* SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapperStephane Gamard2014-08-082-0/+43
* SONAR-4898 do not monitor freshness of pings in master processSimon Brandhof2014-08-071-20/+4
* SONAR-4898 remove customization of RMI timeoutsSimon Brandhof2014-08-071-9/+0
* SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapperStephane Gamard2014-08-071-0/+3
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-075-27/+112
* SONAR-4898 remove props temporary file as soon as possibleSimon Brandhof2014-08-042-3/+3