summaryrefslogtreecommitdiff
path: root/client/gitlabnet.go
Commit message (Collapse)AuthorAgeFilesLines
* Generate and log correlation IDsStan Hu2020-07-311-9/+21
| | | | | This will make it easier to tie an SSH access request to Rails API and Gitaly requests.
* Add HTTP status code to internal API logsStan Hu2020-05-081-3/+7
| | | | This would make it easier to filter the logs by status code.
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-041-0/+140