summaryrefslogtreecommitdiff
path: root/app/services/projects/transfer_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+4
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-2/+2
* Fix CI testsKamil Trzcinski2016-05-121-1/+1
* Block renaming project or repository if it has container registry tagsKamil Trzcinski2016-05-091-0/+5
* Fix Error 500 due to stale cache when projects are renamed or transferredStan Hu2016-04-251-0/+2
* Change transfer service to use existing methodsFelipe Artur2016-04-141-15/+3
* Setup visibility level for project when transfering for a groupFelipe Artur2016-04-131-4/+17
* Added system hooks messages for renaming and transferring a projectSteve Norman2016-01-041-0/+3
* Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-0/+4
* Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-011-1/+1
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-6/+0
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-0/+6
* Remove satellitesDmitriy Zaporozhets2015-07-151-6/+0
* Fix transferring of project to another group using the API.Douwe Maan2015-07-111-8/+5
* notification on project movingnotification_on_project_movingValery Sizov2015-03-251-0/+3
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
* Make app works with strong paramsDmitriy Zaporozhets2014-06-261-1/+1
* Refactor project transfer service. Add security check when create or transfer...Dmitriy Zaporozhets2014-05-281-13/+62
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-161-0/+22