summaryrefslogtreecommitdiffstats
path: root/sonar-application
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 scriptsSimon Brandhof2013-12-131-0/+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
* Upgrade to 4.2-SNAPSHOTEric Hartmann2013-12-111-1/+1
* SONAR-4756 Use sonar.log.console to decide if console logging is enabledJean-Baptiste Lievremont2013-12-041-0/+2
* Remove unused infinitest filesSimon Brandhof2013-12-031-1/+0
* 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 Fix side effect (SONAR_HOME not set in webapp tests)Jean-Baptiste Lievremont2013-12-022-3/+27
* 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-4832 Integrate ElasticSearch into sonar-server (with initial WIP API)Jean-Baptiste Lievremont2013-11-061-1/+1
* SONAR-4741 Bind to 0.0.0.0 by defaultSimon Brandhof2013-10-243-2/+53
* SONAR-4741 Log clear message when HTTP and HTTPS ports are the sameSimon Brandhof2013-10-242-7/+29
* Better error message when wrapper.conf is not correctSimon Brandhof2013-10-233-8/+27
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
* Log in console when server is upSimon Brandhof2013-10-216-28/+37
* Property sonar.web.host was used for shutdown portSimon Brandhof2013-10-212-3/+5
* SONAR-4742 remove AJP supportSimon Brandhof2013-10-173-55/+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 unit test must not generate temp files in sourcesSimon Brandhof2013-10-151-15/+17
* SONAR-4579 The archive sonar-x.y.zip must be renamed sonarqube-x.y.zipSimon Brandhof2013-10-151-4/+4
* 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-152-4/+15
* SONAR-4675 remove ability to customize logback-access.xmlSimon Brandhof2013-10-146-34/+37
* SONAR-4742 Add support of AJP 1.3 protocolSimon Brandhof2013-10-143-47/+128
* SONAR-4741 HTTPS modeSimon Brandhof2013-10-1411-88/+357
* Fix some quality flawsSimon Brandhof2013-10-091-4/+7
* Ability to enable Rails development mode with sonar.web.dev=trueSimon Brandhof2013-10-084-2/+52
* Fix some quality flawsSimon Brandhof2013-10-072-6/+9
* SONAR-4736 Speed-up migration of violations to issues by disabling indexesSimon Brandhof2013-10-041-2/+2
* SONAR-2657 Fix circular dependency in IoC containerJulien HENRY2013-10-021-1/+1
* SONAR-3675 fix dev modeSimon Brandhof2013-10-021-0/+2
* SONAR-4675 try again to fix test on windowsSimon Brandhof2013-10-021-1/+2
* SONAR-4675 fix test on windowsSimon Brandhof2013-10-021-2/+2
* SONAR-4735 Remove the XML libs that are packaged with Java 6Simon Brandhof2013-10-021-2/+2
* SONAR-4675 fix some quality flawsSimon Brandhof2013-10-024-0/+74
* 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