..
concerns
no need to use search_id for indexing worker ( #7304 )
2020-04-15 15:35:12 -04:00
webhook
Define Doorkeeper::Application association ( #4065 ) [ci skip]
2019-09-19 10:28:55 -04:00
api_secret.rb
[deploy] Validate API key description length ( #7274 )
2020-04-14 15:40:56 +02:00
application_record.rb
[deploy] Copy ActiveRecord methods from fastly-rails ( #7145 )
2020-04-13 10:46:15 -04:00
article.rb
only run scoring, touch_collection, and update background callbacks on create and update ( #7409 )
2020-04-21 10:34:59 -04:00
audit_log.rb
Nullify audit logs on users delete ( #7275 )
2020-04-15 18:26:16 +02:00
backup_data.rb
Add functionality to remove and recover identity ( #3377 )
2019-07-03 12:01:16 -04:00
badge.rb
[deploy] Improve badge slug generation ( #7386 )
2020-04-20 15:47:44 +02:00
badge_achievement.rb
[deploy] Strengthen badge achievement code and fix badge email ( #7000 )
2020-04-02 09:14:10 -04:00
banished_user.rb
Introduce BanishedUser table ( #5589 ) [deploy]
2020-01-21 17:15:58 -05:00
block.rb
Rubocop cleanups ( #1415 )
2019-01-02 11:20:02 -05:00
broadcast.rb
Remove onboarding type broadcasts ( #7067 ) [deploy]
2020-04-03 13:11:49 -07:00
buffer_update.rb
Adjust BufferUpdatesController's authorization ( #4070 )
2019-09-20 11:50:34 -07:00
chat_channel.rb
Routine rubocop fixes ( #7356 )
2020-04-17 15:48:39 +02:00
chat_channel_membership.rb
[deploy] Create a Bulk Index Elasticsearch Worker ( #7265 )
2020-04-15 09:08:59 -05:00
classified_listing.rb
Use new classified listing categories ( #7250 )
2020-04-23 10:06:58 +07:00
classified_listing_category.rb
[deploy] Introduce ClassifiedListingCategory model ( #7172 )
2020-04-13 09:01:58 -04:00
collection.rb
Collection: remove optional user and add tests ( #3383 )
2019-08-02 10:15:04 -04:00
comment.rb
Parse comment html as fragments instead of docs ( #7419 )
2020-04-21 15:01:44 -05:00
config.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
credit.rb
Credits ledger ( #3395 )
2019-07-09 10:11:18 -04:00
data_update_script.rb
Fix scripts startup check for development mode ( #6520 )
2020-03-09 17:15:21 +01:00
display_ad.rb
Remove unused columns in display_ads ( #6859 )
2020-03-27 10:05:46 +01:00
display_ad_event.rb
Remove unused columns from display_ad_events ( #6806 ) [deploy]
2020-03-25 17:47:05 -04:00
email_authorization.rb
[deploy] Add EmailAuthorization model ( #6335 )
2020-03-02 12:14:24 -05:00
email_message.rb
Fix repeated queries for reports ( #835 )
2018-10-09 12:42:55 -04:00
event.rb
Move Events::BustCacheJob to Sidekiq and rename ( #5379 )
2020-01-06 15:51:46 -05:00
feedback_message.rb
[deploy] Add character limits for reported_url and message ( #7283 )
2020-04-14 15:57:21 -04:00
follow.rb
API: add docs for /followers/users and remove organizations endpoint ( #6551 )
2020-03-11 10:56:43 +01:00
github_issue.rb
Fixed some Style/* rubocop violations ( #2314 )
2019-04-06 14:24:33 -04:00
github_repo.rb
CacheBuster refactoring ( #4766 )
2019-11-13 10:51:23 -05:00
growth.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
html_variant.rb
Upgrade Rubocop to 0.81 ( #7219 )
2020-04-11 10:10:04 +02:00
html_variant_success.rb
Add HTML variants for cta optimization and other nav bar adjustments ( #970 )
2018-10-22 17:03:57 -04:00
html_variant_trial.rb
Add HTML variants for cta optimization and other nav bar adjustments ( #970 )
2018-10-22 17:03:57 -04:00
identity.rb
[deploy] Add user_id presence validation for Identity ( #7365 )
2020-04-17 20:02:26 +02:00
languages.rb
Change format of the user languages_settings #2369 ( #2496 )
2019-04-30 17:01:19 -04:00
mention.rb
Add mentions send email notifications worker ( #5549 )
2020-01-20 08:24:42 -05:00
message.rb
[deploy] Sidecar content fullscreen proof of concept ( #7244 )
2020-04-12 20:45:09 -04:00
mod.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
moderator_action.rb
[deploy] Moderator and admin actions log ( #6797 )
2020-03-26 16:59:24 -05:00
negative_reaction.rb
Internal: Add a table for negative reactions ( #6751 ) [deploy]
2020-03-24 16:08:24 -04:00
note.rb
Add user status to internal/users ( #1444 )
2019-01-03 16:44:43 -05:00
notification.rb
Allow dynamic authoring of welcome notifications ( #6045 ) [deploy]
2020-02-12 13:50:37 -08:00
notification_subscription.rb
Finalize UI for all types of notification settings ( #3164 )
2019-06-14 18:28:38 -04:00
organization.rb
[deploy] Improve some validations ( #7335 )
2020-04-16 18:59:12 +02:00
organization_membership.rb
Routine rubocop fixes ( #7356 )
2020-04-17 15:48:39 +02:00
page.rb
[deploy] Remove unused columns from pages ( #7127 )
2020-04-08 09:54:10 +02:00
page_view.rb
Add two new experiments and one new conversion event ( #6633 ) [deploy]
2020-03-16 18:16:02 -04:00
permission.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
podcast.rb
[deploy] Create a Bulk Index Elasticsearch Worker ( #7265 )
2020-04-15 09:08:59 -05:00
podcast_episode.rb
[deploy] Decorator podcast episode metadata ( #7303 )
2020-04-17 12:52:11 -06:00
poll.rb
Remove unused columns from polls ( #7125 )
2020-04-07 15:49:11 +02:00
poll_option.rb
Remove unused columns from poll options ( #7124 )
2020-04-07 13:15:45 -04:00
poll_skip.rb
Improve speed of model tests by around 50/60 seconds ( #5016 )
2019-12-09 16:33:48 -05:00
poll_vote.rb
Remove double presence validator in PollVote ( #3187 ) [ci skip]
2019-06-17 10:28:05 -04:00
pro_membership.rb
Move Users::ResaveArticlesJob to Sidekiq ( #5398 )
2020-01-10 13:56:39 -06:00
profile_pin.rb
Fix Typos ( #3510 )
2019-07-22 12:56:48 -04:00
rating_vote.rb
Create implicit experience level rating vote upon creating of readinglist reaction ( #6522 ) [deploy]
2020-03-10 10:59:49 -04:00
reaction.rb
Ensure records are updated properly after a user merge ( #7416 )
2020-04-21 14:17:11 -04:00
response_template.rb
Routine rubocop fixes ( #7356 )
2020-04-17 15:48:39 +02:00
role.rb
Add mod channel automation to tags ( #5731 ) [deploy]
2020-02-06 16:27:12 -05:00
site_config.rb
Generalization: Replace static dev emails with configurable ones. ( #7438 )
2020-04-23 11:26:58 +02:00
sponsorship.rb
Hide information about expired sponsorships from "partnerships" pages ( #6308 )
2020-02-26 11:26:39 -05:00
tag.rb
[deploy] Create a Bulk Index Elasticsearch Worker ( #7265 )
2020-04-15 09:08:59 -05:00
tag_adjustment.rb
Mod tooling: add tags via /mod refactor ( #5017 )
2019-12-13 13:02:45 -05:00
tool.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
tweet.rb
Remove unused columns from tweets ( #7128 )
2020-04-07 13:19:19 -04:00
user.rb
[deploy] Finalize and add response templates feature ( #7068 )
2020-04-16 15:53:29 -04:00
user_block.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
user_counter.rb
User counters using PostgreSQL JSON ( #5373 ) [deploy]
2020-02-03 10:35:08 -05:00
webhook_endpoint.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
welcome.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00