This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
mastodon
Watch
2
Star
2
Fork
1
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon
synced
2025-04-09 05:25:51 +02:00
Code
Issues
14
Releases
Wiki
Activity
b0134db6ff
Branches
Tags
View all branches
mastodon
/
app
/
lib
/
vacuum
History
Claire
144a406d33
Clean up unused application records (
#24871
)
2023-07-21 13:13:16 +02:00
..
access_tokens_vacuum.rb
Change AccessTokensVacuum to also delete expired tokens (
#24868
)
2023-05-11 04:40:03 +02:00
applications_vacuum.rb
Clean up unused application records (
#24871
)
2023-07-21 13:13:16 +02:00
backups_vacuum.rb
…
feeds_vacuum.rb
Fix/remove calling private method with send in model (
#22951
)
2023-01-11 21:57:24 +01:00
imports_vacuum.rb
Rewrite import feature (
#21054
)
2023-05-02 12:08:48 +02:00
media_attachments_vacuum.rb
Change files to be deleted in batches instead of one-by-one (
#23302
)
2023-06-26 14:17:41 +02:00
preview_cards_vacuum.rb
Fix vacuum scheduler missing lock, locks never expiring (
#19458
)
2022-10-26 12:10:48 +02:00
statuses_vacuum.rb
Fix/remove calling private method with send in model (
#22951
)
2023-01-11 21:57:24 +01:00
system_keys_vacuum.rb
…