This repository has been archived on 2024-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
redstoner.com/db/migrate
2018-06-07 20:43:51 -04:00
..
20140617183701_create_roles.rb Changed 'no badge' check to be more reliable, added rake task for creating superadmin users 2017-06-18 13:11:36 -04:00
20140617183702_create_users.rb Changed 'no badge' check to be more reliable, added rake task for creating superadmin users 2017-06-18 13:11:36 -04:00
20140617183703_create_blogposts.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183704_create_comments.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183705_create_forumgroups.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183706_create_forums.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183707_create_forumthreads.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183708_create_sessions.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183709_create_register_tokens.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183710_create_threadreplies.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183711_create_info.rb fix old migration file names 2016-02-07 14:27:57 +01:00
20140617183755_add_mail_settings_to_user.rb add notification settings, fix comment edit permissions 2014-06-17 21:19:15 +02:00
20141120202853_add_labels.rb add basic support for labels 2014-11-21 00:39:38 +01:00
20150117134404_add_color_to_label.rb proper color support for labels 2015-01-17 16:04:07 +01:00
20150117154652_remove_role_from_label.rb make labels editable in threads 2015-01-17 18:28:38 +01:00
20150309221221_add_color_to_roles.rb add color to roles, improvement in label color detection 2015-03-10 00:51:39 +01:00
20150423221202_add_timestamps_to_info.rb maybe I should add migrations... 2015-04-24 00:43:29 +02:00
20150423221613_add_timestamps_to_existing_info.rb maybe I should add migrations... 2015-04-24 00:43:29 +02:00
20150825232749_fix_uniqueness.rb fix sql uniqueness not working 2015-08-26 01:39:07 +02:00
20160926220738_remove_index_email_from_register_tokens.rb remove index 'email' from register_tokens 2016-09-27 00:15:01 +02:00
20170319193517_add_badge_id_to_users.rb removed user 'donor?' method and changed default badge_id from 0 to 1 2017-06-18 13:11:36 -04:00
20170320195301_add_utc_time_to_users.rb Added Website Settings 2017-06-18 13:11:36 -04:00
20170328100851_add_header_scroll_to_users.rb Added Website Settings 2017-06-18 13:11:36 -04:00
20170409135858_add_necro_length_to_forums.rb Added Necropost Warning 2017-06-18 13:11:36 -04:00
20170515200733_add_dark_to_users.rb Added Website Settings 2017-06-18 13:11:36 -04:00
20170522210610_add_search_indexes.rb Added Searching Features 2017-06-18 13:11:36 -04:00
20170703003647_add_index_forumthread_id_on_threadreplies.rb add index forumthread_id on threadreplies 2017-07-03 02:47:51 +02:00
20170708011014_remove_skype_visibility_from_users.rb removed skype_public column from users 2017-07-08 03:53:56 +02:00
20171013001146_add_public_key_to_users.rb Added ability to add public key to account. 2017-10-12 20:46:23 -04:00
20180606223258_add_totp_to_users.rb Renamed TOTP secret column in schema. 2018-06-07 20:43:51 -04:00