crabgrass/db/migrate
dgt 03a80251b5 Upgrade to Rails 5.1
and fixed wiki versioning test

Rails 5.1 last steps

crabgrass_media from rubygems
remove controller test for task sorting - not possible to test xhr request without route in new parameter syntax
remove new framework defaults initializer file

Final step of upgrade to rails 5.1

we only test on stretch, because we need ruby >= 2.2.2
update dependencies by running bundle update
and fix gallery_image_controller_test

Also write db/schema.rb with rails 5
2019-08-23 11:42:12 +02:00
..
000_run_migrations_marker.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
001_create_authenticated_users.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
002_customize_users.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
003_create_groups.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
004_create_pages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
005_create_memberships.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
006_create_user_participations.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
007_create_group_participations.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
008_create_contacts.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
010_groups_to_networks.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
011_create_pictures.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
013_create_links.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
014_create_categories.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
015_create_page_tools.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
018_create_discussions.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
019_create_posts.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
020_create_polls.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
021_create_possibles.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
022_create_votes.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
023_create_avatars.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
024_create_taggings.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
025_create_wikis.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
026_create_wiki_versions.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
027_add_count_to_pages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
028_add_name_to_pages.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
029_add_locking_to_wiki.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
030_denormalize_pages.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
031_add_name_indexes.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
032_add_home_to_groups.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
033_create_chat.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
034_create_tasklist.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
035_add_last_seen_at.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
036_create_assets.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
037_more_denormalize_pages.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
038_add_details_to_memberships.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
039_page_assets.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
041_add_asset_versions.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
042_add_flow.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
043_add_description_to_possibles.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
044_convert_summary_to_text.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
045_create_events.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
046_add_start_at_end_at_to_pages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
047_add_attend_to_user_participations.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
048_alter_watch_in_user_participations.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
049_add_id_caches_to_user.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
051_add_indexes.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
052_create_ratings.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
053_add_notice_to_user_participations.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
054_add_more_indexes.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
055_drop_pictures.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
056_rename_federations.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
058_create_profiles.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
059_make_user_caches_binary.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
060_add_privacy_flags_to_groups.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
061_spell_group_privacy_flags_correctly.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1196752821_real_asset_versions.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1199048662_add_permissions_to_profiles.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1199056420_add_position_to_possibles.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1199079410_add_status_to_channels_user.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
1202420617_create_auto_summaries.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1202880178_add_created_and_updated_at_to_tasks.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
1203982868_task_completed_and_due_dates.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1204080236_user_password_reset.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1207167581_add_inbox_flag_to_user_participations.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1207336152_convert_database_to_utf8.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
1207708164_rename_auto_summary_to_page_index.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080620070118_switch_to_acts_as_taggable_on.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080620234804_upgrade_flex_image.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080622060535_alter_database_to_remove_namespace_from_data_type.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20080630165341_convert_tools_to_page_plugins.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080718223626_create_thumbnails.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080722224129_add_created_by_updated_by_points_to_tasks.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
20080723045752_create_task_participations_and_copy_data_from_task_users.rb Models inherit from ApplicationRecord 2019-08-23 10:43:01 +02:00
20080813192928_create_languages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080818190745_add_entities_to_page_index.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20080828211205_add_fields_to_page_index.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20080830081508_add_type_to_page_index.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
20080830111231_disable_opportunistic_locking_for_wikis.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20080831003129_create_page_terms.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080901002452_add_version_to_groups.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080903043715_convert_page_terms_to_my_isam.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080904213700_add_rtl_to_languages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080907063057_create_new_request_system.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080910214455_change_profile_defaults.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080915045315_setup_networks.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080918080439_add_created_at_to_federating.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080919225737_add_media_flags_and_page_terms_to_assets.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080922055141_create_gallery_showings.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080922055157_drop_links.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080926185318_get_rid_of_password_reset_code.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20080926190649_create_tokens.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081009073916_add_deleted_at_to_posts.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081009173845_add_pages_stickyness.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20081009190941_add_pages_stars.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081010061917_add_replied_by_to_discussion.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081012053137_create_external_video.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081012185547_add_group_participations_stickyness.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081015154838_add_groups_min_stars.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081017071525_add_stars_to_page_terms.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081018181941_add_showings_is_cover.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081021190947_add_discussion_id_to_profile.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20081022084343_make_showings_commentable_and_ratable.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20081022100817_add_showing_title.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20081022210659_create_crypt_keys.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081026033235_create_activities.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081027074143_add_access_to_activity.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081027170835_add_discussion_commentable.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20081029060705_add_page_terms_id_to_external_video.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081107204004_create_page_views.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081107231213_add_posts_type.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20081119013729_add_language_to_requests.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20081214021332_add_owner_to_pages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081215005628_change_profile_defaults_again.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20081217074019_add_related_id_to_activity.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090107235220_create_trackings.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090109204824_create_group_settings.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
20090114040410_add_optimistic_lock_version_to_wiki.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090119235038_add_edit_locks_to_wikis.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090226132926_create_sites.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090226132927_cache_groups_user_is_admin_for.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090304164312_remove_default_inbox_from_user_participation.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090306225231_make_trackings_myisam.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090306235933_add_site_id_to_groups.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090311171519_add_network_id_to_sites.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090316005547_create_custom_appearances.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090316014728_add_custom_appearance_to_sites.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090322000446_add_admins_to_custom_appearances.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090329214543_add_has_networks_to_site.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090329214611_add_signup_redirect_url_to_site.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090414212813_survey_tool_to_version_4.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090417181020_modify_sites.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090419190955_create_user_settings.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090423054704_add_masthead_asset_id_to_custom_appearances.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090423143227_add_welcome_text_to_custom_appearances.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
20090425132642_add_admin_group_and_login_redirect_to_site.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
20090427080711_add_favicon_id_to_custom_appearances.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090427080832_add_chat_to_sites.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090429074713_remove_welcome_text_and_admin_group_id_from_custom_appearances.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090505085632_add_place_to_profile.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090506095212_add_media_flags_to_pages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090509074131_add_site_id_to_everything.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090510032300_add_limited_to_sites.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090515002003_changed_wiki_edit_locks_type.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
20090515071217_create_codes.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090523034728_set_inbox_to_default_false.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090601212548_add_signup_mode_to_sites.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090603221951_move_starts_at_and_ends_at_to_events.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090605190832_add_video_id_to_profile.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090609065603_add_caption_to_assets.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090609220813_wikify_profile_summary.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090611160556_add_cover_id_to_pages.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090613085915_add_fields_to_external_video.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090613205749_modify_featured_pages.rb removing dangling whitespaces 2011-11-18 09:56:41 +01:00
20090616073637_drop_summary_from_groups.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090619075032_remove_is_council.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090620193638_add_profiles_and_profile_fields_to_sites.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090621045020_create_relationships.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090623111827_create_daily_and_hourly_trackings.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090625135501_add_action_id_to_trackings.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090626071633_add_viewed_at_to_relationships.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090626081151_add_action_fields_to_trackings.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090626232457_group_profiles_make_approval_membership_policy_default.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090626234003_destroy_message_page_activity.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090703041927_create_wiki_locks.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090703091241_add_flag_to_activities.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090704052640_remove_locks_from_wikis.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090704125143_rename_daily_ratings_to_stars.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090704125157_rename_hourly_ratings_to_stars.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090704130039_rename_page_stars_to_stars_count.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090704155537_make_pages_stars_count_default_to0.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090705050858_add_raw_structure_to_wikis.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090705092448_update_page_contributors_count.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090706040853_remove_group_from_pages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090711054954_ensure_assets_have_page_terms.rb.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090723070206_add_needs_email_verification_to_sites_and_unverified_to_users.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090729020153_alter_user_and_group_tracking_columns.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090730115644_create_menu_items.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090802032835_make_profile_access_fields_default_to_false.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090805215912_remove_needs_email_verification_from_sites.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090806021857_change_profile_birthday_type_to_datetime.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090812060606_add_preferred_editor_to_user_settings.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090813194055_add_deleted_at_to_messages.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090821060849_change_preferred_editor_default.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090906000716_remove_ridiculous_indexes.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090908234522_create_backgroundrb_queue_table.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090911183629_fix_unsanitized_activity_messages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20090916163145_create_page_histories.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20090922172745_add_object_to_page_history.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20091005201103_add_notification_sent_fields_for_page_history.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20091009023935_add_receive_notifications_to_user_profile.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20091014211442_rename_gibberize_mod_to_translator.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091020182112_add_indexes_to_page_history.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091022220942_add_details_to_page_history.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20091023194253_remove_duplicate_daily_trackings.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091101000109_convert_language_codes_to_two_letters.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091102131455_make_say_posts_private.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091105213521_add_require_user_full_info_to_sites.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20091119101227_create_geo_data.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091122090010_add_type_to_votes.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20091123062514_add_votable_id_and_votable_type_to_votes.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20091123062515_set_poll_and_vote_types.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091123094947_assign_polls_to_votes.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091124104449_add_page_terms_id_to_posts.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20091124131837_create_geo_location.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091124133538_add_geo_location_to_profile.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20091216093545_remove_profile_id_from_geo_location.rb added migrations and schema.rb 2010-10-24 00:12:23 -07:00
20100106094419_add_discussion_data_to_relationships.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20100106094441_add_wall_discussion_data_to_users.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20100203133636_alter_avatars_increase_image_file_data_limit.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20100211213933_replace_me_dashboard_in_site_redirect_urls.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20100510210655_add_full_council_powers_to_groups.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20100510212536_set_full_council_powers_true_for_councils.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20110215132532_install_acts_as_locked.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20110506033152_add_comments_to_assets.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20110610090208_drop_languages.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20110704221622_add_owner_to_events.rb events: added minimal skeleton 2011-07-04 15:37:33 -07:00
20110712063406_create_pictures_again.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20110714001628_replace_profile_asset_with_picture.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20120406221324_create_delayed_jobs.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20120406223541_remove_backgroundrb_queue_table.rb We will use delayed_job (https://github.com/collectiveidea/delayed_job/tree/v2.0) as a system to asynchronously execute longer tasks in the background. 2012-04-06 15:42:33 -07:00
20120420202631_add_type_to_users.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20120429061013_create_notices.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20120504064620_remove_notice_from_user_participation.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20120526071659_install_castle_gates.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20130427212923_rename_activities_object_to_item.rb (migration required) replaced object_id with item_id everywhere for compatibility with ruby 1.9 2013-05-05 14:06:07 -07:00
20130501010101_change_castle_gates_table_name.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20130505182524_rename_page_history_object_to_item.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20140212131634_index_pages_on_data.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20140220215149_add_owner_id_to_page_terms.rb fixed searches with owners 2014-02-20 22:55:55 -08:00
20140221062609_alter_column_flow_to_be_default_zero.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20140224051835_add_average_color_to_pictures.rb add ability to detect the average color of the banner and change the css accordingly (MIGRATION REQUIRED) 2014-02-24 16:14:43 -08:00
20140829085402_index_user_participation.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20140829095525_index_profiles_by_wiki.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20150219152452_change_profile_default_visibility.rb hide new groups by default 2015-02-19 18:21:04 +01:00
20150310063037_remove_posts_count_from_pages.rb performance: drop posts_count from pages 2015-03-10 11:45:47 +01:00
20150317162636_add_discussion_id_index_to_relationship.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20150423085826_add_password_digest_to_user.rb use has_secure_password and wrap old sha1 hashes 2015-04-24 14:56:11 +02:00
20150508132451_remove_geonameid_from_geo_places.rb upgrade: make schema and fixtures work with newer mysql2 version 2016-09-01 10:21:59 +02:00
20150623195707_create_stars.rb First steps towards staring posts 2015-06-26 10:52:38 +02:00
20150623202727_add_stars_count_to_posts.rb First steps towards staring posts 2015-06-26 10:52:38 +02:00
20150810090844_add_index_by_delta_to_page_terms.rb add index on delta column to page_terms 2015-08-10 11:12:01 +02:00
20150810092223_add_queue_to_delayed_jobs.rb upgrade: delayed job to latest and run migrate task 2015-08-10 14:22:18 +02:00
20150908105227_convert_to_innodb.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20150911082001_add_page_id_to_tasks.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20150911082022_remove_task_list_id_from_tasks.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20150911091551_drop_task_lists.rb simplify task_list_page - no more task_lists 2015-09-14 09:59:30 +02:00
20150916094928_change_activity_types.rb namespace Activity and remove from autoload_path 2016-09-01 09:38:02 +02:00
20151009094137_change_asset_types.rb namespace: asset for all the asset things 2016-09-01 09:40:15 +02:00
20151011091211_drop_categories.rb cleanup: unused category model 2016-09-01 09:40:18 +02:00
20151012092859_rename_codes_to_page_access_codes.rb Code -> Page::AccessCode, table codes -> page_access_codes 2016-09-01 09:40:19 +02:00
20151012135013_drop_menu_items.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20151013074955_change_user_ghost_type.rb UserGhost -> User::Ghost 2016-09-01 09:40:20 +02:00
20160205131509_acts_as_taggable_on_migration.acts_as_taggable_on_engine.rb upgrade: acts-as-taggable-on 3.5 2016-09-01 10:22:09 +02:00
20160205131510_add_missing_unique_indices.acts_as_taggable_on_engine.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20160205131511_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb upgrade: acts-as-taggable-on 3.5 2016-09-01 10:22:09 +02:00
20160205131512_add_missing_taggable_index.acts_as_taggable_on_engine.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20160205131513_change_collation_for_tag_names.acts_as_taggable_on_engine.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20160217112907_drop_sites.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20170204192405_adopt_thumbnail_parent_type.rb style: rubocop autocorrect 2017-09-12 10:00:46 +02:00
20170204202942_thumbnail_parent_type_is_asset.rb bugfix: use "Asset" for polymorphic parent_type 2017-02-04 22:04:53 +01:00
20171030190316_add_encrypt_to_profiles.rb Encrypted notifications (WIP) 2017-12-07 23:05:36 +01:00
20171108114502_drop_email_addresses.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171108114526_drop_im_addresses.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171108114537_drop_locations.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171108114551_drop_profile_notes.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171108114602_drop_phone_numbers.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171110090746_drop_geo_admin_code.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171110091035_drop_geo_country.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171110091045_drop_geo_location.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171110091051_drop_geo_place.rb refactor: remove unused geo_* models 2017-11-10 12:43:19 +01:00
20171112160108_drop_messages.rb cleanup: remove chat leftovers 2017-11-12 18:07:53 +01:00
20171112160203_drop_channels.rb cleanup: remove chat leftovers 2017-11-12 18:07:53 +01:00
20171112160223_drop_channels_users.rb cleanup: remove chat leftovers 2017-11-12 18:07:53 +01:00
20171122162415_create_pgp_keys.rb move crypt key from profiles to user 2017-12-07 23:05:36 +01:00
20171122172054_drop_crypt_keys_table.rb move crypt key from profiles to user 2017-12-07 23:05:36 +01:00
20171211140257_add_missing_indexes.acts_as_taggable_on_engine.rb Updating to rails 4.10 and acts-as-taggable-on 4.0.0 2017-12-15 17:52:00 +01:00
20171215201046_drop_settings.rb cleanup: remove User::Setting and group_settings db 2017-12-15 21:18:58 +01:00
20180213083715_create_csp_reports.rb track csp reports in database 2018-02-13 09:46:51 +01:00
20180314151824_remove_unused_fields_from_profile.rb refactor: Remove unused fields from profile 2018-03-18 23:00:37 +01:00
20180426151421_drop_hourlies.rb Remove database tables and colums for tracking 2018-04-26 23:02:49 +02:00
20180426151648_drop_dailies.rb Remove database tables and colums for tracking 2018-04-26 23:02:49 +02:00
20180426151659_drop_trackings.rb Remove database tables and colums for tracking 2018-04-26 23:02:49 +02:00
20180426153819_remove_views_count_from_pages.rb Remove database tables and colums for tracking 2018-04-26 23:02:49 +02:00
20180426154112_remove_views_count_from_page_terms.rb Remove database tables and colums for tracking 2018-04-26 23:02:49 +02:00
20180515155729_drop_activities.rb Remove table and translations for unused activities 2018-05-15 18:58:09 +02:00
20180827172227_add_missing_indexes_on_taggings.acts_as_taggable_on_engine.rb Update ActsAsTaggableOn 2019-08-23 10:43:01 +02:00
20181011090936_drop_events.rb Remove event pages code 2018-10-11 11:18:27 +02:00
20181011090946_drop_event_recurrencies.rb Remove event pages code 2018-10-11 11:18:27 +02:00
20181110102652_add_index_to_group_participations.rb db: speed up destroying pages with indices 2018-11-10 11:57:09 +01:00
20181110102842_add_index_to_notices.rb db: speed up destroying pages with indices 2018-11-10 11:57:09 +01:00
20181113131003_change_page_term_tags_to_text.rb Increase size of tags field in page_terms 2018-11-13 18:42:44 +01:00
20181114101916_reduce_varchar_length_for_indexed_columns.rb Fix: reduce field size for page.owner_name 2018-11-21 15:51:50 +01:00
20190509111135_add_index_to_page_histories.rb Upgrade to Rails 5.1 2019-08-23 11:42:12 +02:00