summaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Throw actual exceptionDavid Gageot2015-05-072-4/+4
* Dead codeDavid Gageot2015-05-072-10/+0
* SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-302-1/+66
* SONAR-6036 use IPC (Inter Process Communication) for monitoringEric Hartmann2015-02-203-47/+31
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-191-5/+0
* SONAR-6057 fix path of archived logsSimon Brandhof2015-02-191-3/+3
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-193-1/+185
* Replace fest-assert by assertJSimon Brandhof2015-01-1011-18/+18
* Upgrade to JUnit 4.12Simon Brandhof2014-12-091-1/+3
* Fix computation of JaCoCo coverage of module sonar-processSimon Brandhof2014-12-091-0/+4
* Attempt to increase stability of StopperThreadTest on slow boxesSimon Brandhof2014-11-061-2/+2
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-304-4/+6
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-304-4/+6
| * Backport fix for UT on WindowsEric Hartmann2014-09-291-1/+1
* | Try to fix UT on WindowsJulien HENRY2014-09-291-2/+2
|/
* SONAR-4898 add missing testsSimon Brandhof2014-09-251-6/+33
* SONAR-4898 add missing testsSimon Brandhof2014-09-257-58/+169
* SONAR-4898 add sonar.enableStopCommand property for internal useSimon Brandhof2014-09-221-33/+9
* SONAR-4898 file-based inter-process communicationSimon Brandhof2014-09-224-142/+149
* Remove debug stuff (logs and ...Thread.sleep)Simon Brandhof2014-09-221-5/+0
* SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-2111-279/+312
* SONAR-4898 fix quality flawsSimon Brandhof2014-09-121-1/+8
* SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-123-5/+28
* SONAR-4898 refactor process monitoringSimon Brandhof2014-09-1223-0/+1636
* SONAR-4898 - Modularized sonar-process for testsStephane Gamard2014-08-0814-825/+0
* SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapperStephane Gamard2014-08-081-0/+8
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-071-7/+7
* SONAR-4898 update documentation and Minimum Viable EnvironmentSimon Brandhof2014-07-302-2/+82
* SONAR-4898 improve reliabilitySimon Brandhof2014-07-301-179/+0
* SONAR-4898 some refactoringSimon Brandhof2014-07-231-32/+8
* SONAR-5408 - FIxed test for SONAR_HOME in processStephane Gamard2014-07-181-0/+20
* SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retryStephane Gamard2014-07-181-2/+2
* SONAR-4898 - Moved NetworkUtils to sonar-processStephane Gamard2014-07-181-0/+61
* SONAR-4898 - Adjusting timeouts & fix possible NPE when ES is not readyStephane Gamard2014-07-151-1/+1
* Commented out JVM level testStephane Gamard2014-07-151-31/+22
* fix missing licensesStephane Gamard2014-07-151-0/+19
* Ignoring JVM level testStephane Gamard2014-07-151-4/+8
* fix tests and outputs.Stephane Gamard2014-07-151-0/+20
* SONAR-5409 - Using JMX to connect to wrapped ProcessStephane Gamard2014-07-152-65/+46
* SONAR-5409 - Using scheduler for Process parent ping-checkStephane Gamard2014-07-151-8/+7
* SONAR-5409 - Using JMS for sonar-process with MBean for monitoringStephane Gamard2014-07-151-50/+104
* SONAR-5409 - Fixed testStephane Gamard2014-07-111-1/+0
* SONAR-5409 - Fixed testStephane Gamard2014-07-111-4/+3
* SONAR-5409 - Removed non-used classesStephane Gamard2014-07-111-28/+0
* SONAR-4898 - Working child/parent process with ES! :)Stephane Gamard2014-07-101-15/+34
* SONAR-5409 - Added monitoring service to sonar-processStephane Gamard2014-07-102-24/+46
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-1014-0/+780