| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Better testing for JSON deserialisationan-improve-test-coverage | Andrew Newdigate | 2019-03-18 | 1 | -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 line | Nick Thomas | 2019-03-06 | 1 | -1/+1 |
| | | |||||
| * | Adds distributed tracing instrumentation to GitLab-Shellan-distributed-tracing | Andrew Newdigate | 2019-03-01 | 1 | -17/+15 |
| | | | | | Adds distributed tracing instrumentation to GitLab-Shell using LabKit | ||||
| * | Vendor updates | Andrew Newdigate | 2018-12-11 | 1 | -1/+1 |
| | | |||||
| * | Revert "Merge branch 'zj-rename-gitalypb' into 'master'"revert-0662bdd1 | Zeger-Jan van de Weg | 2018-12-07 | 1 | -2/+3 |
| | | | | This reverts merge request !262 | ||||
| * | Upgrade gitaly Client dependency | Zeger-Jan van de Weg | 2018-12-06 | 1 | -3/+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. | ||||
| * | - Update gitaly vendoring | Kim "BKC" Carlbäcker | 2017-07-03 | 1 | -1/+3 |
| | | | | | | - Wire up gitaly-*-pack to Gitaly. Don't pass git-*-pack to go - Disable tests for go1.5 & 1.6 | ||||
| * | Check number of arguments | Jacob Vosmaer | 2017-05-23 | 1 | -0/+5 |
| | | |||||
| * | Change signature of logger.Fatal | Jacob Vosmaer | 2017-05-23 | 1 | -3/+3 |
| | | |||||
| * | Use gitaly-upload-pack and gitaly-receive-pack | Jacob Vosmaer | 2017-05-23 | 1 | -0/+30 |
