discourse/app/controllers
2015-05-27 12:02:57 +10:00
..
admin FIX: add missing translation keys 2015-05-26 19:11:37 +05:30
users remove Google OpenID auth, since Google doesn't support it anymore 2015-05-25 15:13:44 -04:00
about_controller.rb
application_controller.rb PERF: avoid cookies for all static, public, cached forever assets 2015-05-22 16:15:46 +10:00
badges_controller.rb
categories_controller.rb FEATURE: move all uploads to a single endpoint + defer upload creation in a background thread 2015-05-20 16:45:48 +02:00
clicks_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
composer_messages_controller.rb
directory_items_controller.rb
draft_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
email_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
embed_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
exceptions_controller.rb
export_csv_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
forums_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
groups_controller.rb
highlight_js_controller.rb PERF: avoid cookies for all static, public, cached forever assets 2015-05-22 16:15:46 +10:00
invites_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
list_controller.rb usage of raise corrected 2015-05-07 11:00:51 +10:00
notifications_controller.rb Upgrade Notifications to fix deprecations and use store 2015-05-11 11:20:45 -04:00
onebox_controller.rb
permalinks_controller.rb
post_actions_controller.rb
posts_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
queued_posts_controller.rb
robots_txt_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
search_controller.rb
session_controller.rb remove less useful error reporting 2015-05-27 11:17:28 +10:00
site_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
site_customizations_controller.rb PERF: avoid cookies for all static, public, cached forever assets 2015-05-22 16:15:46 +10:00
static_controller.rb
stylesheets_controller.rb fix missing rtl stylesheets 2015-05-23 15:25:05 +10:00
topics_controller.rb FIX: Keep around the page when redirecting 2015-05-20 10:16:17 -04:00
uploads_controller.rb remove debugging letfovers 2015-05-26 20:08:19 +02:00
user_actions_controller.rb
user_avatars_controller.rb FIX: redirect to CDN avatar for s3 avatars 2015-05-27 12:02:57 +10:00
user_badges_controller.rb usage of raise corrected 2015-05-07 11:00:51 +10:00
users_controller.rb fix build (:fired:) 2015-05-20 17:51:33 +02:00