Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: move away from ioutil (deprecated) | feistel | 2021-08-19 | 1 | -2/+2 |
* | refactor: update usage of NewHTTPClient to NewHTTPClientWithOpts | feistel | 2021-08-11 | 1 | -2/+4 |
* | Replace cleanup functions with t.Cleanup | Igor Drozdov | 2021-03-17 | 1 | -9/+6 |
* | tests: Replace assert with requirezj-remove-testify-assert | Zeger-Jan van de Weg | 2020-10-15 | 1 | -8/+7 |
* | client: Allow User-Agent header to be overriddenzj-override-user-agent | Zeger-Jan van de Weg | 2020-10-14 | 1 | -0/+29 |
* | Make it possible to propagate correlation ID across processes | Stan Hu | 2020-09-20 | 1 | -3/+4 |
* | Fix gitlab-shell not handling relative URLs over UNIX socketssh-fix-unix-relative-url-access | Stan Hu | 2020-08-20 | 1 | -2/+2 |
* | Move gitlabnet client to client packagejc-refactor-gitlabnet-client | John Cai | 2020-05-04 | 1 | -0/+105 |