summaryrefslogtreecommitdiff
path: root/internal/command
Commit message (Expand)AuthorAgeFilesLines
* tests: Replace assert with requirezj-remove-testify-assertZeger-Jan van de Weg2020-10-153-12/+9
* Drop "generated random correlation ID" log messagesh-suppress-random-correlation-id-logStan Hu2020-10-131-1/+0
* Make it possible to propagate correlation ID across processesStan Hu2020-09-2029-77/+200
* Add support obtaining personal access tokens via SSHTaylan Develioglu2020-08-175-6/+289
* Generate and log correlation IDsStan Hu2020-07-314-9/+4
* Log SSH key detailsStan Hu2020-07-233-0/+6
* Log remote IP for executed commandssh-log-remote-ipStan Hu2020-07-201-1/+6
* Pass in ssl_cert_dir config settingAsh McKenzie2020-07-024-4/+36
* Fix race conditions with logrus testingsh-fix-logrus-raceStan Hu2020-05-112-0/+3
* Fix race conditions in testssh-add-http-status-codeStan Hu2020-05-083-14/+15
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-0414-14/+16
* Geo Pull custom action supportAsh McKenzie2020-04-174-9/+136
* Extract customaction into a separate moduleid-extract-custom-action-in-separate-moduleIgor Drozdov2020-04-144-45/+50
* Add missed protocol againsh-log-git-upload-receive-packDavid Kim2020-04-081-1/+1
* Remove unnecessary command argumentDavid Kim2020-04-083-3/+3
* Move logging to handler insteadDavid Kim2020-04-074-29/+6
* Change git command logging keys to be be snake casedDavid Kim2020-04-031-5/+5
* Add test for command loggingDavid Kim2020-04-037-38/+35
* Add tests for loggingDavid Kim2020-03-303-0/+24
* Add git-archive-packStan Hu2020-03-263-12/+23
* Log git-{upload-pack,receive-pack} requestsStan Hu2020-03-262-0/+24
* commands: pass through GIT_PROTOCOL envvar provided by clientsps-git-protocol-envvarPatrick Steinhardt2020-02-283-2/+6
* Remove support for Custom data.info_message210-remove-action-custom-inform_client-once-12-3-has-been-releasedAsh McKenzie2019-12-242-6/+0
* Add git-lfs upload operation assertion37371-git-clone-on-secondary-geo-node-fetches-lfs-files-from-primaryAsh McKenzie2019-12-031-1/+3
* Use correct LFS download or upload operation namesAsh McKenzie2019-12-031-14/+18
* Merge branch 'pass-ff-to-gitaly' into 'master'Ash McKenzie2019-10-296-3/+17
* More consistent console messages (golang)Ash McKenzie2019-10-236-19/+10
* Rename import pathsNick Thomas2019-10-1832-153/+153
* Move go code up one levelNick Thomas2019-10-1838-0/+2532