Commit graph

10 commits

Author SHA1 Message Date
Andrew Newdigate
64e5f996fa Add timeouts for Gitaly calls 2017-11-29 09:12:12 +00:00
Jacob Vosmaer (GitLab)
571f1dda17 Add FetchSourceBranch Gitaly call 2017-11-22 10:19:42 +00:00
Alejandro Rodríguez
06e7eeb1c2 Use Gitaly's RepositoryService.HasLocalBranches RPC 2017-10-10 14:26:32 -03:00
Jacob Vosmaer
e5fecc3a37 Create repositories via Gitaly 2017-09-29 18:27:06 +02:00
Kim "BKC" Carlbäcker
b77176d11a Migrate Repository.FetchRemote to Gitaly
- `Gitlab::Shell.fetch_remote` now takes a `Gitlab::Git::Repository` instead
2017-08-30 20:51:56 +02:00
Alejandro Rodríguez
c463a83405 Incorporate RepositoryService.ApplyGitattributes Gitaly RPC 2017-08-17 14:44:30 -03:00
Jacob Vosmaer
11eda5c255 Rename RPC 'Exists' to 'RepositoryExists' 2017-08-09 18:12:29 +02:00
Ahmad Sherif
c4f55ce32d Migrate Gitlab::Git::Repository#size to Gitaly
Closes gitaly#437
2017-08-07 18:53:32 +02:00
Kim "BKC" Carlbäcker
05f90b861f Migrate GitGarbageCollectWorker to Gitaly 2017-07-28 17:49:22 +02:00
Z.J. van de Weg
acf4a36b3e Implement GRPC call to RepositoryService 2017-07-26 09:32:34 +02:00