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-07-04Implement FullPathfull_path_rpcJames Fargher
2022-07-04Add proto for FullPath RPCJames Fargher
2022-06-29Merge branch 'pks-gitaly-git2go-feature-flag-with-overridden-default' into 'm...Will Chandler
2022-06-29Merge branch 'pks-create-repo-from-url-leaking-credentials' into 'master'Toon Claes
2022-06-29command: Export environment variable to force-enable all feature flagsPatrick Steinhardt
2022-06-29Merge branch 'xx/keep-ctx-suppression-logic-consistent' into 'master'Sami Hiltunen
2022-06-29Merge branch 'pks-cherry-pick-fix-neglected-feature-flag' into 'master'James Fargher
2022-06-28operations: Return structured error for old-style conflict errorPatrick Steinhardt
2022-06-28operations: Honor feature flag for structured errors in UserCherryPickPatrick Steinhardt
2022-06-28repository: Fix clone credentials leaking via command line argumentspks-create-repo-from-url-leaking-credentialsPatrick Steinhardt
2022-06-28repository: Simplify code flow for `cloneFromURLCommand()`Patrick Steinhardt
2022-06-28repository: Fix leaking command in `cloneFromURLCommand()` testsPatrick Steinhardt
2022-06-28repository: Fix test to verify that credentials are strippedPatrick Steinhardt
2022-06-28Merge branch 'pks-ci-fix-fips-runners-in-forks' into 'master'Toon Claes
2022-06-28repository: Merge test cases for `cloneFromURLCommand()`Patrick Steinhardt
2022-06-27ci: Fix FIPS jobs failing in forks of Gitalypks-ci-fix-fips-runners-in-forksPatrick Steinhardt
2022-06-27Keep consistent logic for cancel suppression of a contextblanet
2022-06-27Typo fix for design doc of pack-objects cacheblanet
2022-06-23Merge branch 'renovate/postgres-dependencies' into 'master'Toon Claes
2022-06-23Merge branch 'pks-ssh-tests-emulate-client-side' into 'master'Toon Claes
2022-06-23Merge branch 'pks-get-archive-remove-filter-process-ff' into 'master'Sami Hiltunen
2022-06-23Merge branch 'pks-user-delete-branch-remove-structured-errors-ff' into 'master'Patrick Steinhardt
2022-06-23command: Improve error messages to be Git-agnosticPatrick Steinhardt
2022-06-23ssh: Fix racy cleanup of read monitor's pipePatrick Steinhardt
2022-06-23command: Add option to set up finalizerPatrick Steinhardt
2022-06-23command: Fix race with setting Cgroup path and context cancellationPatrick Steinhardt
2022-06-23command: Fix race with setting command names and context cancellationPatrick Steinhardt
2022-06-23command: Replace `StdinSentinel` with an optionPatrick Steinhardt
2022-06-23git: Simplify construction of standard streamsPatrick Steinhardt
2022-06-23command: Introduce options to configure spawned commandsPatrick Steinhardt
2022-06-23command: Modernize tests to follow current code stylePatrick Steinhardt
2022-06-23command: Improve grouping of functionsPatrick Steinhardt
2022-06-23ssh: Add tests for client-side failures in SSHUploadPackWithSidechannelPatrick Steinhardt
2022-06-23ssh: Fix resource leak when spawning git-upload-pack(1) failsPatrick Steinhardt
2022-06-22Merge branch 'pks-repo-size-fix-alternate-refs-perf-regression' into 'master'Will Chandler
2022-06-22Merge branch 'renovate/github.com-google-uuid-1.x' into 'master'Toon Claes
2022-06-22Merge branch 'renovate/github.com-pelletier-go-toml-1.x' into 'master'Toon Claes
2022-06-22repository: Always use long-running LFS filter process in GetArchivepks-get-archive-remove-filter-process-ffPatrick Steinhardt
2022-06-22proto: Deprecate PreReceiveError in UserDeleteBranchResponsepks-user-delete-branch-remove-structured-errors-ffPatrick Steinhardt
2022-06-22operations: Always enable structured errors in UserDeleteBranchPatrick Steinhardt
2022-06-22Merge branch 'ash2k/optimize-chomp' into 'master'Patrick Steinhardt
2022-06-22NOTICE: Update for github.com/pelletier/go-tomlToon Claes
2022-06-22Optimize ChompBytes() functionMikhail Mazurskiy
2022-06-22localrepo: Speed up calculating size for repo with excluded alternatesPatrick Steinhardt
2022-06-22localrepo: Convert tests for size with alternates to be table-drivenPatrick Steinhardt
2022-06-22Merge branch 'jc-update-hooks-docs' into 'master'Patrick Steinhardt
2022-06-22Merge branch 'smh-with-insecure' into 'master'James Fargher
2022-06-21gitaly-hooks: Update README.mdjc-update-hooks-docsJohn Cai
2022-06-21Replace deprecated WithInsecure with WithTransportCredentialsSami Hiltunen
2022-06-21Merge branch 'find-changed-paths-mode' into 'master'Will Chandler