docbrown/app/jobs
2019-07-16 13:36:25 -04:00
..
articles Fix some connect bugs with wrong url and remove some dead code (#2953) 2019-05-24 12:19:59 -04:00
badge_achievements Implemented ActiveJob for badge_achievements#send_email_notification (#2962) 2019-05-27 09:44:38 -04:00
classified_listings Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
comments Refactor Comments::BustCacheJob to use a service (#2655) 2019-05-09 10:10:37 -04:00
events Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
follows Enable Rails/TimeZone cop (#2334) [ci skip] 2019-04-09 15:38:28 -04:00
mentions Implement ActiveJob for Mention (#3055) 2019-06-13 11:05:22 -04:00
messages Move messages send_push delay calls to ActiveJob (#3314) 2019-07-08 18:00:19 -04:00
notifications Move remove_each notifications method in own job (#2946) 2019-05-29 16:26:18 -04:00
organizations Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
pages Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
podcast_episodes Update podcast episode statuses #2952 (#3450) 2019-07-16 13:36:25 -04:00
podcasts Update podcast episode statuses #2952 (#3450) 2019-07-16 13:36:25 -04:00
reactions Fix delayed job errors related to reactions #1621 (#1883) 2019-02-27 16:19:01 -08:00
streams Embed Twitch Live Streaming (#2591) 2019-04-29 18:11:53 -04:00
tags Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
users Move async user methods to ActiveJob (#2696) 2019-05-13 16:02:40 -04:00
application_job.rb Fix ActiveRecord::RecordNotFound in Delayed::Jobs on article destroy (#1699) 2019-02-07 16:57:17 -05:00
export_content_job.rb Move exporting into a job (#2299) 2019-04-16 14:01:00 -04:00
html_variant_success_create_job.rb Move HtmlVariantSuccess.create delay calls to ActiveJob (#3173) 2019-06-18 21:36:33 -04:00
html_variant_trial_create_job.rb Move HtmlVariantTrial.create delay calls to ActiveJob (#3173) (#3239) 2019-06-20 18:14:20 -04:00
rate_limit_checker_job.rb Implemented ActiveJob for RateLimitChecker Job (#2878) 2019-05-21 08:45:58 -04:00
rss_reader_fetch_user_job.rb Move RssReader fetch_user to Active Jobs (#3387) 2019-07-08 18:17:35 -04:00
slack_bot_ping_job.rb Moved SlackBot.delay.ping calls to ActiveJob #3136 (#3139) 2019-06-12 09:23:37 -04:00