Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-20ruby: Drop remote servicePatrick Steinhardt
2021-08-20remote: Remove `AddRemote()` RPCPatrick Steinhardt
2020-06-29Remove ruby implementation of FetchInternalRemoteJames Fargher
2020-04-20`Ref` objects receive the `canonical_name` from RuggedRobert Speicher
2020-02-20Optionally delete divergent refs when mirroringRobert Speicher
2019-04-19refactor http auth and add remote logic into rubyJohn Cai
2019-03-29Remove Ruby implementation of remove remoteZeger-Jan van de Weg
2019-03-05Rewrite remove remote in GoMateusz Nowotyński
2018-11-28Remove unused bridge_exceptions methodJacob Vosmaer
2018-11-09Support SSH credentials for push mirroringNick Thomas
2018-01-19Implement RemoteService.UpdateRemoteMirror RPCAlejandro Rodríguez
2018-01-08Allow RemoteService.AddRemote to receive several mirror_refmapsAlejandro Rodríguez
2017-12-27Implement RepositoryService.ChangeStorage RPCAlejandro Rodríguez
2017-12-19Implement RemoteService.RemoveRemote RPCAlejandro Rodríguez
2017-12-19Implement RemoteService.AddRemote RPCAlejandro Rodríguez
2017-12-15Incorporate RemoteServiceAlejandro Rodríguez