Commit graph

6 commits

Author SHA1 Message Date
Alejandro Rodríguez
95009cefc2 Unify mirror addition operations to prepare for Gitaly migration 2017-12-06 19:08:29 -03:00
Alejandro Rodríguez
885a4da208 Add feature flag to use gitaly-ssh mirroring when cloning internal repos
This also allows us to simplify the naming since we can make some
fetching methods private.
2017-12-06 18:41:45 -03:00
Douwe Maan
7a1e93d35b Rename fetch_refs to refmap 2017-11-23 16:59:58 +01:00
Douwe Maan
0e6beaf50c Clean up repository fetch and mirror methods 2017-11-23 16:59:50 +01:00
Alejandro Rodríguez
3f0c9e9708 Fix Gitlab::Git::Repository#remote_tags using unexisting variable 2017-11-20 09:08:09 +00:00
Alejandro Rodríguez
dea6d054cd Encapsulate git operations for mirroring in Gitlab::Git 2017-11-03 14:33:24 -03:00