chexpire/db/migrate
Jérémy Lecour 8a3cfb447b Updates for Rails 6.0
Temporary workarounds :
* devise is from GitHub
* letter_opener_web is disabled
2019-08-17 00:54:17 +02:00
..
20180523145630_devise_create_users.rb Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
20180524205809_add_custom_fields_to_users.rb Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
20180529092950_create_checks.rb Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
20180530123611_create_check_logs.rb Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
20180531101412_create_notifications.rb Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
20180602154319_rename_checks_domain_expire_at_to_domain_expires_at.rb Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
20180605203552_rename_notifications_delay_to_interval.rb Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
20180613055303_add_locale_to_users.rb Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
20180724075445_add_roundrobin_to_checks.rb Adding round robin checkbox in ssl checks form and in checks table. 2018-08-30 16:48:23 +02:00
20180801072038_add_consecutive_failures_to_checks.rb [MIG] Adds a CheckNotification model, Notification becomes a template 2018-08-31 09:52:51 +02:00
20180829073920_create_check_notifications.rb [MIG] Adds a CheckNotification model, Notification becomes a template 2018-08-31 09:52:51 +02:00
20180829134404_add_mode_to_checks.rb [MIG] Added checks#mode as an enum (auto, manual) 2018-08-29 18:14:13 +02:00
20180829164227_add_fields_to_notifications.rb [MIG] Adds a CheckNotification model, Notification becomes a template 2018-08-31 09:52:51 +02:00
20180830083927_remove_obsolete_fields_to_notifications.rb [MIG] Adds a CheckNotification model, Notification becomes a template 2018-08-31 09:52:51 +02:00
20190816223645_add_foreign_key_constraint_to_active_storage_attachments_for_blob_id.active_storage.rb Updates for Rails 6.0 2019-08-17 00:54:17 +02:00