discourse/spec/controllers
Guo Xiang Tan a055c37939 Merge pull request #3956 from tgxworld/fix_clashing_slug
FIX: Clashing category slug.
2016-01-18 10:15:13 +08:00
..
admin fix test and comment out js test for now 2015-12-20 17:34:15 +11:00
application_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
badges_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
categories_controller_spec.rb FIX: Broken categories controller specs. 2015-12-07 00:09:02 +08:00
category_hashtags_controller_spec.rb FIX: Clashing category slug. 2016-01-13 15:32:29 +08:00
clicks_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
composer_messages_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
directory_items_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
draft_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
email_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
embed_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
export_csv_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
groups_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
invites_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
list_controller_spec.rb FEATURE: Autolinking to category using hashtags. 2016-01-05 00:12:24 +08:00
manifest_json_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
notifications_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
omniauth_callbacks_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
onebox_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
permalinks_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_action_users_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_actions_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
posts_controller_spec.rb FEATURE: allow users to wikify their own posts based on trust level 2016-01-12 08:44:25 +05:30
queued_posts_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
robots_txt_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
search_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
session_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
similar_topics_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
site_customizations_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
static_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
stylesheets_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topics_controller_spec.rb CLEANUP: remove 'contains_messages' leftover 💩 2016-01-12 11:29:26 +01:00
uploads_controller_spec.rb SECURITY: ensure we never accept fake images 2015-12-21 16:08:14 +01:00
user_actions_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_avatars_controller_spec.rb correct spec 2015-12-16 13:48:49 +11:00
user_badges_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
users_controller_spec.rb FIX: validate email when changing via user preferences page 2016-01-16 10:50:49 +05:30