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-27objectpool: Fix conflicting references when fetching into poolspks-objectpool-fetch-df-conflictPatrick Steinhardt
2022-07-27objectpool: Demonstrate D/F conflicts in FetchIntoObjectPoolPatrick Steinhardt
2022-07-27objectpool: Update test to exercise transactional votingPatrick Steinhardt
2022-07-27gittest: Iterate on delta islands testPatrick Steinhardt
2022-07-27gittest: Allow writing arbitrary references in WriteCommitPatrick Steinhardt
2022-07-27proto: Remove unused `Repack` field from FetchIntoObjectPoolRequestPatrick Steinhardt
2022-07-27proto: Fill in documentation of FetchIntoObjectPool RPCPatrick Steinhardt
2022-07-27Merge branch 'pks-objectpool-remove-optimize-repository-ff' into 'master'Will Chandler
2022-07-27Update VERSION filesv15.3.0-rc1GitLab Release Tools Bot
2022-07-27Merge branch 'pks-user-create-tag-preparatory-refactorings' into 'master'Patrick Steinhardt
2022-07-27Merge branch 'pks-user-create-tag-error-proto' into 'master'Sami Hiltunen
2022-07-27Merge branch 'smh-remove-legacy-go-mod' into 'master'Sami Hiltunen
2022-07-27Merge branch 'sh-bump-rails-gems-6.1.6.1' into 'master'Stan Hu
2022-07-27Merge branch 'pks-gittest-hash-clean' into 'master'Patrick Steinhardt
2022-07-27operations: Refactor tests for UserCreateTagPatrick Steinhardt
2022-07-27operations: Validate tag name more thoroughly in UserCreateTagPatrick Steinhardt
2022-07-27operations: Refactor Ruby-compatible argument validationPatrick Steinhardt
2022-07-27operations: Rename tag-related tests to match modern best practicesPatrick Steinhardt
2022-07-27proto: Improve documentation for UserCreateTagsPatrick Steinhardt
2022-07-27Merge branch 'docs-max-queue-size-gitaly' into 'master'John Cai
2022-07-26Bump all Rails-related gems to v6.1.6.1sh-bump-rails-gems-6.1.6.1Stan Hu
2022-07-26Remove legacy go.mod and go.sum files from _build directorysmh-remove-legacy-go-modSami Hiltunen
2022-07-26Merge branch 'jc-remove-user-cherry-pick-ff' into 'master'Will Chandler
2022-07-26objectpool: Remove feature flag guarding heuristical repo maintenancepks-objectpool-remove-optimize-repository-ffPatrick Steinhardt
2022-07-26Merge branch 'jc-add-docs-for-git-version' into 'master'Patrick Steinhardt
2022-07-26Merge branch '3817_remove_feature_flag' into 'master'Patrick Steinhardt
2022-07-26Merge branch 'jmd-fixing-typos-grammar' into 'master'Sami Hiltunen
2022-07-26Clarify max_queue_size is per RPC, not projectThong Kuah
2022-07-26Fix a typo in UserSquashRequest Author email error msgjohn.mcdonnell
2022-07-26Fixing a range of typos in testsjohn.mcdonnell
2022-07-26Fixing a range of typos on commentsjohn.mcdonnell
2022-07-26Merge branch 'jc-remove-user-rebase-confirmable-ff' into 'master'Will Chandler
2022-07-25Merge branch 'wc-gemfile-update' into 'master'Pavlo Strokov
2022-07-25ruby: Fix dependencies in Gemfile.lockWill Chandler
2022-07-25Merge branch 'kwiebers-master-patch-36682' into 'master'John Cai
2022-07-25Update the stage label to systems for dangerKyle Wiebers
2022-07-25operations: Remove CherryPickStructuredErrors feature flagjc-remove-user-cherry-pick-ffJohn Cai
2022-07-25Makefile: Add section for environment variablesjc-add-docs-for-git-versionJohn Cai
2022-07-25operations: Remove UserRebaseConfirmableImprovedErrorHandling FFJohn Cai
2022-07-25Merge branch 'pks-git-dont-advertise-hidden-refs' into 'master'Pavlo Strokov
2022-07-22Merge branch 'galfaro2-master-patch-64390' into 'master'Will Chandler
2022-07-22Merge branch 'pks-ssh-upload-pack-canceled-fetches' into 'master'Will Chandler
2022-07-22Update Gemfile.lockGreg Alfaro
2022-07-22Update Gemfile.lockGreg Alfaro
2022-07-22ssh: Improve errors for fetches canceled by the userPatrick Steinhardt
2022-07-22Revert "ssh: Add tests with injected network errors"Patrick Steinhardt
2022-07-22ssh: Add tests with injected network errorsPatrick Steinhardt
2022-07-22ssh: Add tests to verify reference negotiation with invalid objectsPatrick Steinhardt
2022-07-22ssh: Add helper to start an SSH server and return its GitalyServerPatrick Steinhardt
2022-07-22testserver: Make the gRPC server accessible to outside callersPatrick Steinhardt