summaryrefslogtreecommitdiff
path: root/client/client_test.go
Commit message (Expand)AuthorAgeFilesLines
* GitLab API Client support for client certificatesPaul Okstad2020-11-171-1/+3
* Log Content-Length bytes in API resposneStan Hu2020-11-021-0/+2
* tests: Replace assert with requirezj-remove-testify-assertZeger-Jan van de Weg2020-10-151-55/+54
* Make it possible to propagate correlation ID across processesStan Hu2020-09-201-10/+11
* Fix gitlab-shell not handling relative URLs over UNIX socketssh-fix-unix-relative-url-accessStan Hu2020-08-201-52/+75
* Generate and log correlation IDsStan Hu2020-07-311-0/+6
* Fix race conditions with logrus testingsh-fix-logrus-raceStan Hu2020-05-111-0/+6
* Fix race conditions in testssh-add-http-status-codeStan Hu2020-05-081-30/+36
* Add HTTP status code to internal API logsStan Hu2020-05-081-9/+28
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-041-0/+240