aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5000 add comments to sonar.propertiesSimon Brandhof2014-01-141-1/+3
* SONAR-5000 Stop support of the property "sonar.jdbc.schema"Simon Brandhof2014-01-081-13/+0
* SONAR-4756 Remove thread part from log format when profilingLevel < FULLJean-Baptiste Lievremont2014-01-071-1/+1
* SONAR-4968 Remove mac 32bits scriptSimon Brandhof2013-12-121-571/+0
* SONAR-4756 Document profiling level property in config fileJean-Baptiste Lievremont2013-12-121-0/+7
* SONAR-4756 Use sonar.log.console to decide if console logging is enabledJean-Baptiste Lievremont2013-12-041-0/+2
* SONAR-4756 Show Rails logs when profiling level is FULLJean-Baptiste Lievremont2013-12-031-2/+2
* SONAR-4756 Fix default config (server messages tested in ITs)Jean-Baptiste Lievremont2013-12-021-1/+6
* SONAR-4756 Silence default logger before proper logging configuration is loadedJean-Baptiste Lievremont2013-12-021-0/+43
* SONAR-4756 Move log level configuration to sonar-server - WIPJean-Baptiste Lievremont2013-12-022-107/+2
* SONAR-4756 Add thread identifier to logging format on file appenderJean-Baptiste Lievremont2013-12-021-1/+1
* SONAR-4912 Keep deprecated rules extension on server sideJulien HENRY2013-11-261-1/+0
* SONAR-4833 Increase permanent generation size to accomodate for ElasticSearchJean-Baptiste Lievremont2013-11-251-1/+1
* SONAR-4901 Add profiling logs around ES queriesJean-Baptiste Lievremont2013-11-221-0/+6
* SONAR-4858 Silence search errorsJean-Baptiste Lievremont2013-11-211-2/+2
* SONAR-4832 Tune down ElasticSearch loggingJean-Baptiste Lievremont2013-11-211-0/+11
* SONAR-4741 Bind to 0.0.0.0 by defaultSimon Brandhof2013-10-242-2/+2
* SONAR-4741 Log clear message when HTTP and HTTPS ports are the sameSimon Brandhof2013-10-241-7/+16
* Better error message when wrapper.conf is not correctSimon Brandhof2013-10-231-3/+9
* Log in console when server is upSimon Brandhof2013-10-214-21/+29
* Property sonar.web.host was used for shutdown portSimon Brandhof2013-10-212-3/+5
* SONAR-4742 remove AJP supportSimon Brandhof2013-10-172-20/+1
* Add a warning when server development mode is enabledSimon Brandhof2013-10-161-0/+2
* Reduce size of server classpathSimon Brandhof2013-10-152-5/+1
* SONAR-4675 change order of AJP/HTTPS properties in conf/sonar.propertiesSimon Brandhof2013-10-151-3/+3
* SONAR-4675 root web context must be "" instead of "/"Simon Brandhof2013-10-151-3/+6
* SONAR-4675 remove ability to customize logback-access.xmlSimon Brandhof2013-10-144-45/+17
* SONAR-4742 Add support of AJP 1.3 protocolSimon Brandhof2013-10-142-32/+51
* SONAR-4741 HTTPS modeSimon Brandhof2013-10-146-51/+195
* Fix some quality flawsSimon Brandhof2013-10-091-4/+7
* Ability to enable Rails development mode with sonar.web.dev=trueSimon Brandhof2013-10-082-2/+16
* Fix some quality flawsSimon Brandhof2013-10-072-6/+9
* SONAR-3675 fix dev modeSimon Brandhof2013-10-021-0/+2
* SONAR-4675 fix some quality flawsSimon Brandhof2013-10-021-0/+2
* SONAR-4675 add some documentationSimon Brandhof2013-10-017-8/+20
* SONAR-4675 allow escaping of slash and backslash in URLSimon Brandhof2013-10-012-0/+5
* SONAR-4675 temporarily fix integration testsSimon Brandhof2013-10-012-5/+10
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-0115-635/+564
* Minor javadoc improvementsSimon Brandhof2013-09-261-1/+1
* Fix typo in comment of wrapper.confSimon Brandhof2013-09-201-1/+1
* SONAR-4616 Replace "property: value" syntax by "property=value" in configurat...Simon Brandhof2013-09-161-29/+29
* SONAR-4662 Disable JRuby JMX monitoring by defaultSimon Brandhof2013-09-121-7/+8
* Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0Simon Brandhof2013-09-121-7/+8
* SONAR-4577 End of support of WAR deployment modeSimon Brandhof2013-09-1129-6116/+5
* Fix some quality flawsSimon Brandhof2013-09-021-2/+3
* Remove MySQL scripts from distribution (/extras)Simon Brandhof2013-08-052-21/+0
* Add debug logs to export of dry run H2 dbSimon Brandhof2013-07-231-0/+11
* Replace Derby by H2 in data/README.txtDinesh Bolkensteyn2013-07-091-1/+1
* SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with O...Simon Brandhof2013-07-041-1/+1
* SONAR-4399 Added support for issue filter ownership change (admins only)Jean-Baptiste Vilain2013-06-251-2/+2