discourse/app/controllers
Robin Ward 368011d03b Merge pull request #628 from ZogStriP/add-uploads-controller-specs
add UploadsController specs
2013-04-03 08:06:49 -07:00
..
admin Fetch the list of problems more frequently on the admin dashboard 2013-03-29 15:48:26 -04:00
users Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
application_controller.rb basic api support 2013-03-25 18:04:46 -07:00
categories_controller.rb Can set the `hotness` of a category. For the soon to be implemented "hotness" tab. 2013-03-26 18:08:58 -04:00
clicks_controller.rb enforce coding convention 2013-03-05 01:42:44 +01:00
draft_controller.rb Use consistent new-style hashes in render calls *twitch* 2013-03-22 14:08:11 -04:00
education_controller.rb Don't call to_sym on param 2013-03-28 20:50:07 -07:00
email_controller.rb enforce coding convention 2013-03-05 01:42:44 +01:00
exceptions_controller.rb Rename 'popular' to 'latest'. First stab at 'Hot' tab. 2013-03-27 16:21:23 -04:00
excerpt_controller.rb Use consistent new-style hashes in render calls *twitch* 2013-03-22 14:08:11 -04:00
forums_controller.rb Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
invites_controller.rb Support for running discourse with a prefix (i.e. as http://servername/discourse) 2013-03-16 00:01:21 +01:00
list_controller.rb Debugging Tool for Hot Topics 2013-04-02 18:00:53 -04:00
notifications_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
onebox_controller.rb Fixes regression with video embeds 2013-03-21 20:53:12 -04:00
post_actions_controller.rb pull moderator into own column, rename trust levels 2013-03-19 21:06:11 -07:00
posts_controller.rb added best=N option to get N best comment on a post 2013-03-27 22:53:11 -07:00
request_access_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
robots_txt_controller.rb Remove unusued site_settings, show checkbox in UI for boolean values, remove restrict_access 2013-03-01 14:27:41 -05:00
search_controller.rb added the min-search-term-length site setting 2013-03-07 16:52:01 +01:00
session_controller.rb Use consistent new-style hashes in render calls *twitch* 2013-03-22 14:08:11 -04:00
static_controller.rb Support for browser password managers, but doesn't quite work in IE 2013-03-13 13:55:33 -04:00
topics_controller.rb added best=N option to get N best comment on a post 2013-03-27 22:53:11 -07:00
uploads_controller.rb add UploadsController specs 2013-04-03 01:17:17 +02:00
user_actions_controller.rb Use consistent new-style hashes in render calls *twitch* 2013-03-22 14:08:11 -04:00
users_controller.rb Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30