discourse/app/controllers
Robin Ward 6cd3796c39 FIX: Blog counts stopped working with additional security checks 2014-05-09 16:26:14 -04:00
..
admin FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
users I can see this on git hub but it is being missing by the test 2014-02-11 17:25:54 -08:00
application_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
badges_controller.rb Use PreloadStore for the badge pages. 2014-04-28 10:30:50 +05:30
categories_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
clicks_controller.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.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.rb drafts were saving but client was failing to parse 2013-09-11 16:18:46 +10:00
email_controller.rb enforce coding convention 2013-03-05 01:42:44 +01:00
embed_controller.rb FIX: Blog counts stopped working with additional security checks 2014-05-09 16:26:14 -04:00
exceptions_controller.rb Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
forums_controller.rb Remove the access_password site setting 2013-06-25 15:05:25 -04:00
groups_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
invites_controller.rb FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
list_controller.rb Merge pull request #2307 from alxndr/latest-topics-rss-title-tweak 2014-05-08 09:21:06 +10:00
notifications_controller.rb BUGFIX: regression, not handling nil count for recent report 2014-02-14 07:21:19 +11:00
onebox_controller.rb Fixes regression with video embeds 2013-03-21 20:53:12 -04:00
post_actions_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
posts_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
robots_txt_controller.rb Remove the access_password site setting 2013-06-25 15:05:25 -04:00
search_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
session_controller.rb FIX: deactivated users shouldn't be able to log in 2014-04-28 13:46:28 -04:00
site_controller.rb FEATURE: Can select topics and hit `Dismiss Read` on the `/unread` filter 2014-02-21 15:18:45 -05:00
static_controller.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.rb FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
uploads_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
user_actions_controller.rb FIX: Prevent unauthorized list of private message titles. Also remove some unused code. 2013-09-30 14:35:11 -04:00
user_badges_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
users_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00