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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-10-10Use Gitaly's RepositoryService.HasLocalBranches RPCAlejandro Rodríguez
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-08-30Migrate Repository.FetchRemote to GitalyKim "BKC" Carlbäcker
2017-08-17Incorporate RepositoryService.ApplyGitattributes Gitaly RPCAlejandro Rodríguez
2017-08-09Rename RPC 'Exists' to 'RepositoryExists'Jacob Vosmaer
2017-08-07Migrate Gitlab::Git::Repository#size to GitalyAhmad Sherif
2017-07-28Migrate GitGarbageCollectWorker to GitalyKim "BKC" Carlbäcker
2017-07-26Implement GRPC call to RepositoryServiceZ.J. van de Weg