summaryrefslogtreecommitdiff
path: root/internal/gitlabnet/accessverifier/client_test.go
Commit message (Expand)AuthorAgeFilesLines
* Perform HTTP request to primary on Geo pushIgor Drozdov2023-03-031-3/+5
* Add support for the gssapi-with-mic auth methodMarin Hannache2023-01-231-1/+9
* Update Gitaly to v15Igor Drozdov2022-08-051-1/+1
* go: Bump major version to v14Patrick Steinhardt2022-07-051-5/+5
* Merge branch 'sh-fix-remote-addr-handling' into 'main'Igor Drozdov2022-05-091-0/+72
|\
| * Fix check_ip argument when gitlab-sshd used with PROXY protocolStan Hu2022-05-091-0/+72
* | Always use Gitaly sidechannel connectionsJacob Vosmaer2022-05-021-35/+0
|/
* Support parsing `use_sidechannel` API response fieldJacob Vosmaer2022-01-251-0/+35
* Refactor client response testsJacob Vosmaer2022-01-201-44/+40
* refactor: move away from ioutil (deprecated)feistel2021-08-191-4/+5
* Refactor testhelper.PrepareTestRootDir using t.CleanupIgor Drozdov2021-07-141-3/+1
* fix: upgrade of the gitaly dependencyPavlo Strokov2021-06-021-1/+1
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-171-11/+7
* Make it possible to propagate correlation ID across processesStan Hu2020-09-201-4/+5
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-041-4/+3
* 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
* Remove support for Custom data.info_message210-remove-action-custom-inform_client-once-12-3-has-been-releasedAsh McKenzie2019-12-241-1/+0
* Rename import pathsNick Thomas2019-10-181-5/+5
* Move go code up one levelNick Thomas2019-10-181-0/+209