0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-02 02:26:54 +00:00
mastodon/spec/workers
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads ()
* Fix single Redis connection being used across all Sidekiq threads

* Fix tests
2022-04-28 17:47:34 +02:00
..
activitypub Improve tests involving push_bulk () 2022-02-10 19:42:45 +01:00
admin Add ability to purge undeliverable domains from admin interface () 2021-12-17 23:01:21 +01:00
scheduler Fix single Redis connection being used across all threads () 2022-04-28 17:47:34 +02:00
web Change Web Push API deliveries to use request pooling () 2021-04-12 14:25:34 +02:00
digest_mailer_worker_spec.rb
domain_block_worker_spec.rb Make domain block/silence/reject-media code more robust () 2020-06-09 10:32:00 +02:00
domain_clear_media_worker_spec.rb Make domain block/silence/reject-media code more robust () 2020-06-09 10:32:00 +02:00
feed_insert_worker_spec.rb Add support for editing for published statuses () 2022-01-19 22:37:27 +01:00
move_worker_spec.rb Improve tests involving push_bulk () 2022-02-10 19:42:45 +01:00
publish_scheduled_announcement_worker_spec.rb Fix handling announcements with links () 2021-11-05 21:14:35 +01:00
publish_scheduled_status_worker_spec.rb Add scheduled statuses () 2019-01-05 12:43:28 +01:00
refollow_worker_spec.rb Fix being able to import more than allowed number of follows () 2020-12-26 23:52:46 +01:00
regeneration_worker_spec.rb
unfollow_follow_worker_spec.rb Refactor and improve tests () 2022-01-28 00:46:42 +01:00