summaryrefslogtreecommitdiff
path: root/spec/tasks/gitlab/backup_rake_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaced config accessDominic Renner2019-03-181-3/+1
* Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rak...Rémy Coutable2019-02-041-7/+35
|\
| * Restore Object Pools when restoring an object poolZeger-Jan van de Weg2018-12-131-0/+1
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
| * Remove feature flags from lib/backupZeger-Jan van de Weg2018-07-311-0/+21
| * Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-6/+13
* | Add timestamps to gitlab-rake gitlab:backup:restoreWill Chandler2018-06-141-14/+23
|/
* Fix backup creation and restore for specific Rake tasksStan Hu2018-05-241-0/+10
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-8/+13
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-3/+12
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-071-1/+1
* Stub ENV in the backup task spec fileRémy Coutable2017-10-181-145/+70
* Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-051-7/+10
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-2/+2
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-3/+3
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-10/+10
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-0/+4
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-1/+0
* Relax rake backup regex to handle CE and EE RCssh-relax-backup-rake-specStan Hu2017-05-121-1/+1
* Fix failing backup filename spec for RCssh-fix-failing-rc1-backup-specStan Hu2017-05-111-1/+1
* Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker2017-04-281-2/+4
* Fix failing specgl-version-backup-fileAchilleas Pipinellis2017-04-261-1/+1
* Merge branch 'rs-empty-project-misc' into 'master' Rémy Coutable2017-03-301-3/+3
|\
| * Use Project `:repository` trait where necessary in task specsRobert Speicher2017-03-271-3/+3
* | Allow backup tests to run locallyauthor Jacob Vosmaer jacob@gitlab.com 1490710538 +02002017-03-291-3/+7
* | Expand relative paths in storagesJacob Vosmaer2017-03-291-2/+2
|/
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-2/+2
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-2/+2
* | Remove remnants of git annexPawel Chojnacki2017-03-031-20/+1
|/
* Add GitLab PagesKamil Trzcinski2017-01-311-5/+9
* Restore backup correctly when "BACKUP" environment variable is passedrestore-backup-when-env-variable-is-passedAdam Niedzielski2017-01-091-1/+1
* Merge branch '23718/backup-rake-task-human-readable' into 'master' Douwe Maan2016-12-011-0/+31
|\
| * Add Human Readable Timestamp to backup tar fileDavid Gerő2016-11-301-0/+31
* | Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-301-1/+1
|/
* Backups do not fail anymore when using tar on annex and custom_hookstiagonbotelho2016-10-271-1/+73
* fixes build with cache:clear issuetiagonbotelho2016-10-241-0/+1
* Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-111-1/+1
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-7/+7
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-45/+85
* Fix backups if registry is disabledKamil Trzcinski2016-05-231-0/+18
* Added backup of container registryKamil Trzcinski2016-05-161-5/+9
* Ensure uploads dir exists when running backup specstests/isolate-carrierwave-uploadsGrzegorz Bizon2016-03-301-0/+4
* Reload the schema before restoring a database backupDrew Blessing2016-03-211-18/+22
* Add lfs to backup specs.lfs_default_and_backupMarin Jankovski2015-11-191-5/+9
* Specs that failed before the fix.Marin Jankovski2015-11-181-1/+2
* Implement Build ArtifactsKamil Trzcinski2015-11-101-5/+9
* One more backup spec fixJacob Vosmaer2015-10-061-0/+1
* Spec fixes for new backup contentsJacob Vosmaer2015-10-061-7/+7