discourse/spec/controllers
Sam a2e2d0e886 Merge pull request #2316 from mutiny/refactor-where-first
Refactor `where(...).first` to `find_by(...)`
2014-05-08 09:10:45 +10:00
..
admin Allow badges to be marked as "titleable". 2014-04-28 10:30:38 +05:30
application_controller_spec.rb CHANGE: We now include the `_escaped_fragment_` support by default, but 2014-02-20 17:02:26 -05:00
badges_controller_spec.rb Allow badges to be marked as "titleable". 2014-04-28 10:30:38 +05:30
categories_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01: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 Make embedded comments look nicer 2014-01-03 12:52:42 -05:00
groups_controller_spec.rb Use lower case group names in URLs 2014-02-18 16:43:19 -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 BUGFIX: the /top page now shows the first non-empty period 2014-05-07 19:04:39 +02: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 BUGFIX: likes would cause whole post to re-render 2014-04-24 12:42:04 +10:00
robots_txt_controller_spec.rb Remove the access_password site setting 2013-06-25 15:05:25 -04:00
search_controller_spec.rb Add blurb of post to search results via API 2014-04-17 07:58:51 -05:00
session_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
static_controller_spec.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
topics_controller_spec.rb Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
uploads_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01: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
user_badges_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
users_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00