about summary refs log tree commit diff
path: root/spec/controllers/admin/accounts_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2022-12-07Log admin approve and reject account (#22088)Francis Murillo
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-03-28Fix test-related issues (#17888)Claire
2022-01-28Refactor and improve tests (#17386)Claire
2021-12-17Add ability for admins to delete canonical email blocks (#16644)Claire
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-10-04Change admin accounts default sort to most recent (#8813)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-06-12Add missing tests for admin/accounts_controller (#7791)Shuhei Kitagawa
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-06-29Cover Admin::AccountsController more (#3327)Akihiko Odaki (@fn_aki@pawoo.net)
2017-04-28More controller specs (#2561)Matt Jankowski
2016-12-03Improve notification modelEugen Rochko
2016-11-30Normalize localizations, add stub for admin/accountsEugen Rochko