about summary refs log tree commit diff
path: root/spec/controllers/admin/instances_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
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-05-29Cover InstancesController more (#3342)Akihiko Odaki
2017-04-28More controller specs (#2561)Matt Jankowski
2017-04-18Instances list in admin (#2095)Matt Jankowski