discourse/spec/controllers
Sam Saffron c50a9e4d01 added support for disabling indexing by google using SiteSetting.allow_index_in_robots_txt = false 2013-02-11 11:02:57 +11:00
..
admin Initial release of Discourse 2013-02-05 14:16:51 -05:00
categories_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
clicks_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
draft_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
email_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
excerpt_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
invites_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
list_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
notifications_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
onebox_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_actions_controller_spec.rb Can clear flags on deleted posts if you're a moderator 2013-02-08 19:07:29 -05:00
posts_controller_spec.rb Can edit deleted posts. 2013-02-08 17:49:15 -05:00
request_access_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
robots_txt_controller_spec.rb added support for disabling indexing by google using SiteSetting.allow_index_in_robots_txt = false 2013-02-11 11:02:57 +11:00
search_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
session_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
static_controller_spec.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
topics_controller_spec.rb Introduction of TextSentinel to enforce title and body quality. 2013-02-06 20:53:34 -05:00
users_controller_spec.rb check_username api now returns correct error message for invalid lengths etc 2013-02-08 14:12:48 -05:00