summaryrefslogtreecommitdiff
path: root/app/services/projects/transfer_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-6/+8
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-23/+22
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-7/+16
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+8
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+13
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-7/+7
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+7
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+9
* Add latest changes from gitlab-org/gitlab@13-6-stable-eeGitLab Bot2020-11-231-5/+11
* Add latest changes from gitlab-org/security/gitlab@13-5-stable-eeGitLab Bot2020-10-301-5/+7
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+4
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+9
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+8
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+2
* Require maintainer permission to transfer projectsmanojmj2019-10-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Add service to transfer group milestonesEugenia Grieff2019-09-041-0/+3
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-5/+0
* Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-151-2/+2
|\
| * Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil TrzciƄski2019-04-151-2/+2
* | Externalize strings detected by rubocop-i18nMartin Wortschack2019-04-151-5/+5
|/
* Update storage location after a project has been transferedDouglas Barbosa Alexandre2018-12-211-3/+4
* Create k8s namespace for project in group clustersThong Kuah2018-12-051-0/+5
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* fix path bug and update specsJames Lopez2018-08-301-1/+1
* Fix transfer project redirect loopJames Lopez2018-08-291-2/+3
* Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-1/+0
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-1/+1
* Cache personal projects count.Andreas Brandl2018-04-061-0/+2
* Fix Projects::TransferService#write_repository_config methodDouglas Barbosa Alexandre2018-01-031-1/+1
* Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-4/+1
* Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre2018-01-031-0/+10
* Fix project transfer with hashed-storage attachmentsNick Thomas2017-11-171-1/+11
* Fix hashed storage with project transfers to another namespacesh-port-hashed-storage-transfer-fixStan Hu2017-11-161-9/+17
* Added some extra TODOs for the Legacy Storage refactorGabriel Mazetto2017-08-011-0/+2
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Expires full_path cache after repository is transferredDouglas Barbosa Alexandre2017-06-291-0/+1
* Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollbackJames Edwards-Jones2017-06-201-40/+74
* Refactored transfer_service #execute actionprevent-project-transferJose Ivan Vargas2017-05-221-10/+6
* 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-2/+2
* Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-1/+6
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-3/+3
* Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-071-2/+15
* Rename pages namespace or project path when changedKamil Trzcinski2017-01-311-0/+3
* Remove event caching codeYorick Peterse2016-11-231-3/+0