discourse/spec/controllers/admin
Blake Erickson bdc92eec70 Have log_out method return json.
This commit helps improve the discourse_api experience so that we can
check the json response if it was a success or not. This commit also
checks that a 404 is sent instead of a 500 if a bad user_id is passed
in.
2014-12-01 06:03:25 -07:00
..
admin_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
api_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
backups_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
badges_controller_spec.rb FIX: keep correct ordering on admin badges 2014-07-30 08:46:59 +10:00
color_schemes_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
dashboard_controller_spec.rb update specs to remove deprecation warnings 2014-11-07 06:05:44 -08:00
email_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
export_csv_controller_spec.rb remove /download from csv file url 2014-11-20 00:34:38 +05:30
flags_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
groups_controller_spec.rb API addition: HTTP PATCH support for /groups/xxx: incremental membership changes 2014-11-20 09:29:56 -08:00
impersonate_controller_spec.rb FEATURE: log impersonations 2014-11-06 10:58:47 +01:00
reports_controller_spec.rb Add API support for querying admin reports by date range 2014-11-05 13:11:37 -05:00
screened_emails_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
screened_ip_addresses_controller_spec.rb FEATURE: rolls up 1.2.*.* IP ranges when number of entries > 10 2014-11-27 19:29:30 +01:00
screened_urls_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
site_customizations_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
site_settings_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
site_text_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
site_text_types_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
staff_action_logs_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
user_fields_controller_spec.rb FEATURE: Support for a required setting on user fields. 2014-10-08 15:10:19 -04:00
users_controller_spec.rb Have log_out method return json. 2014-12-01 06:03:25 -07:00
versions_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00