Glitch-Shrike/app
ThibG bd77fd6ff3 Fix BackupService crashing when an attachment is missing (#11241)
* Fix BackupService crashing when an attachment is missing

For various reasons such as admin error or out-of-sync media and
database backups, it might be possible for local attachments to be lost.

This commit allows the BackupService to continue its work even if some media
file is missing.

* Change error message
2019-07-15 00:48:49 +02:00
..
chewy
controllers Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream 2019-07-07 13:49:31 +02:00
helpers
javascript Add link to edit each listed filter 2019-07-15 00:48:28 +02:00
lib Fix support for HTTP proxies (#11245) 2019-07-07 13:53:09 +02:00
mailers
models Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream 2019-07-07 13:49:31 +02:00
policies
presenters
serializers
services Fix BackupService crashing when an attachment is missing (#11241) 2019-07-15 00:48:49 +02:00
validators
views
workers