discourse/lib/backup_restore
Gerhard Schlager f51ccea028
FIX: Backups should use relative paths for local uploads
This also ensures that restoring a backup works when it was created with the wrong upload paths in the time between ab4c0a4970 (shortly after v2.6.0.beta1) and this fix.
2020-08-21 15:22:28 +02:00
..
backup_file_handler.rb FIX: Backups should use relative paths for local uploads 2020-08-21 15:22:28 +02:00
backup_store.rb REFACTOR: Restoring of backups and migration of uploads to S3 2020-01-14 11:41:35 +01:00
backuper.rb FIX: Backups should use relative paths for local uploads 2020-08-21 15:22:28 +02:00
database_restorer.rb FIX: Sometimes not all output of psql was logged during restores 2020-06-30 16:52:50 +02:00
factory.rb REFACTOR: Restoring of backups and migration of uploads to S3 2020-01-14 11:41:35 +01:00
local_backup_store.rb DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
logger.rb REFACTOR: Restoring of backups and migration of uploads to S3 2020-01-14 11:41:35 +01:00
meta_data_handler.rb REFACTOR: Simplify backup version check 2020-01-15 23:37:40 +01:00
restorer.rb FIX: Restoring backup didn't clear cached translation overrides 2020-05-18 18:51:51 +02:00
s3_backup_store.rb FIX: do not migrate backups in the new prefix 2020-06-12 02:56:07 +00:00
system_interface.rb REFACTOR: Restoring of backups and migration of uploads to S3 2020-01-14 11:41:35 +01:00
uploads_restorer.rb REFACTOR: Restoring of backups and migration of uploads to S3 2020-01-14 11:41:35 +01:00