summaryrefslogtreecommitdiff
path: root/go/internal/handler/receive_pack.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove handler functions which aren't usedIgor2019-10-181-18/+0
|
* Upgrade Gitaly to 1.68.0jc-upgrade-gitalyJohn Cai2019-10-141-1/+1
| | | | Gitaly 1.68.0 upgrades gRPC to 1.24.0
* Adds distributed tracing instrumentation to GitLab-Shellan-distributed-tracingAndrew Newdigate2019-03-011-13/+5
| | | | Adds distributed tracing instrumentation to GitLab-Shell using LabKit
* Vendor updatesAndrew Newdigate2018-12-111-1/+1
|
* Revert "Merge branch 'zj-rename-gitalypb' into 'master'"revert-0662bdd1Zeger-Jan van de Weg2018-12-071-2/+2
| | | This reverts merge request !262
* Upgrade gitaly Client dependencyZeger-Jan van de Weg2018-12-061-2/+2
| | | | | The client now has TLS support. So this gets pulled into this component. To make it work, we have to upgrade the proto too.
* tokens!Kim "BKC" Carlbäcker2017-07-071-1/+1
|
* refactor Gitaly dialOptsgitaly-124-gitaly-sshKim "BKC" Carlbäcker2017-07-071-9/+1
|
* don't make up exitCodesKim "BKC" Carlbäcker2017-07-071-3/+3
|
* AuthenticationKim "BKC" Carlbäcker2017-07-061-1/+9
|
* - Update gitaly vendoringKim "BKC" Carlbäcker2017-07-031-5/+15
| | | | | - Wire up gitaly-*-pack to Gitaly. Don't pass git-*-pack to go - Disable tests for go1.5 & 1.6
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-231-0/+16