summaryrefslogtreecommitdiff
path: root/spec/services/projects/transfer_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-11/+61
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-2/+29
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-7/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-60/+125
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-3/+30
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-18/+65
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+0
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+26
* Add latest changes from gitlab-org/gitlab@13-6-stable-eeGitLab Bot2020-11-231-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+31
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+25
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+33
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-87/+184
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-8/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-9/+29
* Merge branch 'security-developer-transfer-project' into 'master'GitLab Release Tools Bot2019-10-291-0/+18
|\
| * Require maintainer permission to transfer projectsmanojmj2019-10-091-0/+18
* | Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-1/+1
|/
* Add service to transfer group milestonesEugenia Grieff2019-09-041-1/+12
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-27/+0
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Add feature flag for build preparing stateTiger2019-03-201-0/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Update storage location after a project has been transferedDouglas Barbosa Alexandre2018-12-211-0/+20
* Rename to CreateOrUpdateServiceAccountServiceThong Kuah2018-12-051-2/+2
* Create k8s namespace for project in group clustersThong Kuah2018-12-051-0/+26
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-3/+3
* fix path bug and update specsJames Lopez2018-08-301-2/+3
* add specs replicating transfer issueJames Lopez2018-08-291-0/+28
* Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-6/+0
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-3/+11
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-3/+3
* Cache personal projects count.Andreas Brandl2018-04-061-0/+6
* Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-231-1/+1
|\
| * Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-1/+1
* | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-141-1/+1
|/
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-2/+2
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Fix specsremove-project-repoJacob Vosmaer2018-01-051-2/+2
* Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre2018-01-031-0/+12
* Fix hashed storage with project transfers to another namespacesh-port-hashed-storage-transfer-fixStan Hu2017-11-161-0/+32
* Create repositories via GitalyJacob Vosmaer2017-09-291-2/+5
* Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-251-0/+20
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-1/+1
* Avoid expect_any_instance_of because it doesn't workavoid-expect_any_instance_ofLin Jen-Shin2017-07-311-9/+13