mastodon/spec/controllers/admin
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282)
- Reduce duplicate queries
- Remove n+1 queries
- Add accounts count to detailed view
- Add separate action log entry for updating existing domain blocks
2020-12-14 09:06:34 +01:00
..
account_moderation_notes_controller_spec.rb
accounts_controller_spec.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
action_logs_controller_spec.rb Add spec for Admin::ActionLogsController#index (#9522) 2018-12-14 20:37:01 +01:00
base_controller_spec.rb
change_email_controller_spec.rb
confirmations_controller_spec.rb
custom_emojis_controller_spec.rb Add batch actions and categories to admin UI for custom emojis (#11793) 2019-09-09 22:44:17 +02:00
dashboard_controller_spec.rb Add spec for Admin::DashboardController#index (#9523) 2018-12-14 20:36:18 +01:00
domain_blocks_controller_spec.rb Record account suspend/silence time and keep track of domain blocks (#10660) 2019-05-14 19:05:02 +02:00
email_domain_blocks_controller_spec.rb
instances_controller_spec.rb Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
invites_controller_spec.rb
report_notes_controller_spec.rb
reported_statuses_controller_spec.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 2019-09-11 16:32:44 +02:00
reports_controller_spec.rb Fix reported accounts not being whitelisted when resolving a spamcheck report (#13289) 2020-03-21 03:08:09 +01:00
resets_controller_spec.rb
roles_controller_spec.rb
settings_controller_spec.rb Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
statuses_controller_spec.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 2019-09-11 16:32:44 +02:00
tags_controller_spec.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
two_factor_authentications_controller_spec.rb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00