Commit Graph

16 Commits (1eb752fb38d48ecd42248a733d2cfd9246a77e6c)

Author SHA1 Message Date
Matt Jankowski 0cc21f1ded
Reduce factory creation (132 -> 40) in lib/vacuum/* specs ()
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code ()
Matt Jankowski 00cb4a0313
Avoid repeated factory creation in media_attachments_vacuum_spec ()
Emelia Smith d20a5c3ec9
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 681a89f684
Readability clean up in `ImportVacuum` spec ()
Matt Jankowski c99f88e1a8
Clean up of `RSpec/LetSetup` within `spec/lib` ()
Matt Jankowski fe26f33e0a
Fix `Rails/RedundantActiveRecordAllMethod` cop ()
Claire 5b457961fc
Fix linting issue ()
Claire 144a406d33
Clean up unused application records ()
Claire 6b0942d107
Change AccessTokensVacuum to also delete expired tokens ()
Claire 32a030dd74
Rewrite import feature ()
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs ()
Nick Schonning 4552685f6b
Autofix Rubocop RSpec/LeadingSubject ()
Nick Schonning 5179c47087
Autofix Rubocops RSpec/ScatteredLet ()
Eugen Rochko bf0ab3e0fa
Fix vacuum scheduler missing lock, locks never expiring ()
Remove vacuuming of orphaned preview cards
Eugen Rochko 5c9abdeff1
Add retention policy for cached content and media ()