discourse/spec/requests
Robin Ward 6b04967e2f FEATURE: Staff members can lock posts
Locking a post prevents it from being edited. This is useful if the user
has posted something which has been edited out, and the staff members don't
want them to be able to edit it back in again.
2018-01-26 14:01:30 -05:00
..
admin FEATURE: show header search results on search log term details page 2018-01-17 12:47:16 +05:30
composer_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
directory_items_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
email_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
embed_controller_spec.rb FIX: do not create duplicate topics 2018-01-04 23:53:52 +05:30
groups_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
list_controller_spec.rb FIX: Only allow intergers for page params. 2017-10-02 10:45:54 +08:00
omniauth_callbacks_controller_spec.rb FIX: save registration_ip_address for staged users logging in via social auth 2017-12-12 17:41:16 +05:30
post_actions_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
posts_controller_spec.rb FEATURE: Staff members can lock posts 2018-01-26 14:01:30 -05:00
robots_txt_controller_spec.rb Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
safe_mode_controller_spec.rb Move new controller specs to reqeusts folder. 2017-08-24 12:01:11 +09:00
static_controller_spec.rb favicon proxy now uses hijack 2017-11-27 14:51:14 +11:00
tags_controller_spec.rb Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
topics_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
users_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
users_email_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00