Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly require backup/filesrs-require-backup-files | Robert Speicher | 2015-11-02 | 1 | -0/+2 |
| | |||||
* | Do no rely on basename of builds, uploadsbackup-improvements | Jacob Vosmaer | 2015-10-16 | 1 | -1/+5 |
| | |||||
* | Use tar for intermediate backup storage | Jacob Vosmaer | 2015-10-06 | 1 | -29/+2 |
| | | | | | | | During the backup we create an intermediate copy of two directories: builds and uploads. Instead of creating many small files with 'cp -r', we now use tar (and fast gzip) to create single intermediate files. This saves on disk IO and disk space while creating a backup. | ||||
* | Fix builds directory store | Kamil Trzcinski | 2015-09-15 | 1 | -4/+8 |
| | |||||
* | Cleanup CI backup => migrate with GitLab | Kamil Trzcinski | 2015-09-15 | 1 | -0/+30 |