This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Martin Brennan 58e9fffe4c
DEV: Do not abort direct S3 uploads if upload_debug_mode enabled (#14141)
See the previous commit d66b258b0e as
well.

If enable_upload_debug_mode is true, we do not want to abort the
direct S3 upload, because that will delete the file on S3 and prevent
further inspection of any errors that have come up.
2021-08-25 14:48:06 +10:00
..
assets DEV: Do not abort direct S3 uploads if upload_debug_mode enabled (#14141) 2021-08-25 14:48:06 +10:00
controllers FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
serializers FEATURE: Display unread and new counts for messages. (#14059) 2021-08-25 11:17:56 +08:00
services DEV: Do not destroy external upload stub on error in debug mode (#14139) 2021-08-25 11:11:19 +10:00
views DEV: adds server:after-body-open (#14106) 2021-08-24 14:35:44 +02:00