summaryrefslogtreecommitdiff
path: root/lib/backup
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary tar options from restoreJacob Vosmaer2015-09-221-1/+1
* Relax permissions on backup files for exportbackup-directory-permissionsJacob Vosmaer2015-09-221-2/+0
* Print full path to backup after creating itJacob Vosmaer2015-09-221-0/+1
* Final backup fixesKamil Trzcinski2015-09-211-2/+5
* Remove unneeded large file as soon as possibleJacob Vosmaer2015-09-181-0/+1
* Use faster gzip compression during backupJacob Vosmaer2015-09-181-3/+3
* Integrate mysql-to-postgres conversionJacob Vosmaer2015-09-181-2/+41
* Add some comments in the backup scriptsJacob Vosmaer2015-09-182-0/+7
* Apply final migrations before creating backupJacob Vosmaer2015-09-181-1/+0
* Do DB dumps required for final exportJacob Vosmaer2015-09-181-20/+9
* Ensure the builds directory exists during restoreJacob Vosmaer2015-09-181-0/+1
* Make backups more space-efficientJacob Vosmaer2015-09-183-20/+45
* build trace in fileValery Sizov2015-06-252-2/+32
* make multipart_chunk_size configurableJeroen Nijhof2015-06-091-1/+2
* use multipart uploading when using fogJeroen Nijhof2015-06-091-1/+1
* using gzip for backupValery Sizov2015-05-071-8/+8
* backup/restore rake taskValery Sizov2015-05-062-0/+247