]> source.dussan.org Git - sonarqube.git/commit
SONAR-2839 Speed up server startup when using Derby
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 27 Sep 2011 12:18:46 +0000 (14:18 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 27 Sep 2011 12:18:57 +0000 (14:18 +0200)
commitbfccff9675815ad796d1b73c330a95acd2b96c13
treee7ff80203c3af714f29355a4c26ccdea549814b5
parent24b35ccec51c57c47b301893e46c96c92cfdfe6d
SONAR-2839 Speed up server startup when using Derby
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/server_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/setup_controller.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/README.txt
sonar-server/src/main/webapp/WEB-INF/db/structure/derby.ddl [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/db/structure/derby.sql [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/lib/database_version.rb