discourse/spec/controllers
Sam Davies b2f4659792 Pass discourse username to TopicRetriever from embed controller
When you specify `discourse_username` param on the embed URL, it should
translate to creating the post with that username.

This commit ensures that this is now the case.
2016-02-25 13:02:25 +00:00
..
admin FIX: Prepend the user id before username in admin user routes 2016-02-09 15:14:13 +01:00
application_controller_spec.rb FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11: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 PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
embed_controller_spec.rb Pass discourse username to TopicRetriever from embed controller 2016-02-25 13:02:25 +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 FIX: invite link should not auto-accept invitation if user is already logged in 2016-02-23 19:49:58 +05:30
list_controller_spec.rb FIX: enabling suppress_from_homepage should only remove the category from the homepage 2016-01-20 17:55:58 +01: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 FIX: Default to first page when page params is an array. 2016-02-25 11:32:58 +08: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 FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
users_controller_spec.rb better user update spec 2016-02-24 16:10:08 +05:30