discourse/lib/backup_restore
Gerhard Schlager a65a9a85d5 FEATURE: Remap uploads during restore when S3 or CDN changes
In order for this to work the Backuper stores a couple of site settings
in the new backup_metadata table, because the old setting values might
not be available on restore anymore.
2019-07-09 14:04:16 +02:00
..
backup_restore.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
backup_store.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
backuper.rb FEATURE: Remap uploads during restore when S3 or CDN changes 2019-07-09 14:04:16 +02:00
local_backup_store.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
restorer.rb FEATURE: Remap uploads during restore when S3 or CDN changes 2019-07-09 14:04:16 +02:00
s3_backup_store.rb FEATURE: Support private attachments when using S3 storage (#7677) 2019-06-06 13:27:24 +10:00