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-26Bump all Rails-related gems to v6.1.6.1sh-bump-rails-gems-6.1.6.1Stan Hu
2022-07-26Merge branch 'jc-remove-user-cherry-pick-ff' into 'master'Will Chandler
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-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
2022-07-22helper: Add function to format `Canceled` errorsPatrick Steinhardt
2022-07-21Gemfile.lock: Update actionview gemgalfaro2-master-patch-64390Greg Alfaro
2022-07-21Merge branch 'revert-c5786dc5' into 'master'Patrick Steinhardt
2022-07-21Revert "Merge branch..."Steve Azzopardi
2022-07-21Update changelog for 15.2.0GitLab Release Tools Bot
2022-07-21Merge branch '4366-findtag-returns-an-internal-error-code-when-it-cannot-find...Patrick Steinhardt
2022-07-21Change FindTag err when tag not found to NotFoundSteve Azzopardi
2022-07-21git: Don't advertise internal references via git-upload-pack(1)pks-git-dont-advertise-hidden-refsPatrick Steinhardt
2022-07-21git: Discern different types of internal referencesPatrick Steinhardt
2022-07-21git: Remove static assert around internal refsPatrick Steinhardt
2022-07-21repository: Verify ReplicateRepository works with internal refsPatrick Steinhardt
2022-07-21smarthttp: Demonstrate that we mistakenly announce hidden refsPatrick Steinhardt
2022-07-21smarthttp: Test for exact matches of ref advertisement in InfoRefs testsPatrick Steinhardt
2022-07-21smarthttp: Rename tests to match modern best practicesPatrick Steinhardt
2022-07-21gittest: Add `Pktlinef()` helper functionPatrick Steinhardt
2022-07-20Merge branch 'pks-ci-caching-use-fastzip' into 'master'Will Chandler
2022-07-20Merge branch 'pks-git-objectids-sha256' into 'master'Will Chandler
2022-07-20Merge branch 'pks-command-exit-goroutine-early' into 'master'Patrick Steinhardt
2022-07-20Merge branch 'pks-repository-clone-from-url-fix-test' into 'master'Patrick Steinhardt
2022-07-20ci: Enable use of fastzip to speed up cache handlingPatrick Steinhardt
2022-07-20Merge branch 'pks-updateref-ignore-post-receive-custom-hook-error' into 'master'Patrick Steinhardt
2022-07-20repository: Fix test writing into Gitaly's repositoryPatrick Steinhardt
2022-07-20git: Add logic to detect object hash for a repositoryPatrick Steinhardt