summaryrefslogtreecommitdiff
path: root/internal/command/receivepack
Commit message (Expand)AuthorAgeFilesLines
* Remove some unreliable testsNick Thomas2021-07-301-16/+23
* fix: upgrade of the gitaly dependencyPavlo Strokov2021-06-021-2/+2
* Fix opentracing setup for gitlab-sshdNick Thomas2021-05-171-0/+1
* Respect parent context for Gitaly callsNick Thomas2021-05-053-6/+7
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-172-11/+7
* chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenvLucas Charles2021-03-153-18/+12
* RFC: Simple built-in SSH serverLorenz Brun2021-01-182-4/+11
* Fix incorrect actor used to check permissions for SSH receive-packsh-fix-wrong-user-deploy-key-checkStan Hu2020-10-192-25/+49
* Make it possible to propagate correlation ID across processesStan Hu2020-09-203-8/+12
* Generate and log correlation IDsStan Hu2020-07-312-3/+2
* Log SSH key detailsStan Hu2020-07-231-0/+2
* Log remote IP for executed commandssh-log-remote-ipStan Hu2020-07-201-1/+6
* Fix race conditions with logrus testingsh-fix-logrus-raceStan Hu2020-05-111-0/+1
* Fix race conditions in testssh-add-http-status-codeStan Hu2020-05-081-4/+6
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-042-2/+2
* Geo Pull custom action supportAsh McKenzie2020-04-171-1/+5
* Extract customaction into a separate moduleid-extract-custom-action-in-separate-moduleIgor Drozdov2020-04-144-196/+21
* Add missed protocol againsh-log-git-upload-receive-packDavid Kim2020-04-081-1/+1
* Remove unnecessary command argumentDavid Kim2020-04-081-1/+1
* Move logging to handler insteadDavid Kim2020-04-071-3/+2
* Add test for command loggingDavid Kim2020-04-032-13/+5
* Add tests for loggingDavid Kim2020-03-301-0/+8
* Add git-archive-packStan Hu2020-03-261-6/+6
* Log git-{upload-pack,receive-pack} requestsStan Hu2020-03-261-0/+12
* commands: pass through GIT_PROTOCOL envvar provided by clientsps-git-protocol-envvarPatrick Steinhardt2020-02-281-1/+2
* Remove support for Custom data.info_message210-remove-action-custom-inform_client-once-12-3-has-been-releasedAsh McKenzie2019-12-242-6/+0
* Merge branch 'pass-ff-to-gitaly' into 'master'Ash McKenzie2019-10-292-1/+2
* More consistent console messages (golang)Ash McKenzie2019-10-232-11/+4
* Rename import pathsNick Thomas2019-10-186-25/+25
* Move go code up one levelNick Thomas2019-10-186-0/+355