docbrown/spec/workers
Anna Buianova 51316c747f
Comments count according to display rules in feed (#20753)
* Move calculating comments score from worker to a service

* Display displayed comments count in feed

* Recalculating displayed comments counts on article show (if needed)

* Rubocop fixes

* Fixed lambda
2024-03-28 12:12:05 +00:00
..
articles Remove calls to trigger round robin notifications (#20506) 2024-01-10 13:44:57 +00:00
badge_achievements Allow admin to declare whether to include the badge description in message (#20684) 2024-02-28 11:02:58 -05:00
broadcasts Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
comments Comments count according to display rules in feed (#20753) 2024-03-28 12:12:05 +00:00
credits Refactor:Move Credit Counter Cache Sync to Sidekiq (#9972) 2020-08-24 14:20:11 -05:00
discover Add Forem Discover registration worker and service (#14865) 2021-10-01 10:27:31 -04:00
emails Delete old retained emails after certain period (#14949) 2021-10-12 16:27:13 -04:00
feeds Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
follows Delay and modify follow logic to remove spammers (#20505) 2024-01-10 14:35:12 +00:00
github_repos ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
listings Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
mentions [15-min-fix] Ensure mention worker delivers email (#14038) 2021-06-22 14:29:56 -04:00
metrics Boost priority of queue stats worker (#14173) 2021-07-09 09:28:43 -05:00
moderator BanishUser also destroy organization (#19911) 2023-08-10 08:26:45 -04:00
notification_subscriptions Add Article post_commit when user_id changes with specs (#15132) 2021-10-25 10:53:21 +07:00
notifications Remove notifications related to spammer actions (after the role is assigned) (#20593) 2024-02-07 17:36:19 +00:00
organizations Allow admins to delete an organization (#19699) 2023-07-17 12:09:24 +02:00
pages Update .bust_page to EdgeCache::BustPage (#11952) 2020-12-18 11:21:54 -05:00
podcast_episodes Rubocop fixes (#15892) 2021-12-28 09:11:41 -06:00
podcasts Ensure arguments to perform_async are json safe (#16285) 2022-01-25 18:07:40 -06:00
rating_votes Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
reactions Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
shared_examples Add field test gem to establish a/b testing (#6283) [deploy] 2020-03-03 10:21:29 -05:00
slack Update ArticleFetchedFeed to use slack workflow (#18801) 2022-12-09 10:46:20 -05:00
spaces Busting tag cache when space changes (#17384) 2022-04-20 16:37:34 -04:00
tags Update bust_tag to EdgeCache::BustTag (#11953) 2020-12-21 14:43:42 -05:00
users Auto confirm flag reactions when spam role is assigned (#20797) 2024-03-27 13:03:41 +00:00
audience_segment_refresh_all_worker_spec.rb Fix AudienceSegmentRefreshAllWorker args issue (#20576) 2024-01-31 13:48:13 -05:00
audience_segment_refresh_worker_spec.rb Allow DisplayAd to target users via audience segmentation (#19284) 2023-04-25 08:41:10 -04:00
billboard_event_rollup_worker_spec.rb Renamed display_ad_events variables and associations (#19788) 2023-07-21 14:59:28 +03:00
bust_cache_path_worker_spec.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
data_update_worker_spec.rb Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
export_content_worker_spec.rb Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
page_view_rollup_worker_spec.rb Implement PageViewRollup (#20670) 2024-03-18 20:33:12 +00:00
segmented_user_refresh_worker_spec.rb Refresh audience segment for 'active' user (#19470) 2023-05-19 14:16:07 +02:00