You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/vacuum
Eugen Rochko bb4756c823
Change files to be deleted in batches instead of one-by-one (#23302)
2 years ago
..
access_tokens_vacuum.rb Change AccessTokensVacuum to also delete expired tokens (#24868) 2 years ago
backups_vacuum.rb
feeds_vacuum.rb Fix/remove calling private method with send in model (#22951) 2 years ago
imports_vacuum.rb Rewrite import feature (#21054) 2 years ago
media_attachments_vacuum.rb Change files to be deleted in batches instead of one-by-one (#23302) 2 years ago
preview_cards_vacuum.rb Fix vacuum scheduler missing lock, locks never expiring (#19458) 2 years ago
statuses_vacuum.rb Fix/remove calling private method with send in model (#22951) 2 years ago
system_keys_vacuum.rb