Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: change httpclient to return an error | feistel | 2021-08-13 | 1 | -1/+4 |
| | |||||
* | Fix thread-safety issues in gitlab-shell518-fix-thread-safety | Nick Thomas | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | Ensure we are passing the parsed secret | DJ Mountney | 2020-05-06 | 1 | -1/+1 |
| | | | | | | | | Rather than the secret file. The parsing of the file was already done in the gitlab-shell config. This fixes an issue where a recent refactor of the gitlabnet client passed the wrong value. | ||||
* | Move gitlabnet client to client packagejc-refactor-gitlabnet-client | John Cai | 2020-05-04 | 1 | -119/+6 |
| | |||||
* | Log internal HTTP requests | Stan Hu | 2020-03-10 | 1 | -0/+14 |
| | | | | | | | This restores the previous behavior of logging the success and failures of internal HTTP requests. Part of https://gitlab.com/gitlab-org/gitlab/issues/207916 | ||||
* | Rename import paths | Nick Thomas | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | Move go code up one level | Nick Thomas | 2019-10-18 | 1 | -0/+132 |