Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only validate SSL cert file exists if a value is supplied | Stan Hu | 2021-09-23 | 1 | -8/+16 |
* | refactor: move away from ioutil (deprecated) | feistel | 2021-08-19 | 1 | -2/+2 |
* | fix: validate client cert paths exist on disk before proceeding | feistel | 2021-08-11 | 1 | -20/+25 |
* | Refactor testhelper.PrepareTestRootDir using t.Cleanup | Igor Drozdov | 2021-07-14 | 1 | -3/+1 |
* | Replace cleanup functions with t.Cleanup | Igor Drozdov | 2021-03-17 | 1 | -7/+5 |
* | GitLab API Client support for client certificates | Paul Okstad | 2020-11-17 | 1 | -8/+25 |
* | tests: Replace assert with requirezj-remove-testify-assert | Zeger-Jan van de Weg | 2020-10-15 | 1 | -4/+3 |
* | Make it possible to propagate correlation ID across processes | Stan Hu | 2020-09-20 | 1 | -2/+3 |
* | Fix gitlab-shell not handling relative URLs over UNIX socketssh-fix-unix-relative-url-access | Stan Hu | 2020-08-20 | 1 | -1/+1 |
* | Move gitlabnet client to client packagejc-refactor-gitlabnet-client | John Cai | 2020-05-04 | 1 | -0/+115 |