discourse/app/controllers
2014-02-13 13:31:14 -08:00
..
admin display/preload the logs of the last/current operation 2014-02-13 13:31:14 -08: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 allow full access to /admin/backups while in read-only mode 2014-02-13 13:31:14 -08:00
categories_controller.rb REMOVE: Get rid of the hotness control for good. 2014-01-29 11:54:34 -05: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
draft_controller.rb
email_controller.rb
embed_controller.rb Support embeddable_host values that contain a HTTP/HTTPs protocol 2014-02-12 15:56:06 -05:00
exceptions_controller.rb
forums_controller.rb
groups_controller.rb FEATURE: Show the posts count on the groups page. It seems a bit odd 2014-02-12 14:01:36 -05:00
invites_controller.rb Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
list_controller.rb Merge pull request #1920 from nickborromeo/list-controller 2014-02-11 15:48:20 -05:00
notifications_controller.rb BUGFIX: regression, not handling nil count for recent report 2014-02-14 07:21:19 +11:00
onebox_controller.rb
post_actions_controller.rb FIX: stupid mistake that broke flagging of posts 2014-02-13 15:10:02 -05:00
posts_controller.rb BUGFIX: history link doesn't work on deleted posts 2014-02-04 20:05:50 +01:00
robots_txt_controller.rb
search_controller.rb
session_controller.rb API endpoint for retrieving the current user 2014-02-05 13:46:24 -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 Delegate bulk operations to a TopicsBulkAction object. 2014-01-30 11:44:29 -05:00
uploads_controller.rb do not pull hotlinked images when max_image_size_kb == 0 2013-11-13 17:30:48 +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
users_controller.rb Users who have made no more than one post can delete their own accounts from their user preferences page. 2014-02-13 13:52:06 -05:00