aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-242-2/+4
|
* SONAR-4898 move sonar-server-app to sonar-serverSimon Brandhof2014-07-242-7/+22
|
* 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-246-23/+12
|
* SONAR-4898 improve loggingSimon Brandhof2014-07-248-30/+102
|
* added missing licensesStephane Gamard2014-07-241-1/+19
|
* SONAR-4898 - Added mxBean method invokation testStephane Gamard2014-07-241-15/+21
|
* SONAR-4898 - Removed non used test filesStephane Gamard2014-07-246-65/+0
|
* SONAR-4898 - Added JMX registration to StartServer and base testStephane Gamard2014-07-244-10/+135
|
* SONAR-4898 fix zip size in enforcer ruleSimon Brandhof2014-07-241-2/+2
|
* SONAR-4898 - Console logger for server and search is filtered warn (as it is ↵Stephane Gamard2014-07-241-1/+1
| | | | gobbled by sonar-application)
* SONAR-4898 improve default settingsSimon Brandhof2014-07-236-43/+124
|
* SONAR-4898 - Shaded sonar-application. Now app can run with "java -jar ↵Stephane Gamard2014-07-233-31/+70
| | | | lib/sonar*.jar
* SONAR-4898 - Moved JSW to lib/jsw (including conf)Stephane Gamard2014-07-2319-31/+38
|
* 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-2310-153/+10
|
* SONAR-4898 some refactoringSimon Brandhof2014-07-235-33/+58
|
* 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-2313-988/+42
|
* SONAR-4898 - Added lib/common to processWrapperStephane Gamard2014-07-231-3/+3
|
* reworked assemblyStephane Gamard2014-07-2314-1351/+47
|
* Working the assembly for packaging.Stephane Gamard2014-07-234-6/+26
|
* 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-239-10/+314
|
* SONAR-5410 - Added java_opts to sonar.properties fileStephane Gamard2014-07-212-200/+4
|
* SONAR-5462 Fix assembly due to group id update of postgresql driverJulien Lancelot2014-07-171-2/+2
|
* SONAR-5462 Upgrade PostgreSQL driver to support 9.3Julien Lancelot2014-07-171-1/+1
|
* wipSimon Brandhof2014-07-171-0/+50
|
* wipSimon Brandhof2014-07-161-0/+150
|
* SONAR-5455 Add "useConfigs=maxPerformance" to default MySQL URLSimon Brandhof2014-07-151-1/+1
|
* Fix location of sonar-application.jarSimon Brandhof2014-07-142-2/+2
|
* SONAR-5408 extract sonar-web from sonar-serverSimon Brandhof2014-07-113-6/+10
|