..
admin
Allow groups to be used as aliases for user mention
2014-01-08 02:36:24 +11:00
application_controller_spec.rb
remove problem spec that does not work properly in rails 4 mode into application controller and correct it
2013-11-11 10:50:48 +11:00
categories_controller_spec.rb
Allow categories with null position, which means sort them based on activity. Mix absolutely positioned (position is not null) categories with null position categories.
2013-12-16 15:13:57 -05:00
clicks_controller_spec.rb
FIX: Look up a url without the query string if it couldn't be found with it.
2013-12-13 12:56:20 -05:00
composer_messages_controller_spec.rb
New User Education goes through a server side ComposerMessages check. Composer message for users
2013-09-13 12:23:53 -04:00
draft_controller_spec.rb
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
email_controller_spec.rb
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
embed_controller_spec.rb
FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra
2013-12-31 15:01:22 -05:00
invites_controller_spec.rb
Support for inviting to a forum from a user's invite page.
2013-11-06 12:56:50 -05:00
list_controller_spec.rb
add top page
2013-12-24 00:50:36 +01:00
notifications_controller_spec.rb
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
omniauth_callbacks_controller_spec.rb
Fixed all broken specs
2013-08-26 12:59:17 +10:00
onebox_controller_spec.rb
Fixes regression with video embeds
2013-03-21 20:53:12 -04:00
post_actions_controller_spec.rb
Add deleted_by
to Trashable
tables
2013-07-09 15:46:36 -04:00
posts_controller_spec.rb
better revision history
2013-12-12 03:41:34 +01:00
robots_txt_controller_spec.rb
Remove the access_password site setting
2013-06-25 15:05:25 -04:00
search_controller_spec.rb
Use search context for filtering search results by current category or user
2013-05-24 14:04:26 -04:00
session_controller_spec.rb
Used the term suspended instead of banned.
2013-11-07 13:53:49 -05:00
static_controller_spec.rb
On sites with login_required enabled, after signup, don't show the /login page again
2013-10-30 16:37:36 -04:00
topics_controller_spec.rb
Auto-close time can be entered in 3 ways, so a topic can close at any time
2013-11-27 09:52:35 -05:00
uploads_controller_spec.rb
proper content-disposition header when downloading attachments
2013-09-06 19:23:56 +02:00
user_actions_controller_spec.rb
fix tests and allow SE onebox to onebox Meta cause I need that for an post I am writing
2013-06-12 12:23:24 +10:00
users_controller_spec.rb
Refactor UsersController#create
2013-12-05 10:11:16 -08:00