discourse/app/controllers
Robin Ward 007118b00c Merge branch 'github-auth' of git://github.com/nverba/discourse
Conflicts:
	config/locales/server.en.yml
	db/structure.sql
	spec/views/omniauth_callbacks/complete.html.erb_spec.rb
2013-02-27 12:09:22 -05:00
..
admin Add version checking that shows on the admin dashboard 2013-02-19 15:20:49 -05:00
users Added Github authentication option, disabled by default with enable options in settings. 2013-02-26 05:00:21 +00:00
application_controller.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
categories_controller.rb Update app/controllers/categories_controller.rb 2013-02-13 15:14:38 +04:00
clicks_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
draft_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
education_controller.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
email_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
exceptions_controller.rb Fancy 404 should require access too 2013-02-17 15:26:47 -05:00
excerpt_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
forums_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invites_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
list_controller.rb Support for non-english categories 2013-02-14 16:51:48 -05:00
notifications_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
onebox_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_actions_controller.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
posts_controller.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
request_access_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
robots_txt_controller.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
search_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
session_controller.rb Add a link that allows you to send activation email again 2013-02-22 11:49:58 -05:00
static_controller.rb Add site settings for company name and domain, and use them in the Terms of Service 2013-02-26 15:50:42 -05:00
topics_controller.rb RSS of a topic via new route 2013-02-26 14:54:17 -08:00
uploads_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
user_actions_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
users_controller.rb Added Github authentication option, disabled by default with enable options in settings. 2013-02-26 05:00:21 +00:00