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