summaryrefslogtreecommitdiffstats
path: root/sonar-application/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-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-1410-88/+351
* 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-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-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
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-0132-687/+1141
* 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
* SONAR-4362 Removed obsolete sonar.jdbc.driverClassName in sonar.properties fileJean-Baptiste Vilain2013-06-241-11/+0
* SONAR-4402 Enable the property -XX:+HeapDumpOnOutOfMemoryError by default in ...Simon Brandhof2013-06-171-12/+8
* Update copyright headersSimon Brandhof2013-04-226-24/+24
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-216-15/+15
* SONAR-3962 Remove default Jetty JSP ServletJulien HENRY2013-04-182-0/+349
* Fix some quality flawsJulien HENRY2013-03-261-1/+1
* SONAR-4157 Upgrade the embedded Jetty to version 8.1Julien HENRY2013-03-261-8/+16
* SONAR-4157 Upgrade the embedded Jetty to version 8.1Julien HENRY2013-03-267-346/+25
* Fix license headerJulien HENRY2013-03-141-0/+19
* SONAR-4202 Provide a way to stop Sonar Server programmaticallyJulien HENRY2013-03-142-1/+146
* Revert removal of public constructor of FilteredLoggerSimon Brandhof2013-02-221-0/+4
* Fix quality flawsSimon Brandhof2013-02-211-5/+2