discourse/spec/controllers
Blake Erickson e9e88c9b82 Remove legacy avatar code
- Remove method that was only left around because the
  [api](https://github.com/discourse/discourse_api/pull/53) called it
- Modify test to use new route instead of legacy route

https://meta.discourse.org/t/legacy-route-for-avatars/22838/2
2014-12-07 06:13:14 -07:00
..
admin Have log_out method return json. 2014-12-01 06:03:25 -07:00
application_controller_spec.rb
badges_controller_spec.rb
categories_controller_spec.rb
clicks_controller_spec.rb
composer_messages_controller_spec.rb
draft_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
email_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
embed_controller_spec.rb
groups_controller_spec.rb checking actual values in the spec, not just counts 2014-11-25 09:12:24 -08:00
invites_controller_spec.rb Feature: resend invites 2014-10-07 01:43:17 +05:30
list_controller_spec.rb FIX: Spec failures for feeds related to enabling categories as default 2014-09-11 15:30:41 -04:00
notifications_controller_spec.rb FEATURE: Mark All as Read button for Notifications page 2014-10-13 06:31:27 -04:00
omniauth_callbacks_controller_spec.rb
onebox_controller_spec.rb
permalinks_controller_spec.rb add permalinks route constraint 2014-08-29 11:28:16 -04:00
post_actions_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
posts_controller_spec.rb FIX: users can see the raw email source of their own posts 2014-11-12 14:49:42 +01:00
robots_txt_controller_spec.rb
search_controller_spec.rb FIX: highlight in yellow, not blue 2014-09-04 15:01:13 +10:00
session_controller_spec.rb FEATURE: allow creating admin and moderator accounts via SSO 2014-11-27 12:39:00 +11:00
static_controller_spec.rb SECURITY: Don't allow redirects with periods in case you don't control 2014-10-30 11:31:44 -04:00
topics_controller_spec.rb FIX: don't error out when updating a topic with no changes 2014-12-02 02:16:30 +01:00
uploads_controller_spec.rb FEATURE: api support for arbitrary unlinked assets 2014-09-23 16:50:17 +10:00
user_actions_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
user_badges_controller_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
users_controller_spec.rb Remove legacy avatar code 2014-12-07 06:13:14 -07:00