about summary refs log tree commit diff
path: root/spec/controllers/admin/settings_controller_spec.rb
AgeCommit message (Expand)Author
2019-03-23Add validations to admin settings (#10348)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-07-12Improve UI of admin site settings (#4163)Eugen Rochko
2017-05-30Use around hook to restore context in Admin::SettingsController spec (#3428)Akihiko Odaki
2017-05-04Remove redis clear from before in spec (#2795)Matt Jankowski
2017-05-04Replace best_in_place editor on admin settings page (#2789)Matt Jankowski
2017-04-20Admin settings controller refactor, add specs, cleanup (#2225)Matt Jankowski
2017-04-10Admin base controller (#1465)Matt Jankowski