summaryrefslogtreecommitdiff
path: root/internal/command/receivepack
Commit message (Expand)AuthorAgeFilesLines
* 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