summaryrefslogtreecommitdiff
path: root/internal/config/config_test.go
Commit message (Expand)AuthorAgeFilesLines
* feat: make retryable http default clientSteve Azzopardi2023-01-301-36/+26
* feat: put retryablehttp.Client behind feature flagSteve Azzopardi2023-01-121-24/+36
* go: Bump major version to v14Patrick Steinhardt2022-07-051-2/+2
* Abort long-running unauthenticated SSH connectionsIgor Drozdov2022-05-231-1/+1
* Exclude Gitaly unavailable error from error rateIgor Drozdov2022-05-211-2/+1
* Make ProxyHeaderTimeout configurableIgor Drozdov2022-05-191-6/+7
* Allow specifying formatted durations in configIgor Drozdov2022-05-191-0/+38
* Log canceled requests into separate metricsIgor Drozdov2022-05-171-1/+2
* Add additional metrics to gitlab-sshdIgor Drozdov2022-04-131-2/+5
* Add more metrics for gitlab-sshdIgor Drozdov2022-02-211-11/+16
* Fix a flaky testNick Thomas2021-09-141-1/+1
* refactor: change httpclient to return an errorfeistel2021-08-131-2/+3
* Fix formatting via make fmtStan Hu2021-07-261-2/+2
* Prometheus metrics for HTTP requestsIgor Drozdov2021-07-211-0/+26
* gitlab-sshd: Respect the ssl_cert_dir config516-handle-ssl-cert-dir-correctlyNick Thomas2021-04-301-0/+24
* RFC: Simple built-in SSH serverLorenz Brun2021-01-181-120/+0
* tests: Replace assert with requirezj-remove-testify-assertZeger-Jan van de Weg2020-10-151-7/+6
* Support new ssl_cert_dir config settingAsh McKenzie2020-07-011-0/+9
* Rename import pathsNick Thomas2019-10-181-1/+1
* Move go code up one levelNick Thomas2019-10-181-0/+112