debshots/db/migrate
2020-11-01 15:07:16 +01:00
..
20130726224319_create_packages.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20130727112955_create_screenshots.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20130808195123_add_search_index_to_packages.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20141206182405_drop_debtags_table.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20141229173351_fix_search_index_in_packages.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20150103182901_add_attachment_image_to_screenshots.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20150103194230_add_fingerprint_column_to_screenshot.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20150422223156_change_package_longdescription_to_text.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20150426141106_create_logs.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20150503130412_delete_admins_table.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20150503133405_create_users.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20150628113425_make_package_name_not_null.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20160302135740_add_devise_to_users.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20160304140037_rename_uploaddatetime.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20160408143714_add_default_to_screenshot_approved.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20160715180453_screenshots_enlarge_description.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20160810063320_add_visits_to_packages.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20160812085722_make_fulltext_search_index_weighted.rb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
20170405144026_rename_user_realname_to_name.rb Renamed realname to name in users table 2017-04-05 16:42:10 +02:00
20170405204143_add_omniauth_to_users.rb Experimental authentication for Launchpad and Google added 2017-04-06 12:56:06 +02:00
20170406155141_change_users_unique_index_to_uid_provider.rb Allow same email address with different SSO providers 2017-04-06 18:32:20 +02:00
20170422181908_change_users_default_provider_local.rb Added welcome and profile actions to the my controller 2017-04-23 13:37:48 +02:00
20170422182228_add_admin_field_to_users.rb Added welcome and profile actions to the my controller 2017-04-23 13:37:48 +02:00
20170422183028_add_screenshot_reference_to_users.rb Added welcome and profile actions to the my controller 2017-04-23 13:37:48 +02:00
20200401000000_create_action_text_tables.action_text.rb Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
20200413194248_create_active_storage_tables.active_storage.rb Migrations and helpers to move from Paperclip to ActiveStorage 2020-04-20 20:24:59 +02:00
20200414002409_add_foreign_key_constraint_to_active_storage_attachments_for_blob_id.active_storage.rb Migrations and helpers to move from Paperclip to ActiveStorage 2020-04-20 20:24:59 +02:00
20200901000000_create_action_mailbox_tables.action_mailbox.rb Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
20201031112024_add_shrine_image_data_to_screenshot.rb Migration to Shrine attachment handling 2020-11-01 15:07:16 +01:00