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
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-06-19Allow pagination for FindAllLocalBranchesZeger-Jan van de Weg
2020-03-23explicitly load test configuration when neededSami Hiltunen
2020-03-19Put more service tests behind server with praefectJohn Cai
2020-02-19Remove Ruby RefServiceZeger-Jan van de Weg
2020-02-17Return full GitCommit message as part of FindLocalBranch gRPC response.Pavlo Strokov
2019-12-02feat: add signature type to GitCommitRoger Meier
2019-11-05Add tagger and timezoneRoger Meier
2019-10-09Use built-in RPC dummy handlersJacob Vosmaer
2019-09-03main: start ruby server after opening network listenersJacob Vosmaer
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-06-04Make catfile cache size configurableJacob Vosmaer
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-07-18Fix lines.Sender message chunkingJacob Vosmaer (GitLab)
2018-06-25Use catfile for all Go commit lookupsJacob Vosmaer
2017-11-30Make dirty tests use their own repo cloneKim "BKC" Carlbäcker
2017-10-27Upgrade GRPC to v1.7.1Andrew Newdigate
2017-09-15Update grpc-go to 1.6.0Jacob Vosmaer
2017-09-06Re-use gitaly-ruby client connectionJacob Vosmaer
2017-09-05Add missing cmd.Close in log.GetCommitJacob Vosmaer (GitLab)
2017-09-01Added megacheck linter and fixed new linting errorsAndrew Newdigate
2017-08-31Implement branch operations RPCsAhmad Sherif
2017-08-25Retire CommitsEqual in favor of require.EqualAhmad Sherif
2017-08-17Server ref service ref existsAndrew Newdigate
2017-08-14Test output cleanup, no naked returnsJacob Vosmaer (GitLab)
2017-08-10Including logging in testsAndrew Newdigate
2017-07-25Implement RefService.FindAllBranches RPCAlejandro Rodríguez
2017-07-25Make the localBranches code reusableAlejandro Rodríguez