summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/repository_mirroring.rb
Commit message (Expand)AuthorAgeFilesLines
* Unify mirror addition operations to prepare for Gitaly migrationgitaly-mirroring-prepAlejandro Rodríguez2017-12-061-14/+14
* Add feature flag to use gitaly-ssh mirroring when cloning internal reposAlejandro Rodríguez2017-12-061-13/+0
* Rename fetch_refs to refmapDouwe Maan2017-11-231-17/+18
* Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-19/+27
* Fix Gitlab::Git::Repository#remote_tags using unexisting variableAlejandro Rodríguez2017-11-201-2/+2
* Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez2017-11-031-0/+95