discourse/lib/backup_restore
Guo Xiang Tan 0bf7519a8a FIX: `tar --list` against a `.tar.gz` file takes too long.
This resulted in requests being blocked for an extended amount
of time when initializing the restorer.
2016-09-16 17:11:14 +08:00
..
backup_restore.rb FIX: Make sure constant reflects the right backup extenstion. 2016-08-24 10:28:23 +08:00
backuper.rb SECUIRTY: Escape input made to system calls. 2016-09-16 11:58:14 +08:00
restorer.rb FIX: `tar --list` against a `.tar.gz` file takes too long. 2016-09-16 17:11:14 +08:00
utils.rb SECUIRTY: Escape input made to system calls. 2016-09-16 11:58:14 +08:00