summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/dev
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4756 Use sonar.log.console to decide if console logging is enabledJean-Baptiste Lievremont2013-12-041-43/+0
* SONAR-3675 fix dev modeSimon Brandhof2013-10-028-249/+2
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-012-508/+3
* SONAR-4616 Replace "property: value" syntax by "property=value" in configurat...Simon Brandhof2013-09-163-35/+35
* Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0Simon Brandhof2013-09-122-16/+12
* SONAR-4453 Added modal form to apply permission template to componentsJean-Baptiste Vilain2013-07-121-6/+15
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-171-4/+7
* Fix some quality flawsSimon Brandhof2013-05-301-1/+1
* Add debug logs in dev modeSimon Brandhof2013-05-142-12/+30
* SONAR-3755 fix loading of Java UserSession on Basic authSimon Brandhof2013-04-281-9/+9
* Improve interactions between JRuby and Java componentsSimon Brandhof2013-04-271-1/+9
* SONAR-3612 Custom servlet filters are not loaded after database upgradeSimon Brandhof2013-02-191-1/+1
* Remove useless Maven dependenciesSimon Brandhof2012-11-073-27/+0
* SONAR-3621 use JSON format between rails and java componentsSimon Brandhof2012-10-093-0/+12
* Rollback DEBUG SQL logs in dev modeSimon Brandhof2012-10-043-42/+0
* Log Hibernate/MyBatis SQL requests in development modeSimon Brandhof2012-10-033-3/+33
* Fix compatibility of rails upgrade with sonar-runnerSimon Brandhof2012-09-071-7/+12
* Improve logging for DEV mode (based on modifications for SONAR-3590)Fabrice Bellingard2012-07-163-19/+16
* Replacing Derby with H2David Gageot2012-07-032-5/+5
* SONAR-2950 Single Sign On with external authentication mechanismSimon Brandhof2012-05-081-0/+9
* Consistent size of logger field in logsSimon Brandhof2012-04-053-3/+3
* SONAR-3307 Add the parameter rewriteBatchedStatements=true to MySQL JDBC URLSimon Brandhof2012-03-051-1/+1
* SONAR-3230 Stolen user sessionSimon Brandhof2012-02-011-0/+5
* SONAR-3137,SONAR-2292 Add synchronization of groups, prepare API for future e...Evgeny Mandrikov2012-01-111-15/+13
* Remove unused logger org.sonar.DBSTATISTICSsimonbrandhof2011-10-303-12/+0
* Fix dev modeSimon Brandhof2011-10-105-30/+6
* SONAR-2874 change the Oracle driver in conf/sonar.propertiesSimon Brandhof2011-10-071-1/+1
* Fix derby port in development modeSimon Brandhof2011-09-081-3/+3
* SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQLSimon Brandhof2011-09-061-1/+1
* SONAR-2247 Prevent lock of static resources on Windows in dev modeJulien HENRY2011-03-011-0/+510
* SONAR-1302 Upgrade to rails 2.3.5 to fix session expirationsimonbrandhof2011-02-021-11/+24
* SONAR-1709: Add StaticResourcesServlet for loading static resources from pluginsGodin2010-09-251-0/+9
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-068-0/+279