summaryrefslogtreecommitdiff
path: root/lib/backup/files.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-7/+8
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-14/+13
* Add latest changes from gitlab-org/gitlab@14-8-stable-eeGitLab Bot2022-02-231-15/+23
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+4
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-2/+6
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+7
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-11/+50
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-5/+22
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+2
* Merge branch 'master' into incremental-backupsFrederic Van Espen2019-03-071-2/+8
|\
| * Modify file restore to rectify tar issueJason Colyer2019-01-171-1/+1
| * Modify file restore to rectify tar issueJason Colyer2019-01-171-6/+4
| * Modify file restore to rectify tar issueJason Colyer2019-01-171-6/+4
| * Modified files.rb to handle tar errorJason Colyer2019-01-161-2/+12
* | introduce optional rsyncable flagFrederic Van Espen2019-03-071-2/+2
* | set the --rsyncable option for gzipFrederic Van Espen2018-12-261-2/+2
|/
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Consistently use tar lookup functionJacob Vosmaer2018-06-071-3/+8
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-3/+7
* Describe workaround when restore fails because of `Errno::EBUSY`Bob Van Landuyt2018-04-231-0/+2
* Move existing dirs to a temp location while restoreBalasankar "Balu" C2018-03-301-4/+14
* Ignore "lost+found" folder during backup on a volumejulien MILLAU2017-12-201-3/+3
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-231-4/+4
* # This is a combination of 2 commits.Drew Blessing2017-02-211-1/+16
* Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-111-1/+1
* Do no rely on basename of builds, uploadsbackup-improvementsJacob Vosmaer2015-10-161-4/+5
* Remove unused variableJacob Vosmaer2015-10-061-3/+2
* Remove old "files" tarball explicitlyJacob Vosmaer2015-10-061-0/+1
* Use tar for intermediate backup storageJacob Vosmaer2015-10-061-0/+39