summaryrefslogtreecommitdiff
path: root/spec/services/projects/transfer_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use described_class when possibleRémy Coutable2017-07-271-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Expires full_path cache after repository is transferredDouglas Barbosa Alexandre2017-06-291-0/+6
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-7/+7
* Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan2017-06-201-0/+61
|\
| * Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollbackJames Edwards-Jones2017-06-201-0/+61
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+9
|/
* minor adjustments to the specsJose Ivan Vargas2017-05-221-1/+1
* Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
* Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-0/+1
* Refactor container registry repository tag stubsGrzegorz Bizon2017-04-031-1/+1