docbrown/spec/services/notifications
rhymes c356983de8
Replace activerecord-import with Rails 6 insert_all and upsert_all (#8407)
* Replace Credits.import with .insert_all

* Fix Notifications::Reactions::Send and replace .import with .upsert to avoid race conditions

* Replace .import! with .upsert_all in Notifications::NotifiableAction::Send

* Replace PodcastEpisode.import! with upsert

* Stop testing gems, test the code

* Remove activerecord-import

* Fix redundancies

* clarify comment

* Replace Credit.import with insert_all

* hello knapsack

* Do not try to insert if there is nothing to
2020-06-12 11:16:06 +02:00
..
milestone [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
moderation Skip moderation notification if the user is the moderator (#6200) 2020-02-20 14:09:43 -05:00
new_badge_achievement Add a default message to badge award action (#5160) 2019-12-19 10:38:57 -05:00
new_comment [deploy] Send push to Android phones and use Pusher broadcasting (#6883) 2020-04-24 13:50:59 -04:00
new_follower [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
new_mention Fix mention notification to mention proper user (#3721) 2019-08-14 14:43:21 -04:00
notifiable_action Replace activerecord-import with Rails 6 insert_all and upsert_all (#8407) 2020-06-12 11:16:06 +02:00
reactions Make unsure specs more confident about time (#3518) 2019-07-23 09:36:47 -04:00
tag_adjustment_notification nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
welcome_notification Remove onboarding type broadcasts (#7067) [deploy] 2020-04-03 13:11:49 -07:00
remove_all_by_action_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
remove_all_spec.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
update_spec.rb Optimize Notifications::Update and it specs (#5417) 2020-01-20 16:55:50 -05:00