summaryrefslogtreecommitdiff
path: root/client/testserver/testserver.go
Commit message (Expand)AuthorAgeFilesLines
* feat: make retryable http default clientSteve Azzopardi2023-01-301-1/+0
* feat: retry on errorSteve Azzopardi2023-01-121-0/+29
* go: Bump major version to v14Patrick Steinhardt2022-07-051-1/+1
* refactor: remove call to BuildNameToCertificate (deprecated)feistel2021-09-081-1/+0
* refactor: move away from ioutil (deprecated)feistel2021-08-191-4/+4
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-171-10/+16
* Update testserver.go with tls 1.2 min versionUpdating-min-TLS-version-to-12Vitor Meireles De Sousa2020-11-171-0/+1
* GitLab API Client support for client certificatesPaul Okstad2020-11-171-2/+18
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-041-0/+81