gitlab-org--gitlab-foss/lib/backup
Dirk Hörner 2e44284054 lib/backup: fix broken permissions when creating repo dir
This commit fixes a typo where the mode argument to FileUtils.mkdir()
would be passed in decimal rather than octal format, yielding bad
permissions.
2016-08-30 13:35:50 +02:00
..
artifacts.rb Implement Build Artifacts 2015-11-10 12:51:50 +01:00
builds.rb Explicitly require backup/files 2015-11-02 15:04:43 -05:00
database.rb Replace colorize gem with rainbow. 2016-06-03 10:37:09 -06:00
files.rb Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
lfs.rb Backup LFS objects same as any upload. 2015-11-19 10:43:45 +01:00
manager.rb Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
registry.rb Added backup of container registry 2016-05-16 17:25:38 -05:00
repository.rb lib/backup: fix broken permissions when creating repo dir 2016-08-30 13:35:50 +02:00
uploads.rb Explicitly require backup/files 2015-11-02 15:04:43 -05:00