discourse/app/controllers
2015-05-29 10:21:41 +02: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
notifications_controller.rb
onebox_controller.rb
permalinks_controller.rb
post_actions_controller.rb FIX: order post_actions by date 2015-05-28 16:16:36 +10:00
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 FEATURE: custom url to redirect to on account pending approval for sso 2015-05-27 14:06:45 +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: topic auto-close uses the client's time zone 2015-05-27 18:01:46 -04:00
uploads_controller.rb FIX: when uploading same file was pasted into multiple composers 2015-05-28 15:08:54 +10:00
user_actions_controller.rb
user_avatars_controller.rb FIX: proper support for pixel ratios up to 3 2015-05-29 09:57:54 +02:00
user_badges_controller.rb
users_controller.rb FIX: make sure we also save the user_avatar.custom_upload_id 2015-05-29 10:21:41 +02:00