summaryrefslogtreecommitdiff
path: root/cmd
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
* Add support for the gssapi-with-mic auth methodMarin Hannache2023-01-232-0/+16
* 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-0514-95/+95
* Allow specifying formatted durations in configIgor Drozdov2022-05-191-2/+3
* Use labkit for FIPS checkIgor Drozdov2022-05-051-2/+2
* Add support for FIPS encryptionStan Hu2022-04-181-0/+2
* Reuse Gitaly conns and SidechannelIgor Drozdov2022-03-072-0/+4
* Suppress internal errors in client outputwc-intern-errWill Chandler2021-12-281-1/+6
* Send full git request/response in SSHD testswc-sshd-upload-packWill Chandler2021-12-221-8/+42
* Relax key and username matching for sshdsh-improve-key-matching-sshdStan Hu2021-11-101-0/+21
* Log command invocation499-log-command-invocationNick Thomas2021-10-071-1/+11
* Don't swallow an error parsing SSH_ORIGINAL_COMMANDNick Thomas2021-09-271-1/+1
* refactor: unify instantiation of command.Shellfeistel2021-09-201-0/+14
* Add context fields to loggingid-context-fieldsIgor Drozdov2021-09-151-1/+1
* refactor: fix style issuesfeistel2021-09-081-1/+0
* refactor: cleanup func signature and remove unused argsfeistel2021-09-089-29/+22
* refactor: rearchitect command and executable Go modulesfeistel2021-09-0812-9/+734
* Merge branch 'remove/generic-args' into 'main'Nick Thomas2021-09-084-4/+4
|\
| * refactor: add acceptargs field to executablefeistel2021-09-084-4/+4
* | refactor: move away from ioutil (deprecated)feistel2021-08-191-7/+6
|/
* Switch to labkit for logging system setupNick Thomas2021-08-046-6/+11
* Sshd: Log same correlation_id on auth keysIgor Drozdov2021-07-271-2/+5
* Fix formatting via make fmtStan Hu2021-07-261-2/+2
* Switch to labkit/log for logging functionalityIgor Drozdov2021-07-222-14/+15
* Provide liveness and readiness probesIgor Drozdov2021-07-191-0/+1
* Shutdown sshd gracefullyIgor Drozdov2021-07-151-1/+27
* 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
* Merge branch '501-fix-opentracing-init' into 'main'Igor Drozdov2021-05-245-5/+9
|\
| * Fix opentracing setup for gitlab-sshdNick Thomas2021-05-175-5/+9
* | 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: Respect the ssl_cert_dir config516-handle-ssl-cert-dir-correctlyNick Thomas2021-04-301-0/+3
* gitlab-sshd: Support the PROXY protocolNick Thomas2021-04-121-1/+28
* Merge branch '500-gitlab-sshd-acceptance-tests' into 'main'Igor Drozdov2021-03-171-0/+192
|\
| * gitlab-sshd: Acceptance test for the discover commandNick Thomas2021-03-171-0/+192
* | chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenvLucas Charles2021-03-154-4/+9
|/