summaryrefslogtreecommitdiffstats
path: root/sonar-application/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-042-17/+33
* Improve documentation of web dev modeSimon Brandhof2014-08-041-0/+13
* SONAR-4898 update documentation and Minimum Viable EnvironmentSimon Brandhof2014-07-306-107/+75
* 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-301-95/+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-283-14/+61
* 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 - Fixed hangs when exiting after a failure.Stephane Gamard2014-07-241-16/+3
* fixed creating log files during testsStephane Gamard2014-07-241-0/+23
* SONAR-4898 improve loggingSimon Brandhof2014-07-242-33/+12
* SONAR-4898 rename StartServer to AppSimon Brandhof2014-07-244-19/+8
* SONAR-4898 improve loggingSimon Brandhof2014-07-245-27/+62
* SONAR-4898 - Added JMX registration to StartServer and base testStephane Gamard2014-07-242-10/+61
* SONAR-4898 - Console logger for server and search is filtered warn (as it is ...Stephane Gamard2014-07-241-1/+1
* SONAR-4898 improve default settingsSimon Brandhof2014-07-234-33/+105
* SONAR-4898 - Shaded sonar-application. Now app can run with "java -jar lib/so...Stephane Gamard2014-07-231-3/+2
* SONAR-4898 - Moved JSW to lib/jsw (including conf)Stephane Gamard2014-07-2318-30/+29
* SONAR-4898 - Added IPV4 selection for ES VMStephane Gamard2014-07-231-1/+1
* SONAR-4898 - Updated logging for top level and cleaned terminationStephane Gamard2014-07-231-1/+15
* SONAR-4898 - Default logging level in INFOStephane Gamard2014-07-231-1/+1
* SONAR-4898 - Updated wrapper.conf for forked processStephane Gamard2014-07-231-1/+3
* SONAR-4898 - Fixed gracefull shutdown with JSWStephane Gamard2014-07-231-1/+1
* SONAR-4898 few improvementsSimon Brandhof2014-07-232-38/+24
* SONAR-4898 remove duplicated classes and usage of SONAR_HOMESimon Brandhof2014-07-233-88/+10
* SONAR-4898 some refactoringSimon Brandhof2014-07-234-31/+56
* SONAR-4898 - updated stop method for top level processStephane Gamard2014-07-231-16/+19
* SONAR-4898 - Actually disable wrapper auto-restartStephane Gamard2014-07-231-0/+5
* SONAR-4898 - Revert configuration for wrapper.confStephane Gamard2014-07-231-1/+1
* SONAR-4898 - Disable auto_start for JSWStephane Gamard2014-07-231-1/+1
* SONAR-4898 some refactoringSimon Brandhof2014-07-239-509/+42
* SONAR-4898 - Added lib/common to processWrapperStephane Gamard2014-07-231-3/+3
* reworked assemblyStephane Gamard2014-07-237-533/+2
* Working the assembly for packaging.Stephane Gamard2014-07-232-1/+5
* Each application logs into its own file.Stephane Gamard2014-07-231-4/+8
* Disbaled AUTO_START for nowStephane Gamard2014-07-231-6/+2
* Register needs to be done right after creation to block the processStephane Gamard2014-07-231-3/+8
* Experimental forkSimon Brandhof2014-07-237-8/+290
* SONAR-5410 - Added java_opts to sonar.properties fileStephane Gamard2014-07-211-0/+4