This website requires JavaScript.
Explore
Help
Sign In
kosmos
/
mastodon
Watch
8
Star
0
Fork
0
You've already forked mastodon
Code
Pull Requests
Activity
mastodon
/
app
/
lib
/
vacuum
History
Matt Jankowski
def6b686ff
Fix
Rails/WhereRange
cop (
#30343
)
2024-05-20 09:37:36 +00: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
Use composable query in
User.active
scope (
#29775
)
2024-04-08 13:53:49 +00:00
imports_vacuum.rb
Fix
Rails/WhereRange
cop (
#30343
)
2024-05-20 09:37:36 +00:00
media_attachments_vacuum.rb
Add
created_before
and
updated_before
scopes to
MediaAttachment
(
#28869
)
2024-01-24 10:32:54 +00:00
preview_cards_vacuum.rb
Change preview card deletes to be done using batch method (
#28183
)
2023-12-11 07:49:10 +00:00
statuses_vacuum.rb
Fix
Rails/WhereRange
cop (
#30343
)
2024-05-20 09:37:36 +00:00
system_keys_vacuum.rb
…