discourse/lib/backup_restore
Gerhard Schlager 1a8ca68ea3 FEATURE: Improve backup stats on admin dashboard
* Dashboard doesn't timeout anymore when Amazon S3 is used for backups
* Storage stats are now a proper report with the same caching rules
* Changing the backup_location, s3_backup_bucket or creating and deleting backups removes the report from the cache
* It shows the number of backups and the backup location
* It shows the used space for the correct backup location instead of always showing used space on local storage
* It shows the date of the last backup as relative date
2018-12-17 11:35:11 +01:00
..
backup_restore.rb FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
backup_store.rb FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
backuper.rb FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
local_backup_store.rb FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
restorer.rb FIX: clear theme cache when restoring 2018-11-20 13:37:58 +11:00
s3_backup_store.rb FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00