discourse/lib/backup_restore
Gerhard Schlager 6b3e28216c
FEATURE: Allow pausing of restore before DB migration and uploads are restored (#30269)
This can be helpful if you need to fix problems in the DB before the DB gets migrated as well as before uploads are restored.
2024-12-16 12:50:08 +01:00
..
backup_file_handler.rb
backup_store.rb
backuper.rb
database_restorer.rb FEATURE: Allow pausing of restore before DB migration and uploads are restored (#30269) 2024-12-16 12:50:08 +01:00
factory.rb
local_backup_store.rb
logger.rb
meta_data_handler.rb
restorer.rb FEATURE: Allow pausing of restore before DB migration and uploads are restored (#30269) 2024-12-16 12:50:08 +01:00
s3_backup_store.rb DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
system_interface.rb
uploads_restorer.rb