discourse/lib/backup_restore
Gerhard Schlager 7cb51d0e40 FIX: Create readonly functions during backup
Temporarily recreate already dropped functions in the discourse_functions schema in order to allow restoring of backups which still reference dropped functions.
2019-08-09 11:39:46 +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 FIX: Always backup local uploads in addition to files stored on S3 2019-07-19 15:13:05 +02:00
local_backup_store.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
restorer.rb FIX: Create readonly functions during backup 2019-08-09 11:39:46 +02:00
s3_backup_store.rb FEATURE: Support private attachments when using S3 storage (#7677) 2019-06-06 13:27:24 +10:00