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.
nyastodon/spec/controllers/admin
Claire 566fc90913
Add Ruby 3.0 support (#16046)
* Fix issues with POSIX::Spawn, Terrapin and Ruby 3.0

Also improve the Terrapin monkey-patch for the stderr/stdout issue.

* Fix keyword argument handling throughout the codebase

* Monkey-patch Paperclip to fix keyword arguments handling in validators

* Change validation_extensions to please CodeClimate

* Bump microformats from 4.2.1 to 4.3.1

* Allow Ruby 3.0

* Add Ruby 3.0 test target to CircleCI

* Add test for admin dashboard warnings

* Fix admin dashboard warnings on Ruby 3.0
3 years ago
..
account_moderation_notes_controller_spec.rb
accounts_controller_spec.rb Remove Salmon and PubSubHubbub (#11205) 5 years ago
action_logs_controller_spec.rb Add spec for Admin::ActionLogsController#index (#9522) 6 years ago
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) 5 years ago
dashboard_controller_spec.rb Add Ruby 3.0 support (#16046) 3 years ago
domain_blocks_controller_spec.rb Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
email_domain_blocks_controller_spec.rb
instances_controller_spec.rb Fix performance on instances list in admin UI (#15282) 3 years ago
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) 5 years ago
reports_controller_spec.rb Fix reported accounts not being whitelisted when resolving a spamcheck report (#13289) 4 years ago
resets_controller_spec.rb
roles_controller_spec.rb
settings_controller_spec.rb Add validations to admin settings (#10348) 5 years ago
statuses_controller_spec.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 5 years ago
tags_controller_spec.rb Fix /admin/tags/:id crashing since Rails 6.1 update (#15953) 3 years ago
two_factor_authentications_controller_spec.rb Add WebAuthn as an alternative 2FA method (#14466) 4 years ago