Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use testhelper for SSH_CONNECTIONclient-identity | Igor Wiedler | 2020-11-19 | 1 | -5/+5 |
| | |||||
* | test for client identity propagation | Igor Wiedler | 2020-11-19 | 1 | -0/+63 |
| | |||||
* | tests: Replace assert with requirezj-remove-testify-assert | Zeger-Jan van de Weg | 2020-10-15 | 1 | -3/+2 |
| | | | | | | | | | Testify features sub packages `assert` and `require`. The difference is subtle, and lost on novice Golang developers that don't read the docs. To create a more consistent code base `assert` will no longer be used. This change was generated by a running a sed command on all `_test.go` files, followed by `goimports -w`. | ||||
* | Merge branch 'pass-ff-to-gitaly' into 'master' | Ash McKenzie | 2019-10-29 | 1 | -0/+44 |
| | | | | | Add support for Gitaly feature flags See merge request gitlab-org/gitlab-shell!351 | ||||
* | Move go code up one level | Nick Thomas | 2019-10-18 | 1 | -0/+42 |