summaryrefslogtreecommitdiff
path: root/client/gitlabnet.go
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting via make fmtStan Hu2021-07-261-3/+3
* Switch to labkit/log for logging functionalityIgor Drozdov2021-07-221-12/+7
* Log Content-Length bytes in API resposneStan Hu2020-11-021-0/+4
* client: Allow User-Agent header to be overriddenzj-override-user-agentZeger-Jan van de Weg2020-10-141-2/+14
* Make it possible to propagate correlation ID across processesStan Hu2020-09-201-17/+11
* Generate and log correlation IDsStan Hu2020-07-311-9/+21
* Add HTTP status code to internal API logsStan Hu2020-05-081-3/+7
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-041-0/+140