summaryrefslogtreecommitdiff
path: root/go/cmd/gitaly-upload-archive
Commit message (Collapse)AuthorAgeFilesLines
* Better testing for JSON deserialisationan-improve-test-coverageAndrew Newdigate2019-03-181-0/+59
| | | | | | | | Adds tests to ensure that JSON deserialisation from program arguments takes place. This was a testing blind spot, which led to a brief regression: https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/280
* Fix unmarshalling JSON from the command lineNick Thomas2019-03-061-1/+1
|
* Adds distributed tracing instrumentation to GitLab-Shellan-distributed-tracingAndrew Newdigate2019-03-012-94/+14
| | | | Adds distributed tracing instrumentation to GitLab-Shell using LabKit
* Vendor updatesAndrew Newdigate2018-12-112-2/+2
|
* Revert "Merge branch 'zj-rename-gitalypb' into 'master'"revert-0662bdd1Zeger-Jan van de Weg2018-12-072-6/+7
| | | This reverts merge request !262
* Upgrade gitaly Client dependencyZeger-Jan van de Weg2018-12-062-7/+6
| | | | | The client now has TLS support. So this gets pulled into this component. To make it work, we have to upgrade the proto too.
* Add Gitaly git-upload-archive migrated commandgitaly-upload-archiveAlejandro Rodríguez2018-03-202-0/+115