| .. |
|
20200214171607_index_tags_to_elasticsearch.rb
|
silence duplicate data update scripts to optimize starting up a new env (#7340)
|
2020-04-17 12:30:56 +02:00 |
|
20200217131245_re_index_existing_articles_with_approved.rb
|
[deploy] Remove Algolia from Article Model (#7540)
|
2020-04-28 09:55:48 -05:00 |
|
20200217215802_index_listings_to_elasticsearch.rb
|
[deploy] Bug Fix:Rename Listing Search Field in Elasticsearch to Fix Searching (#9609)
|
2020-08-03 10:18:17 -05:00 |
|
20200218195023_index_chat_channel_memberships_to_elasticsearch.rb
|
Index ChatChannelMemberships to Elasticsearch (#6162) [deploy]
|
2020-02-19 14:29:16 -05:00 |
|
20200225114328_update_tags_social_preview_templates.rb
|
Custom social preview template for tags (#6290) [deploy]
|
2020-02-27 17:56:21 -05:00 |
|
20200226193303_backfill_column_for_broadcasts.rb
|
Run BackfillColumnForBroadcasts only if the column still exists (#6508)
|
2020-03-09 15:38:34 +01:00 |
|
20200305201627_index_users_to_elasticsearch.rb
|
[deploy] Remove Elasticsearch from Index Worker Names (#7594)
|
2020-04-29 12:12:29 -05:00 |
|
20200305201642_index_feed_content_to_elasticsearch.rb
|
[deploy] Remove Elasticsearch from Index Worker Names (#7594)
|
2020-04-29 12:12:29 -05:00 |
|
20200313123108_index_users_to_elasticsearch.rb
|
[deploy] Remove Elasticsearch from Index Worker Names (#7594)
|
2020-04-29 12:12:29 -05:00 |
|
20200324133751_update_tag_hotness_scores.rb
|
Hotness Score for Tags Should Use Article positive_reactions_count (#6808) [deploy]
|
2020-03-31 09:04:20 -05:00 |
|
20200326145114_re_index_feed_content_to_elasticsearch.rb
|
[deploy] Add public reactions count fields to Elasticsearch (#7956)
|
2020-05-20 13:06:48 -04:00 |
|
20200406213152_re_index_users_to_elasticsearch.rb
|
[deploy] Add public reactions count fields to Elasticsearch (#7956)
|
2020-05-20 13:06:48 -04:00 |
|
20200410152018_resync_elasticsearch_documents.rb
|
Rubocop: enable and fix new Rails cops (#9537)
|
2020-07-29 11:14:19 +02:00 |
|
20200415200651_index_reading_list_reactions.rb
|
[deploy] Index Reaction created_at Timestamp (#10142)
|
2020-09-02 12:56:33 -05:00 |
|
20200503134234_remove_github_issues.rb
|
[deploy] Decouple GitHub authentication from fetching GitHub issues (#7660)
|
2020-05-04 16:17:16 -04:00 |
|
20200518173504_update_public_reactions_count_from_positive_reactions_count.rb
|
[deploy] Rubocop: fix violations of Layout/LineLength (#9197)
|
2020-07-08 08:36:36 -05:00 |
|
20200519142908_re_index_feed_content_and_users_to_elasticsearch.rb
|
[deploy] Changes to profile field indexing (#10313)
|
2020-09-16 17:15:22 -04:00 |
|
20200526181850_update_public_reaction_counts_again.rb
|
[deploy] Rubocop: fix violations of Layout/LineLength (#9197)
|
2020-07-08 08:36:36 -05:00 |
|
20200530085153_backfill_broadcasts_timestamps.rb
|
Add timestamps to broadcasts (#8181)
|
2020-06-01 18:11:38 +02:00 |
|
20200708163323_backfill_broadcastable_for_broadcasts.rb
|
Hotfix: Fix Typo in backfill_broadcastable_type_for_broadcasts (#9292) [deploy]
|
2020-07-13 10:50:29 -06:00 |
|
20200715140848_backfill_user_registered_at.rb
|
[MERGE AFTER INVITATION PR] Add registered_at data script (#9331)
|
2020-07-27 12:28:06 -04:00 |
|
20200723070918_update_articles_cached_entities.rb
|
Rubocop: Move from OpenStruct to Struct in Organization (#9431)
|
2020-07-30 21:04:05 +07:00 |
|
20200729120730_remove_orphaned_ahoy_events.rb
|
[deploy] Add foreign keys to Ahoy models (#9636)
|
2020-08-11 20:46:17 +02:00 |
|
20200803142830_reindex_listing_search_column.rb
|
[deploy] Bug Fix:Rename Listing Search Field in Elasticsearch to Fix Searching (#9609)
|
2020-08-03 10:18:17 -05:00 |
|
20200805171911_clean_up_language_settings.rb
|
[deploy] Improve clean up of user language settings (#9671)
|
2020-08-10 14:51:38 -04:00 |
|
20200810083831_remove_orphaned_ahoy_rows.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200813072205_remove_orphaned_display_ad_events.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200818103028_nullify_orphaned_by_article_html_variant_trials.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200818170410_remove_orphaned_poll_votes.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200818170433_remove_orphaned_poll_skips.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200818170505_remove_orphaned_poll_options.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200818170523_remove_orphaned_polls.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200819025131_migrate_profile_data.rb
|
[deploy] Migrate profile data (#9750)
|
2020-08-20 11:17:57 +07:00 |
|
20200820153340_insert_facebook_connect_broadcast_message.rb
|
[deploy] Log in with Facebook (#9922)
|
2020-08-26 12:04:20 -04:00 |
|
20200821103125_nullify_orphaned_articles_by_organization.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200821103305_nullify_orphaned_collections_by_organization.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200821103405_remove_orphaned_credits_by_organization.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200821103718_remove_orphaned_display_ads_by_organization.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200821103834_remove_orphaned_listings_by_organization.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200822082229_remove_orphaned_notifications_by_organization.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200822083050_remove_orphaned_sponsorships_by_organization.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200825095213_remove_orphaned_buffer_updates_by_article.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200825095512_nullify_orphaned_comments_by_article.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200825102635_remove_orphaned_notification_subscriptions_by_article.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200825102956_remove_orphaned_notifications_by_article.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200825103119_remove_orphaned_profile_pins_by_article.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200825103244_remove_orphaned_rating_votes_by_article.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826075937_migrate_profile_field_groups.rb
|
[deploy] Introduce ProfileFieldGroup model (#10007)
|
2020-08-28 10:51:33 +07:00 |
|
20200826092816_remove_orphaned_notes_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826133748_nullify_orphaned_tweets_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826140317_remove_orphaned_articles_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826140754_remove_orphaned_collections_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826140924_remove_orphaned_credits_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826141015_remove_orphaned_github_repos_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826141105_remove_orphaned_mentions_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826141145_remove_orphaned_organization_memberships_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826141447_nullify_orphaned_page_views_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826141550_nullify_orphaned_rating_votes_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200826141652_remove_orphaned_reactions_by_user.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200901040521_create_profile_fields.rb
|
[deploy] Add data update script for profile fields (#10119)
|
2020-09-02 09:54:04 +07:00 |
|
20200901085230_remove_draft_articles_with_duplicate_canonical_url.rb
|
Routine rubocop fixes (#10237)
|
2020-09-08 12:06:47 -04:00 |
|
20200901194251_reindex_reading_list_reactions.rb
|
[deploy] Refactor:Remove Reaction Search Code (#10377)
|
2020-09-23 12:27:50 -05:00 |
|
20200904132553_remove_draft_articles_with_duplicate_feed_source_url.rb
|
Bug Fix:Fix Data Update feed_source_url Script (#10253)
|
2020-09-08 16:15:05 -05:00 |
|
20200904141057_cleanup_articles_with_invalid_feed_source_url.rb
|
[deploy] Remove draft articles with duplicate feed source URL and cleanup invalid data: take 2 (#10239)
|
2020-09-08 11:53:41 -05:00 |
|
20200910135958_remove_draft_articles_with_duplicate_user_id_title_body_markdown.rb
|
[deploy] Cleanup articles with duplicate user_id, title and body_markdown (#10273)
|
2020-09-14 15:38:53 +02:00 |
|
20200910140109_cleanup_published_articles_with_duplicate_user_id_title_body_markdown.rb
|
[deploy] Cleanup articles with duplicate user_id, title and body_markdown (#10273)
|
2020-09-14 15:38:53 +02:00 |
|
20200911045602_reindex_articles_with_videos.rb
|
[deploy] Move video_duration_in_minutes_integer to serializer (#10268)
|
2020-09-14 09:47:54 +07:00 |
|
20200914042434_reindex_users_for_profiles.rb
|
[deploy] Changes to profile field indexing (#10313)
|
2020-09-16 17:15:22 -04:00 |
|
20200916202343_backfill_co_author_ids_for_articles.rb
|
Removes second_user_id and third_user_id From the Articles Table (#10383) [deploy]
|
2020-10-02 13:14:32 -06:00 |
|
20200917115821_backfill_listing_published_date.rb
|
Showing date in listing tile (#10217)
|
2020-09-21 10:14:26 +02:00 |
|
20200917135847_nullify_orphan_rows_from_buffer_updates_by_composer_user_id.rb
|
[deploy] Cleanup orphan data from buffer_updates (#10365)
|
2020-09-29 17:19:48 +02:00 |
|
20200917150808_nullify_orphaned_tags_by_mod_chat_channel_id.rb
|
[deploy] Cleanup orphan data from tags and feedback_messages (#10367)
|
2020-09-29 10:12:40 -04:00 |
|
20200917150838_nullify_orphaned_feedback_messages_by_reporter_id.rb
|
[deploy] Cleanup orphan data from tags and feedback_messages (#10367)
|
2020-09-29 10:12:40 -04:00 |
|
20200924140813_remove_reaction_index_by_name.rb
|
Bug Fix:Remove Reaction Index By Name (#10430)
|
2020-09-25 10:34:29 +07:00 |
|
20201001173841_add_navigation_links.rb
|
[deploy] Prepare the database for the configurable navigation items (#10662)
|
2020-10-07 11:20:32 -04:00 |
|
20201013205258_resave_articles_and_comments_for_imgproxy.rb
|
Default to Imgproxy on Forem-cloud (#10819)
|
2020-10-14 12:54:59 -04:00 |
|
20201014184856_resave_users_for_imgproxy.rb
|
Resave users for Imgproxy migration (#10853)
|
2020-10-14 17:39:06 -04:00 |