gitlab-org--gitlab-foss/lib/backup
bogdanvlviv 96ebc8c4f7 Use `File::exist?` instead of `File::exists?`
Since version ruby-2.2.0, method `File::exists?` is deprecated.
2016-08-11 13:54:45 +03:00
..
artifacts.rb
builds.rb
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
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 Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
uploads.rb