summaryrefslogtreecommitdiff
path: root/client/httpsclient_test.go
Commit message (Expand)AuthorAgeFilesLines
* Only validate SSL cert file exists if a value is suppliedStan Hu2021-09-231-8/+16
* refactor: move away from ioutil (deprecated)feistel2021-08-191-2/+2
* fix: validate client cert paths exist on disk before proceedingfeistel2021-08-111-20/+25
* Refactor testhelper.PrepareTestRootDir using t.CleanupIgor Drozdov2021-07-141-3/+1
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-171-7/+5
* GitLab API Client support for client certificatesPaul Okstad2020-11-171-8/+25
* tests: Replace assert with requirezj-remove-testify-assertZeger-Jan van de Weg2020-10-151-4/+3
* Make it possible to propagate correlation ID across processesStan Hu2020-09-201-2/+3
* Fix gitlab-shell not handling relative URLs over UNIX socketssh-fix-unix-relative-url-accessStan Hu2020-08-201-1/+1
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-041-0/+115