Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17Merge branch 'pks-ssh-upload-pack-filter' into 'master'Patrick Steinhardt
2020-03-17gitaly-ssh: add comment about front doorsJacob Vosmaer
2020-03-16gitaly-ssh: Allow passing feature flags via the environmentPatrick Steinhardt
2020-03-16gitaly-ssh: Refactor `run()` to use a command argument structPatrick Steinhardt
2020-03-10Developer documentation: add note about git-remote-extJacob Vosmaer
2020-02-17Remove protocol v2 feature flagPaul Okstad
2020-02-06Refactor context feature flag helpersPaul Okstad
2020-02-05Reenable git wire protocol v2 behind feature flagPaul Okstad
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2019-12-02Allow internal fetches to see all hidden referencesValery Sizov
2019-11-25Use testhelper to build gitaly-ssh in testJacob Vosmaer
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-03-26Add gitaly-ssh README with comparison to gitlab-shellJacob Vosmaer
2019-02-22Support distributed tracing in gitaly-sshAndrew Newdigate
2019-01-23Fix tests that used long unix socket pathsJacob Vosmaer
2019-01-14Adds GRPC integration tests for client.DialAndrew Newdigate
2018-12-05Fix TLS client code on macOSJacob Vosmaer
2018-12-04Add tls configuration to gitaly golang serverAhmad Hassan
2018-12-04Update to latest goimports formattingJacob Vosmaer
2018-11-26Add connectivity testsAhmad Hassan
2018-11-21Fix to reallow tcp URLsAndrew Newdigate
2018-10-04Rename gitaly proto import to gitalypbZeger-Jan van de Weg
2018-03-13Implement SSHService.SSHUploadArchive RPCAlejandro Rodríguez
2017-09-29Implement cmd/gitaly-ssh commandKim "BKC" Carlbäcker