discourse/spec
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
..
components FEATURE: add support for multiple incoming emails for groups & categories 2016-02-24 19:47:58 +01:00
controllers Pass discourse username to TopicRetriever from embed controller 2016-02-25 13:02:25 +00:00
fabricators PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
fixtures FEATURE: add support for multiple incoming emails for groups & categories 2016-02-24 19:47:58 +01:00
helpers Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
integration Use 4.0 api for job fakes (as opposed to master) 2016-01-01 15:48:49 +11:00
integrity FEATURE: by default users track a group (as opposed to watch) 2016-01-27 21:38:33 +11:00
jobs FIX: Topic and Post may be nil. 2016-02-24 16:27:28 +08:00
mailers FEATURE: allow users to control how many previous replies they get 2016-02-19 13:57:07 +11:00
models fix: support for hyphens in group name 2016-02-23 23:55:31 +01:00
phantom_js Okay disable uploads for now, looks like a PhantomJS bug 2015-11-06 14:21:52 -05:00
serializers PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
services FIX: Array#first with block will return the first element if nothing matches. 2016-02-24 22:34:40 +08:00
support FEATURE: suggested messages for messages 2016-02-03 18:50:05 +11:00
views/omniauth_callbacks Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
rails_helper.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00