Alex
|
6a100415cc
|
Move Notifications::TagAdjustmentNotificationJob to Sidekiq (#5909) [deploy]
* Create TagAdjustmentNotificationWorker
* Create TagAdjustmentNotificationWorker spec
* Update references and specs for new worker
* Future proof specs
|
2020-02-05 09:52:21 -08:00 |
|
Lucas Hiago
|
d5a5c53419
|
Change Notifications::UpdateJob to Notifications::UpdateWorker and move to sidekiq (#5689) [deploy]
|
2020-01-28 12:43:50 -05:00 |
|
Lucas Hiago
|
587d1040dc
|
Change ModerationNotificationJob to ModerationNotificationWorker and move to sidekiq (#5683) [deploy]
|
2020-01-28 08:42:26 -05:00 |
|
serena
|
1297f1cb3e
|
Replace Notifications::NotifiableActionJob with Notifications::NotifiableActionWorker for Sidekiq (#5588) [deploy]
|
2020-01-22 09:40:55 -05:00 |
|
Alex
|
e1e075479b
|
Create new NewFollowerWorker and start sending jobs to it (#5556) [deploy]
|
2020-01-17 15:08:50 -05:00 |
|
Lucas Hiago
|
97aac4ef9b
|
Change Notifications::MilestoneJob to Notifications::MilestoneWorker and move to sidekiq (#5454) [deploy]
|
2020-01-15 13:21:56 -05:00 |
|
Lucas Hiago
|
74f9decc56
|
Change Notifications::RemoveAllJob to Notifications::RemoveAllWorker and move to sidekiq (#5451)
|
2020-01-15 12:34:12 -05:00 |
|
serena
|
6e9539415e
|
Move welcome notification job to worker for Sidekiq (#5465) [deploy]
|
2020-01-13 13:28:23 -06:00 |
|
Mukesh Chaudhary
|
48edaab5bc
|
Migrate new reaction job 5305 (#5401)
* Add New Reaction Worker
* Add Specs for the New Reaction Worker
* Update Worker Calls in Notification Model
* Update Notification Model Specs
* Fix Code Climate Issues
* Fix notification specs to remove instance variable and complex logic
* Fix Worker Spec
* Fix Review Comments
* Undo Job Specs
Co-authored-by: Mukesh Chaudhary <45253983+mukeshchdy@users.noreply.github.com>
|
2020-01-09 09:51:56 -05:00 |
|
serena
|
252027ad9c
|
use new_badge_achievement_worker instead of active job (#5358) [deploy]
|
2020-01-07 08:16:17 -05:00 |
|
serena
|
51df32552c
|
Change MentionJob to MentionWorker and move to sidekiq (#5312) [deploy]
|
2020-01-02 07:57:08 -05:00 |
|