about summary refs log tree commit diff
path: root/spec/workers/scheduler
AgeCommit message (Expand)Author
2023-03-04Add basic coverage for some worker jobs (#23943)Matt Jankowski
2023-03-02Add rspecs for FollowRecommendationsScheduler (#23890)Stanislav Dobrovolschii
2023-02-23Change auto-deletion throttling constants to better scale with server size (#...Claire
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Audofix Rubocop Style/WordArray (#23739)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-07Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation...Claire
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2020-09-04Fix various warnings in rspec (#14729)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2017-10-17Clean up reblog tracking keys, related improvements (#5428)aschmitz
2017-06-28Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-22Specs for cleanup workers (#3235)Matt Jankowski
2017-05-06Fix Scheduler::SubscriptionsScheduler (#2834)Eugen Rochko