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-08-01ref: Fix `Internal` errors in `FindTag()` when tag doesn't existpks-find-tag-structured-errorsPatrick Steinhardt
2022-08-01Update VERSION filesv15.3.0-rc3GitLab Release Tools Bot
2022-08-01Merge branch 'pks-proto-fix-find-tag-error-definition' into 'master'Patrick Steinhardt
2022-08-01Merge branch 'pks-git-upload-pack-remove-hide-refs-ff' into 'master'Patrick Steinhardt
2022-08-01proto: Fix definition of FindTagErrorPatrick Steinhardt
2022-08-01Merge branch 'pks-objectpool-fetch-df-conflict' into 'master'Sami Hiltunen
2022-08-01Update VERSION filesv15.3.0-rc2GitLab Release Tools Bot
2022-08-01git: Remove feature flag to hide refs in git-upload-pack(1)Patrick Steinhardt
2022-08-01Merge branch 'renovate/github.com-sirupsen-logrus-1.x' into 'master'James Fargher
2022-08-01Merge branch 'pks-find-tag-error' into 'master'Pavlo Strokov
2022-07-29Merge branch 'smh-clean-build-cache' into 'master'Will Chandler
2022-07-29go: Update module github.com/sirupsen/logrus to v1.9.0GitLab Renovate Bot
2022-07-29Merge branch 'pks-ssh-cancelled-packfile-negotiation' into 'master'Patrick Steinhardt
2022-07-29proto: Introduce FindTagError to distinguish non-existent tagspks-find-tag-errorPatrick Steinhardt
2022-07-29ref: Adjust test names and parallelize FindTag testsPatrick Steinhardt
2022-07-29ref: Split out code related to the FindTag RPCPatrick Steinhardt
2022-07-29ssh: Handle timeout waiting on packfile negotiation with proper errorsPatrick Steinhardt
2022-07-29ssh: Verify errors in testcases exercising timeout logicPatrick Steinhardt
2022-07-29ssh: Simplify handling of `GlRepository()` for logging purposesPatrick Steinhardt
2022-07-29ssh: Refactor some tests to generate test data at runtimePatrick Steinhardt
2022-07-29helper: Add error functions for `DeadlineExceeded` codesPatrick Steinhardt
2022-07-29proto: Document FindTag RPCPatrick Steinhardt
2022-07-28Merge branch 'pks-grpc-proxy-test-refactorings' into 'master'John Cai
2022-07-28Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-07-28Clean up go build cache if it exceeds a thresholdsmh-clean-build-cacheSami Hiltunen
2022-07-28Merge branch 'jt-update-gitaly-onboarding-template' into 'master'Sami Hiltunen
2022-07-28Update changelog for 15.0.5GitLab Release Tools Bot
2022-07-28Update changelog for 15.1.4GitLab Release Tools Bot
2022-07-28Update changelog for 15.2.1GitLab Release Tools Bot
2022-07-27Template: Update Gitaly onboardingjt-update-gitaly-onboarding-templateJustin Tobler
2022-07-27Merge branch 'sh-bump-google-protobuf-ruby' into 'master'Sami Hiltunen
2022-07-27Merge branch 'sh-clean-build' into 'master'Sami Hiltunen
2022-07-27Merge branch 'wc-remove-db-only' into 'master'Sami Hiltunen
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-27Update google-protobuf Ruby gem to v3.21.3Stan Hu
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