summaryrefslogtreecommitdiff
path: root/internal/gitlabnet
Commit message (Expand)AuthorAgeFilesLines
* refactor: move away from ioutil (deprecated)feistel2021-08-195-13/+15
* refactor: change httpclient to return an errorfeistel2021-08-131-1/+4
* Refactor testhelper.PrepareTestRootDir using t.CleanupIgor Drozdov2021-07-141-3/+1
* fix: upgrade of the gitaly dependencyPavlo Strokov2021-06-022-2/+2
* Respect parent context for Gitaly callsNick Thomas2021-05-051-3/+0
* Fix thread-safety issues in gitlab-shell518-fix-thread-safetyNick Thomas2021-04-091-1/+1
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-178-71/+46
* chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenvLucas Charles2021-03-151-6/+1
* RFC: Simple built-in SSH serverLorenz Brun2021-01-181-1/+5
* Add 2fa_verify commandImre Farkas2020-12-102-0/+244
* tests: Replace assert with requirezj-remove-testify-assertZeger-Jan van de Weg2020-10-153-25/+22
* Make it possible to propagate correlation ID across processesStan Hu2020-09-2014-43/+57
* Add support obtaining personal access tokens via SSHTaylan Develioglu2020-08-172-0/+270
* Generate and log correlation IDsStan Hu2020-07-311-0/+3
* Log SSH key detailsStan Hu2020-07-231-0/+2
* Ensure we are passing the parsed secretDJ Mountney2020-05-061-1/+1
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-0418-778/+33
* Geo Pull custom action supportAsh McKenzie2020-04-171-1/+25
* Allow allowedPayloadPath to be providedAsh McKenzie2020-04-171-7/+11
* Rename Geo Push custom action testAsh McKenzie2020-04-171-1/+1
* Rename action to be more accurateAsh McKenzie2020-04-171-5/+5
* Rename allowed payload JSON for accuracyAsh McKenzie2020-04-171-1/+1
* Log internal HTTP requestsStan Hu2020-03-102-0/+41
* Remove support for Custom data.info_message210-remove-action-custom-inform_client-once-12-3-has-been-releasedAsh McKenzie2019-12-242-2/+0
* Use correct LFS download or upload operation namesAsh McKenzie2019-12-032-26/+44
* Merge branch 'pass-ff-to-gitaly' into 'master'Ash McKenzie2019-10-292-10/+19
* Rename import pathsNick Thomas2019-10-1817-49/+49
* Move go code up one levelNick Thomas2019-10-1818-0/+1966