about summary refs log tree commit diff
path: root/spec/controllers/admin/reports_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-19Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)Nick Schonning
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2020-03-21Fix reported accounts not being whitelisted when resolving a spamcheck report...ThibG
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-08-22Add confirmation step to account suspensions (#8353)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-04-02Feature: Report improvements (#6967) (#7000)Emelia Smith
2017-05-29Cover Admin::ReportsController more (#3346)Akihiko Odaki
2017-04-28Add render_views to admin/reports controller spec (#2548)Matt Jankowski
2017-04-14Admin reports controller improvements (#1714)Matt Jankowski
2017-04-10Admin base controller (#1465)Matt Jankowski