.. |
admin_controller.rb
|
|
|
api_controller.rb
|
usage of raise corrected
|
2015-05-07 11:00:51 +10:00 |
backups_controller.rb
|
When restoring a backup, disable emails.
|
2016-06-24 17:15:15 -04:00 |
badges_controller.rb
|
PERF: N+1 query on badges index.
|
2016-04-12 17:45:02 +08:00 |
color_schemes_controller.rb
|
|
|
dashboard_controller.rb
|
|
|
diagnostics_controller.rb
|
PERF: disable prepared statements
|
2015-10-19 14:02:22 +11:00 |
email_controller.rb
|
REFACTOR: use same code path for handling emails via API and POP
|
2016-06-22 15:50:49 +02:00 |
email_templates_controller.rb
|
FIX: improve support for handling emails coming from screened email addresses
|
2016-04-18 23:01:54 +02:00 |
embeddable_hosts_controller.rb
|
FEATURE: Can edit category/host relationships for embedding
|
2015-08-20 15:56:04 -04:00 |
embedding_controller.rb
|
FIX: Username for topic creation is required
|
2015-10-13 16:33:26 -04:00 |
emojis_controller.rb
|
FIX: support for async uploads of emojis
|
2015-05-20 16:45:48 +02:00 |
flags_controller.rb
|
|
|
groups_controller.rb
|
FIX: ensure group's users counters are kept in sync
|
2016-04-04 17:03:18 +02:00 |
impersonate_controller.rb
|
|
|
permalinks_controller.rb
|
UX: include more details on Permalinks page
|
2015-07-17 21:39:23 +05:30 |
plugins_controller.rb
|
|
|
reports_controller.rb
|
FEATURE: filter admin reports via user group
|
2016-02-04 11:23:49 +05:30 |
screened_emails_controller.rb
|
|
|
screened_ip_addresses_controller.rb
|
|
|
screened_urls_controller.rb
|
|
|
site_customizations_controller.rb
|
FEATURE: Can create stylesheets for embedded comments
|
2015-08-10 10:21:04 -04:00 |
site_settings_controller.rb
|
FEATURE: new bootstrap mode settings for brand new Discourse community (#4193)
|
2016-04-26 13:08:19 -04:00 |
site_texts_controller.rb
|
FIX: Allow message format translations to be overridden
|
2016-04-08 14:49:50 -04:00 |
staff_action_logs_controller.rb
|
|
|
user_fields_controller.rb
|
FEATURE: add user custom fields to user card
|
2016-04-08 14:35:41 +02:00 |
users_controller.rb
|
Lots bounce emails related fixes
|
2016-05-06 19:34:33 +02:00 |
versions_controller.rb
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |