Commit Graph

15 Commits (a19141441d462638fc1d994c9e845492164532f1)

Author SHA1 Message Date
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) ()
Jakob Gillich 770fd993ec
Fix importer returning negative row estimates ()
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings ()
Claire 9bb2fb6b14
Change importers to avoid a few inefficiencies ()
Claire 9e77ab7db2
Change private statuses index to index without crutches ()
Claire c0605747ad
Fix N+1 in `tootctl search deploy` ()
jsgoldstein 30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Nick Schonning b970ed6098
Update rubocop and rubocop-rspec ()
Claire d82abc877a
Fix `Importer::BaseImporter#clean_up!` not using proper primary key ()
Claire b4e739ff0f
Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Matt Jankowski bae694108a
Fix Performance/Count cop ()
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck ()
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin ()
Mashiro 656ac99ef0
Fix ambiguous column names in `tootctl search deploy` ()
Eugen Rochko a9b64b24d6
Change algorithm of `tootctl search deploy` to improve performance ()