discourse/app/controllers/admin
2015-03-30 10:14:42 +11:00
..
admin_controller.rb
api_controller.rb add support for hidden api keys, used in hosting scenarios 2014-11-20 15:38:20 +11:00
backups_controller.rb FIX: don't restrict to local filesystem for df check 2015-01-27 08:25:57 +11:00
badges_controller.rb
color_schemes_controller.rb
dashboard_controller.rb FEATURE: basic disk space usage stats 2015-02-04 18:05:17 +11:00
diagnostics_controller.rb move memory diagnostics into lib, so it can be reused elsewhere 2015-03-30 10:14:42 +11:00
email_controller.rb FEATURE: show exact error for test email 2014-11-19 22:58:59 +05:30
emojis_controller.rb FIX: use distributed mutex to prevent errors when uploading emojis in batches 2015-02-09 18:54:57 +01:00
flags_controller.rb
groups_controller.rb Allow adding and removing members of groups by username or id 2015-02-25 14:52:13 +00:00
impersonate_controller.rb FEATURE: log impersonations 2014-11-06 10:58:47 +01:00
plugins_controller.rb Add a spec for the new plugins controller 2015-02-10 12:35:53 -05:00
reports_controller.rb
screened_emails_controller.rb
screened_ip_addresses_controller.rb FEATURE: automatic daily roll-up for screened IP addresses 2015-03-09 18:55:17 +01:00
screened_urls_controller.rb
site_customizations_controller.rb move SiteText.{head,top,bottom} to SiteCustomization 2015-01-14 12:15:53 +01:00
site_settings_controller.rb Support for url_list site setting. 2015-03-03 16:19:29 -05:00
site_text_controller.rb
site_text_types_controller.rb
staff_action_logs_controller.rb FEATURE: Allow plugins to log staff actions 2015-02-05 15:26:34 -05:00
user_fields_controller.rb FEATURE: Add an option to show custom user fields on profiles. Default is to not show them. 2015-01-29 17:38:39 -05:00
users_controller.rb FEATURE: Anonymize User. A way to remove a user but keep their topics and posts. 2015-03-10 11:59:08 -04:00
versions_controller.rb