Retrospring/db/migrate
Karina Kwiatek b4e0699e82 Fix lint errors 2022-01-23 16:48:53 +01:00
..
20140801095807_devise_create_users.rb
20140801103309_add_screen_name_to_users.rb
20140801174930_create_questions.rb
20140801175112_create_answers.rb
20140801175137_create_comments.rb
20141102153520_add_counts_to_users.rb
20141104143648_add_display_name_to_users.rb
20141110210154_create_inboxes.rb
20141113164048_add_smile_count_to_answers.rb
20141113164314_add_smiled_count_to_users.rb
20141126154451_add_admin_to_users.rb
20141129211448_add_motivation_header_to_users.rb
20141130130221_create_relationships.rb
20141130175749_create_smiles.rb
20141130180152_rename_columns_in_answers.rb
20141201191324_add_fields_to_users.rb
20141207194424_add_answer_count_to_questions.rb
20141208111714_change_answer_content_column_type.rb
20141212193625_create_services.rb
20141213182609_create_notifications.rb
20141226115905_add_moderator_to_users.rb
20141227130438_create_reports.rb
20141227130545_create_moderation_votes.rb
20141227130618_create_moderation_comments.rb
20141228202825_add_deleted_to_reports.rb
20141229085904_add_attachment_profile_picture_to_users.rb Address @nilsding's review comments 2020-05-17 20:38:40 +01:00
20141229105013_add_profile_picture_processing_to_users.rb
20141229133149_add_crop_values_to_users.rb
20150102231343_add_supporter_to_users.rb
20150103200732_add_privacy_options_to_users.rb
20150112210754_add_banned_to_users.rb
20150112210755_create_groups.rb
20150125191224_add_blogger_to_users.rb
20150419201122_add_contributor_to_users.rb
20150420232305_create_subscriptions.rb
20150421120557_add_is_active_to_subscriptions.rb
20150422024104_add_reason_to_report.rb
20150422224203_rename_banned_to_permanently_banned_in_users.rb
20150422224225_add_ban_reason_and_banned_until_to_users.rb
20150504004931_create_comment_smiles.rb
20150508144336_add_attachment_profile_header_to_users.rb Address @nilsding's review comments 2020-05-17 20:38:40 +01:00
20150526031159_add_locale_to_user.rb
20150619123121_add_translator_to_users.rb
20150704072402_change_default_value_of_locale.rb
20150721154255_add_confirmable_to_devise.rb
20150825073030_create_themes.rb
20150825180139_add_show_foreign_themes_to_users.rb
20150826224857_add_input_and_outline_to_theme.rb
20160105165913_add_export_fields_to_users.rb
20200419183714_create_announcements.rb
20200419184442_rolify_create_roles.rb
20200419185535_create_initial_roles.rb
20200425194536_remove_unused_profile_flags.rb
20200504214933_update_theme_fields.rb
20200509094402_add_some_indexes.rb
20200517190138_rename_crop_fields.rb Simplify Rename Crop Fields migration 2020-05-21 21:32:36 +01:00
20200517192431_remove_paperclip_fields.rb Remove un-needed paperclip fields 2020-05-17 20:39:10 +01:00
20200525145144_rename_groups_to_lists.rb Rename Groups to Lists 2020-05-25 18:04:54 +02:00
20200704163504_use_timestamped_ids.rb Use timestamp-based IDs 2020-07-04 20:46:50 +02:00
20201001172537_add_otp_secret_key_to_users.rb Implement @nilsding's review changes 2020-10-23 20:45:06 +02:00
20201101155648_create_totp_recovery_codes.rb Generate recovery keys on TOTP setup 2020-11-01 17:55:31 +01:00
20210811133004_add_direct_to_questions.rb Add direct field to questions 2021-08-11 16:56:58 +02:00
20210814134115_create_user_bans.rb Create user ban model 2022-01-02 19:50:01 +01:00
20211219153054_create_profiles.rb Use an INSERT INTO ... SELECT to move profile data and drop the old columns 2021-12-23 08:56:50 +01:00
20211222165159_create_mute_rules.rb Use timestamp IDs for mute rules 2022-01-02 15:30:04 +01:00
20211228135426_add_indexes_to_notifications.rb Add `notifications` table indexes for `recipient_id` & `new` 2021-12-28 15:11:41 +01:00
20211231155702_add_type_to_relationships.rb Fix lint errors 2022-01-23 16:48:53 +01:00
20211231212335_remove_relationship_counters_from_users.rb Fix lint errors 2022-01-23 16:48:53 +01:00
20220104180510_add_post_tag_to_services.rb Add the ability to post to services with a tag 2022-01-05 19:49:59 +01:00
20220105171216_remove_tumblr_connections.rb remove tumblr 2022-01-05 19:32:52 +01:00