summaryrefslogtreecommitdiff
path: root/internal/testhelper
Commit message (Expand)AuthorAgeFilesLines
* Acceptance test for Geo pushIgor Drozdov2023-03-171-0/+29
* Configure Gitaly storage acceptance testsPatrick Cyiza2023-03-151-1/+1
* Perform HTTP request to primary on Geo pushIgor Drozdov2023-03-031-0/+2
* Fix broken Gitaly integration testsPatrick Bajao2022-11-231-2/+2
* go: Bump major version to v14Patrick Steinhardt2022-07-051-1/+1
* gitlab-sshd: Add support for configuring host certificatesStan Hu2022-06-268-0/+82
* Make ProxyHeaderTimeout configurableIgor Drozdov2022-05-191-0/+1
* Allow specifying formatted durations in configIgor Drozdov2022-05-191-0/+3
* Always use Gitaly sidechannel connectionsJacob Vosmaer2022-05-022-34/+0
* Optionally use SSHUploadPackWithSidechannelJacob Vosmaer2022-01-251-0/+11
* Support parsing `use_sidechannel` API response fieldJacob Vosmaer2022-01-251-0/+23
* refactor: move away from ioutil (deprecated)feistel2021-08-191-2/+1
* Remove some unreliable testsNick Thomas2021-07-301-25/+0
* Sshd: Log same correlation_id on auth keysIgor Drozdov2021-07-271-0/+1
* Fix formatting via make fmtStan Hu2021-07-261-1/+1
* Refactor testhelper.PrepareTestRootDir using t.CleanupIgor Drozdov2021-07-141-29/+10
* Add a simple acceptance test for git-receive-packSean McGivern2021-05-201-3/+3
* Add acceptance test for git-lfs-authenticateSean McGivern2021-05-171-0/+22
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-171-1/+1
* GitLab API Client support for client certificatesPaul Okstad2020-11-172-0/+86
* Log SSH key detailsStan Hu2020-07-231-2/+4
* Fix race conditions with logrus testingsh-fix-logrus-raceStan Hu2020-05-111-0/+16
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-041-1/+1
* Geo Pull custom action supportAsh McKenzie2020-04-171-0/+40
* Rename allowed payload JSON for accuracyAsh McKenzie2020-04-171-1/+1
* Extract customaction into a separate moduleid-extract-custom-action-in-separate-moduleIgor Drozdov2020-04-141-0/+40
* Log internal HTTP requestsStan Hu2020-03-101-0/+9
* Remove support for Custom data.info_message210-remove-action-custom-inform_client-once-12-3-has-been-releasedAsh McKenzie2019-12-241-2/+1
* Merge branch 'pass-ff-to-gitaly' into 'master'Ash McKenzie2019-10-291-0/+5
* Rename import pathsNick Thomas2019-10-181-1/+1
* Move go code up one levelNick Thomas2019-10-1812-0/+265