summaryrefslogtreecommitdiff
path: root/lib/backup/uploads.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Fix backup creation and restore for specific Rake tasksStan Hu2018-05-241-1/+5
* Move existing dirs to a temp location while restoreBalasankar "Balu" C2018-03-301-4/+0
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-231-1/+0
* Explicitly require backup/filesrs-require-backup-filesRobert Speicher2015-11-021-0/+2
* Do no rely on basename of builds, uploadsbackup-improvementsJacob Vosmaer2015-10-161-1/+5
* Use tar for intermediate backup storageJacob Vosmaer2015-10-061-28/+2
* Stricter mkdir's in 'rake gitlab:backup:create'backup-directory-permissionsJacob Vosmaer2015-07-301-1/+5
* Set internal backup directory modes on createJacob Vosmaer2015-07-291-1/+1
* Avoid "cannot copy directory to itself" restore errorBryan Stearns2014-08-031-1/+1
* Support symlinked public/uploads for backp restoreJacob Vosmaer2014-02-261-2/+3
* Remove Bourne shell from backup codeJacob Vosmaer2013-11-061-1/+1
* clarify restoreBen Bodenmiller2013-05-271-2/+6
* backup/restore uploadsDmitriy Zaporozhets2013-04-101-0/+25