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
path: root/client
AgeCommit message (Expand)Author
2019-10-16Add go brace whitespace formatterJacob Vosmaer
2019-10-16Lower gRPC server inactivity ping timeoutPaul Okstad
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-06-25Close client connections in client.TestDialJacob Vosmaer
2019-05-31Typo FixesYoginth
2019-02-14Bring back a custom dialler for Gitaly RubyAndrew Newdigate
2019-01-23Fix tests that used long unix socket pathsJacob Vosmaer
2019-01-14Merge branch '1447-using-https_proxy-in-gitaly-environment-breaks-communicati...Jacob Vosmaer
2019-01-14Replace net/context with context packageZeger-Jan van de Weg
2019-01-14Reintroduce a specific dialler for unix socketsAndrew Newdigate
2019-01-14Adds GRPC integration tests for client.DialAndrew Newdigate
2019-01-10Small refactors to gitaly/clientJacob Vosmaer
2018-12-05Fix TLS client code on macOSJacob Vosmaer
2018-12-04Add tls configuration to gitaly golang serverAhmad Hassan
2018-11-21Fix to reallow tcp URLsAndrew Newdigate
2018-11-16Upgrade grpc-go from v1.9.1 to v1.16.0 in preparation for correlation idsAndrew Newdigate
2018-10-15Fix formattingAlejandro Rodríguez
2018-10-04Rename gitaly proto import to gitalypbZeger-Jan van de Weg
2018-03-13Implement SSHService.SSHUploadArchive RPCAlejandro Rodríguez
2017-10-27Upgrade GRPC to v1.7.1Andrew Newdigate
2017-07-18Update SSHClient => SSHServiceClient in client/ (and tests)Kim "BKC" Carlbäcker
2017-07-14Remove gitaly-proto/go/helperJacob Vosmaer
2017-06-27SSH Upload/ReceivePack Integration TestsKim "BKC" Carlbäcker
2017-01-05Remove TCP/Protobuf client-server codeJacob Vosmaer
2016-12-20Rename package to gitalyAhmad Sherif
2016-12-16Restructure client/server communication around Protobuf-serialized messagesAhmad Sherif
2016-12-07Implement a client to forward git commands to a serverAhmad Sherif