summaryrefslogtreecommitdiff
path: root/cmd/gitlab-sshd/acceptance_test.go
Commit message (Expand)AuthorAgeFilesLines
* Configure a default ttl for personal access tokensJoe Woodward2023-05-111-2/+2
* refactor: success api on acceptance testsMohamed Saber2023-04-261-15/+35
* Acceptance test for Geo pushIgor Drozdov2023-03-171-18/+135
* Configure Gitaly storage acceptance testsPatrick Cyiza2023-03-151-0/+1
* gitlab-sshd: Add acceptance test missing error assertionJames Fargher2022-11-231-0/+1
* gitlab-sshd: Log full output in acceptance testJames Fargher2022-11-231-0/+1
* Update Gitaly to v15Igor Drozdov2022-08-051-2/+2
* Fix failing TestGitReceivePackSuccessIgor Drozdov2022-08-051-2/+15
* go: Bump major version to v14Patrick Steinhardt2022-07-051-1/+1
* Send full git request/response in SSHD testswc-sshd-upload-packWill Chandler2021-12-221-8/+42
* refactor: move away from ioutil (deprecated)feistel2021-08-191-7/+6
* Switch to labkit for logging system setupNick Thomas2021-08-041-1/+1
* Switch to labkit/log for logging functionalityIgor Drozdov2021-07-221-1/+1
* Refactor testhelper.PrepareTestRootDir using t.CleanupIgor Drozdov2021-07-141-3/+1
* Merge branch '500_git_upload_pack_test' into 'main'Patrick Bajao2021-06-041-0/+23
|\
| * Add acceptance test for git-upload-packVasilii Iakliushin2021-06-011-0/+23
* | fix: upgrade of the gitaly dependencyPavlo Strokov2021-06-021-2/+2
|/
* Add acceptance test for git-upload-archiveVasilii Iakliushin2021-06-011-0/+18
* Add a simple acceptance test for git-receive-packSean McGivern2021-05-201-2/+73
* Add acceptance test for git-lfs-authenticateSean McGivern2021-05-171-0/+27
* Add acceptance test for 2fa_verifySean McGivern2021-05-171-0/+32
* Add acceptance test for 2fa_recovery_codesSean McGivern2021-05-171-0/+45
* Add acceptance test for personal_access_token commandSean McGivern2021-05-131-1/+15
* gitlab-sshd: Support the PROXY protocolNick Thomas2021-04-121-1/+28
* gitlab-sshd: Acceptance test for the discover commandNick Thomas2021-03-171-0/+192