about summary refs log tree commit diff
path: root/spec/controllers/admin/domain_blocks_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocops RSpec/ScatteredLet (#23725)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2022-12-15Fix changing domain block severity not undoing individual account effects (#2...Claire
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-03-09Change design of federation pages in admin UI (#17704)Eugen Rochko
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG
2019-01-08Redesign admin instances area (#9645)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-06-25Cover Admin::DomainBlocksController more (#3329)Akihiko Odaki (@fn_aki@pawoo.net)
2017-04-30More coverage yes more even more (#2627)Matt Jankowski
2017-04-28More controller specs (#2561)Matt Jankowski
2016-12-13Improved admin UIEugen Rochko