..
activesupport_events.rb
ahoy.rb
Add metrics around welcome notifications + their click events ( #9239 )
2020-07-10 12:30:45 +02:00
api_secrets.rb
articles.rb
Render op markers for coauthors ( #11294 )
2020-11-06 12:01:16 -06:00
audit_logs.rb
[deploy] Moderator and admin actions log ( #6797 )
2020-03-26 16:59:24 -05:00
badge_achievements.rb
badges.rb
Ensure model properties in factories are unique ( #5190 )
2019-12-20 12:21:16 -06:00
banished_users.rb
Introduce BanishedUser table ( #5589 ) [deploy]
2020-01-21 17:15:58 -05:00
broadcasts.rb
Add Sign in with Apple ( #11934 )
2020-12-18 10:22:33 -06:00
buffer_updates.rb
[deploy] Add missing FKs to BadgeAchievements BanishedUsers BufferUpdates ( #10366 )
2020-09-29 21:43:14 +02:00
chat_channel_memberships.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
chat_channels.rb
🚀 Ability to allow tag moderators to create chat channels ( #9741 )
2020-12-08 13:10:36 +07:00
collections.rb
Ensure model properties in factories are unique ( #5190 )
2019-12-20 12:21:16 -06:00
comments.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
credits.rb
custom_profile_fields.rb
Add custom profile fields ( #10202 )
2020-09-09 14:37:15 +00:00
data_update_script.rb
Feature:Send Alerts for Failed DataUpdateScripts to Datadog ( #11381 )
2020-11-12 10:59:54 -06:00
display_ad_events.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
display_ads.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
doorkeeper_access_grants.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
doorkeeper_access_tokens.rb
doorkeeper_applications.rb
email_authorizations.rb
[deploy] Add EmailAuthorization model ( #6335 )
2020-03-02 12:14:24 -05:00
email_messages.rb
[deploy] Add missing foreign keys to ahoy_messages and articles ( #10321 )
2020-09-16 19:47:03 +02:00
events.rb
feedback_messages.rb
[deploy] Enforce Uniq Abuse Reports from Reporters ( #7831 )
2020-05-14 09:03:10 -04:00
field_test_memberships.rb
Remove concept of "ongoing" field tests and clarify a/b test instructions/expectations. ( #11734 )
2020-12-07 13:52:54 -05:00
follow.rb
gdpr_delete_requests.rb
Confirmations that users GDPR data was deleted ( #11039 )
2020-12-14 12:49:45 +03:00
github_repos.rb
Ensure model properties in factories are unique ( #5190 )
2019-12-20 12:21:16 -06:00
html_variant_successes.rb
[deploy] Refactor:Move Remove Old HTML Variant Data task to Sidekiq ( #9925 )
2020-08-22 18:36:22 -05:00
html_variant_trials.rb
[deploy] Refactor:Move Remove Old HTML Variant Data task to Sidekiq ( #9925 )
2020-08-22 18:36:22 -05:00
html_variants.rb
[deploy] Remove sidebar variant from CTA ( #8040 )
2020-05-23 13:35:43 -04:00
identities.rb
listing_categories.rb
[deploy] Rename classified listings ( #7910 )
2020-05-27 13:35:09 +00:00
listings.rb
[deploy] Rename classified listings ( #7910 )
2020-05-27 13:35:09 +00:00
mentions.rb
messages.rb
Remove unused factories and traits ( #11051 )
2020-10-26 12:28:25 +01:00
navigation_links.rb
Update NavigationLink handling ( #12316 )
2021-01-20 13:57:59 -05:00
note.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
notification_subscriptions.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
notifications.rb
Create rake Task to Destroy Old Notifications ( #5180 ) [deploy]
2019-12-26 13:17:34 -06:00
organization_memberships.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
organizations.rb
page_views.rb
pages.rb
podcast_episode_appearances.rb
Add podcast_appearances joined table (forem#82) ( #11354 )
2020-11-30 17:12:52 +01:00
podcast_episode_rss_items.rb
podcast_episodes.rb
Sequence factory podcast episode slugs and guids to ensure uniqueness ( #5184 )
2019-12-19 19:13:19 -05:00
podcast_ownership.rb
Podcast ownership join table (MLH Fellowship #81 ) ( #11410 )
2020-11-19 12:41:17 +01:00
podcasts.rb
poll_options.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
poll_skips.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
poll_votes.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
polls.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
profile_field_groups.rb
[deploy] Introduce ProfileFieldGroup model ( #10007 )
2020-08-28 10:51:33 +07:00
profile_fields.rb
Add ProfileFieldGroupsController to API ( #10124 )
2020-09-03 10:12:53 +07:00
profile_pins.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
profiles.rb
Drop profile columns from user ( #10707 )
2020-12-03 08:14:38 +07:00
rating_votes.rb
[deploy] Add missing foreign keys to models related to users ( #10018 )
2020-08-31 15:39:57 +02:00
reactions.rb
Handle negative reactions on comments ( #7805 )
2020-05-13 09:27:38 -04:00
response_templates.rb
Add response templates model and table ( #6615 )
2020-03-16 09:52:03 +07:00
sponsorships.rb
tag_adjustments.rb
tags.rb
Search Tags in Elasticsearch from Classified Listing and Post Creation ( #6024 ) [deploy]
2020-02-17 08:16:45 -05:00
tweets.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
user_blocks.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
user_subscription.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
users.rb
Basic MVP version of data update script page ( #12167 )
2021-01-07 23:12:51 +02:00
webhook_endpoints.rb