]> source.dussan.org Git - sonarqube.git/commit
SONAR-5623 fix index on mysql
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 24 Sep 2014 19:15:56 +0000 (21:15 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 24 Sep 2014 19:15:56 +0000 (21:15 +0200)
commit582c3f65221093d7bfbd1972da17fc2f0ee3b7b1
treee306fffc8ad02db03cf493c807f4657e03a84933
parent48ff995f344b7a1819e74236680f5e05a0b0870e
SONAR-5623 fix index on mysql
server/sonar-web/src/main/webapp/WEB-INF/config/environment.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/059_create_properties.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/062_add_project_kee_index.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/151_create_dashboards.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/237_create_table_resource_index.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/286_add_indices_to_resource_index.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/350_create_semaphores.rb
server/sonar-web/src/main/webapp/WEB-INF/db/migrate/702_create_analysis_reports.rb