summaryrefslogtreecommitdiff
path: root/spec/tasks/gitlab/backup_rake_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-8/+4
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-108/+194
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-3/+10
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-25/+14
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-16/+61
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-26/+20
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-19/+10
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-41/+38
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-38/+70
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+11
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+23
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-40/+38
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-54/+57
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-30/+82
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-221-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-10/+57
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-0/+39
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-0/+2
* 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