aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-121-1/+1
* SONAR-4898 refactor process monitoringSimon Brandhof2014-09-121-107/+59
* Fix minor quality flawSimon Brandhof2014-09-011-1/+1
* Null authorName instead of "Not Yet Implemented"Stephane Gamard2014-08-291-5/+4
* SONAR-4898 - fix early termination leaves search server as ghostStephane Gamard2014-08-291-5/+5
* SONAR-4898 - fix early termination leaves search server as ghostStephane Gamard2014-08-292-4/+4
* Testing IPv4 for sonar-serverStephane Gamard2014-08-291-1/+1
* SONAR-4898 try to fix ping monitoringSimon Brandhof2014-08-281-2/+2
* Fix some quality flawsSimon Brandhof2014-08-267-42/+35
* Add missing tests in sonar-process moduleSimon Brandhof2014-08-261-5/+0
* Disable process monitoring when in debug with agentlib:jdwtStephane Gamard2014-08-251-0/+7
* SONAR-5483 - Added cluster notification logStephane Gamard2014-08-251-1/+1
* SONAR-5483 - Added cluster notification logStephane Gamard2014-08-251-0/+4
* Revert Props setDefaultStephane Gamard2014-08-141-1/+1
* fix quality flaw & added test for UpdateListScriptFactoryStephane Gamard2014-08-141-1/+1
* fix quality flawsStephane Gamard2014-08-143-15/+33
* SONAR-4898 - Can run in install dir with spaces in path.Stephane Gamard2014-08-121-8/+8
* SONAR-5519 create temp directory if not exists at startupSimon Brandhof2014-08-072-9/+11
* Fix test when test env declares some system properties starting with "sonar."Simon Brandhof2014-08-071-1/+4
* Fix mergeSimon Brandhof2014-08-072-8/+5
* SONAR-5518 Remove the property sonar.embeddedDatabase.dataDirSimon Brandhof2014-08-071-4/+2
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-0716-429/+672
* SONAR-4907 - Added naming for search and server within a node.Stephane Gamard2014-08-062-0/+8
* SONAR-4898 revert move of wrapper.conf - forgot MSWindows and its backslashes...Simon Brandhof2014-08-0610-10/+10
* SONAR-4898 revert move of wrapper.confSimon Brandhof2014-08-068-39/+22
* SONAR-5483 - renamed "sonar.search.clusterName" to "sonar.cluster.name" propertyStephane Gamard2014-08-051-1/+1
* SONAR-5483 - Do not launch web server when "sonar.cluster.master" property is...Stephane Gamard2014-08-052-4/+3
* SONAR-5483 - Do not launch web server when "sonar.cluster.master" property is...Stephane Gamard2014-08-051-20/+30
* SONAR-4898 accept system properties starting with "sonar."Simon Brandhof2014-08-041-1/+12
* SONAR-4898 fix directory of access.logSimon Brandhof2014-08-041-0/+1
* SONAR-4898 fix support of properties that don't start with "sonar."Simon Brandhof2014-08-043-27/+77
* Improve documentation of web dev modeSimon Brandhof2014-08-041-0/+13
* SONAR-4898 update documentation and Minimum Viable EnvironmentSimon Brandhof2014-07-308-155/+80
* SONAR-4898 improve logs on errorsSimon Brandhof2014-07-301-4/+4
* SONAR-4898 fix logsSimon Brandhof2014-07-301-3/+6
* SONAR-4898 set exit codeSimon Brandhof2014-07-301-1/+7
* SONAR-4898 fix reentrant master terminationSimon Brandhof2014-07-301-3/+8
* SONAR-4898 fix handling of server early terminationSimon Brandhof2014-07-301-7/+7
* SONAR-4898 fix application.logSimon Brandhof2014-07-301-0/+1
* SONAR-4898 improve reliabilitySimon Brandhof2014-07-302-103/+60
* SONAR-5237 - ES java_opts defaultsStephane Gamard2014-07-292-3/+3
* SONAR-5237 - Fixed exit of runner when TC Fails to loadStephane Gamard2014-07-292-3/+4
* SONAR-4898 add missing tests, fix loading of default settings and check Java6+Simon Brandhof2014-07-287-53/+318
* SONAR-4898 - Renamed sonar.es.* properties to sonar.search.*Stephane Gamard2014-07-282-9/+9
* SONAR-4898 - Integrated Logging classStephane Gamard2014-07-281-5/+9
* SONAR-4898 fix app loggingSimon Brandhof2014-07-282-49/+1
* SONAR-4898 - Fixed logger levels and messagesStephane Gamard2014-07-282-8/+21
* SONAR-4898 - Fixed AppTest (NPE when App is not started)Stephane Gamard2014-07-251-2/+6
* SONAR-4898 fix enforcer rule + disable failing AppTestSimon Brandhof2014-07-241-0/+2
* SONAR-4898 - Fixed hangs when exiting after a failure.Stephane Gamard2014-07-241-16/+3