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
2022-01-19Bump rouge version to fix a security issuegmh-update-rouge-gemGary Holtz
2022-01-18Merge branch 'pks-ci-run-tests-unprivileged' into 'master'Patrick Steinhardt
2022-01-18Merge branch 'enable_libgit2_fsync' into 'master'Sami Hiltunen
2022-01-18Merge branch 'ps-sort-list-ref' into 'master'Pavlo Strokov
2022-01-18Update changelog for 14.6.3GitLab Release Tools Bot
2022-01-18Merge branch 'ps-msg-check' into 'master'Toon Claes
2022-01-18Merge branch 'jv-ssh-sidechannel-2' into 'master'Patrick Steinhardt
2022-01-18ref: Sort results of ListRefsPavlo Strokov
2022-01-18Merge branch 'ps-code-cleanup' into 'master'Toon Claes
2022-01-18gitaly-git2go: Enable git2go fsync for git objectsJames Fargher
2022-01-17Merge branch 'toon-modify-env-cleanup-test' into 'master'Patrick Steinhardt
2022-01-17Merge branch 'pks-git-deprecate-ruby-hooks-directory' into 'master'Pavlo Strokov
2022-01-17doc: Update hooks documentation to reflect new setupPatrick Steinhardt
2022-01-17git: Support setup of the hooks directory at runtimePatrick Steinhardt
2022-01-17gitaly: implement SSHUploadPackWithSidechannelJacob Vosmaer
2022-01-17gitaly-ssh: add sidechannel support for upload-packJacob Vosmaer
2022-01-17client: add UploadPackWithSidechannelJacob Vosmaer
2022-01-17proto: add SSHUploadPackWithSidechannelJacob Vosmaer
2022-01-17gitaly-hooks: factor out pktline stream proxy codeJacob Vosmaer
2022-01-17sidechannel: proxy: allow early upstream returnJacob Vosmaer
2022-01-17streamio.Reader: remember errorsJacob Vosmaer
2022-01-17SSHUploadPack: decouple implementation from gRPCJacob Vosmaer
2022-01-17testhelper: ModifyEnvironment cleans after itselfToon Claes
2022-01-17Merge branch 'pks-gitaly-wrapper-refactorings' into 'master'Patrick Steinhardt
2022-01-14cmd/gitaly-wrapper: Parallelize test executionPatrick Steinhardt
2022-01-14cmd/gitaly-wrapper: Add tests verifying the executable works as expectedPatrick Steinhardt
2022-01-14cmd/gitaly-wrapper: Rename function to spawn binaryPatrick Steinhardt
2022-01-14cmd/gitaly-wrapper: Add tests to check for process livelinessPatrick Steinhardt
2022-01-14cmd/gitaly-wrapper: Add tests for `isGitaly()`Patrick Steinhardt
2022-01-14cmd/gitaly-wrapper: Add tests for finding processes by PID filePatrick Steinhardt
2022-01-14cmd/gitaly-wrapper: Refactor reading of PID file to be testablePatrick Steinhardt
2022-01-14cmd/gitaly-wrapper: Modernize NumError assertionPatrick Steinhardt
2022-01-14testhelper: Return path when writing executablePatrick Steinhardt
2022-01-14featureflag: Allow injecting outgoing and incoming flags with valuePatrick Steinhardt
2022-01-14git: Make feature flags accessible to compute hooks pathPatrick Steinhardt
2022-01-14git: Move hook directory override into the command factoryPatrick Steinhardt
2022-01-14git: Prepare for the setup of multiple hook directoriesPatrick Steinhardt
2022-01-14repository: Replacement of deprecated functionPavlo Strokov
2022-01-14smarthttp: Restore forgotten usage of optionsPavlo Strokov
2022-01-14smarthttp: Restore forgotten usage of optionsPavlo Strokov
2022-01-14track-repository: Remove unused parameterPavlo Strokov
2022-01-14gitaly-git2go: Remove unused parameterPavlo Strokov
2022-01-14ref: Removal of unused all_refs parameterPavlo Strokov
2022-01-14Merge branch 'pks-tests-remove-sleeps' into 'master'Pavlo Strokov
2022-01-14command: Fix log message verificationPavlo Strokov
2022-01-14Merge branch 'pks-git-cache-version' into 'master'Patrick Steinhardt
2022-01-14Merge branch 'sh-update-golang' into 'master'Sami Hiltunen
2022-01-14Merge branch 'jc/queue-depth-metrics' into 'master'Sami Hiltunen
2022-01-14git: Cache Git versionPatrick Steinhardt
2022-01-14git: Move Git version detection into command factoryPatrick Steinhardt