]> source.dussan.org Git - sonarqube.git/commit
SONAR-2507 remove the tables PLUGINS and PLUGIN_FILES
authorsimonbrandhof <simon.brandhof@gmail.com>
Fri, 10 Jun 2011 09:31:50 +0000 (11:31 +0200)
committersimonbrandhof <simon.brandhof@gmail.com>
Fri, 10 Jun 2011 09:31:50 +0000 (11:31 +0200)
commite9957c5d4049a2f8f39c83a6ff6a09e5fa333f7f
tree7d32bdda00aefce6f23684ab0b4f6bfaf6987017
parentd574f6dd70fefa9b2e9818c71ae58a51e934697c
SONAR-2507 remove the tables PLUGINS and PLUGIN_FILES
12 files changed:
sonar-core/src/main/java/org/sonar/jpa/entity/SchemaMigration.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/updatecenter_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/updatecenter_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/plugin.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/models/plugin_file.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/system/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/index.html.erb
sonar-server/src/main/webapp/WEB-INF/db/migrate/150_add_plugins_child_first_classloader_column.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/181_add_plugin_base.rb
sonar-server/src/main/webapp/WEB-INF/db/migrate/203_drop_plugin_tables.rb [new file with mode: 0644]
sonar-server/src/test/resources/org/sonar/server/plugins/PluginDeployerTest/shared.xml [deleted file]
sonar-testing-harness/src/main/resources/org/sonar/test/persistence/sonar-test.ddl