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-04hook: Remove PackObjectsMetric feature flagjc-remove-pack-objects-logging-ffJohn Cai
2022-08-04Merge branch 'wc-reduce-min-keepalive' into 'master'Patrick Steinhardt
2022-08-04Merge branch 'wc-macos-localrepo-test' into 'master'James Fargher
2022-08-04Merge branch 'pks-find-tag-structured-errors' into 'master'Patrick Steinhardt
2022-08-03Merge branch 'sh-update-nokogiri-1.13.8' into 'master'John Cai
2022-08-03localrepo: Don't run case-sensitive test on macOSwc-macos-localrepo-testWill Chandler
2022-08-03Merge branch 'toon-update-grpc-dependencies' into 'master'Toon Claes
2022-08-03go: Update gRPC dependenciesGitLab Renovate Bot
2022-08-03quarantine: Use testhelper.ProtoEqual test messageToon Claes
2022-08-03Merge branch 'smh-dont-install-aux-binaries' into 'master'Sami Hiltunen
2022-08-02Merge branch 'jc-delete-ref-return-errors' into 'master'John Cai
2022-08-02Update nokogiri gem to v1.13.8sh-update-nokogiri-1.13.8Stan Hu
2022-08-02refs: Return structured errors for DeleteRefsJohn Cai
2022-08-02updateref: Detect references already locked and emit errorJohn Cai
2022-08-02Merge branch 'pks-git-localrepo-sha256' into 'master'Will Chandler
2022-08-02server: Give clients grace-period for keepaliveswc-reduce-min-keepaliveWill Chandler
2022-08-02gittest: Extract gitSupportsStatusFlushing to an exported methodJohn Cai
2022-08-02proto: Add Ref field in ReferencesLockedErrorJohn Cai
2022-08-02localrepo: Enable testing most parts with SHA256Patrick Steinhardt
2022-08-02git: Support cached detection of object hash in RepositoryExecutorsPatrick Steinhardt
2022-08-02Merge branch 'pks-user-create-tag-introduce-structured-errors' into 'master'Patrick Steinhardt
2022-08-02localrepo: Replace use of SHA1 hashes in tests with the default hashPatrick Steinhardt
2022-08-02localrepo: Trivial conversions to stop using seeded repositoriesPatrick Steinhardt
2022-08-02localrepo: Refactor `setupRepo()`-based tests no manually seed repoPatrick Steinhardt
2022-08-02gittest: Disable use of CreateRepository with SHA256 in generalPatrick Steinhardt
2022-08-02gittest: Create test data at runtime in the repository suitePatrick Steinhardt
2022-08-02gittest: Deduplicate CommitAuthor informationPatrick Steinhardt
2022-08-02git: Provide function to get hex-encoded length of object hashesPatrick Steinhardt
2022-08-02Merge branch 'use-ubi-image' into 'master'Sami Hiltunen
2022-08-02Merge branch 'smh-fix-wrong-status-code' into 'master'Sami Hiltunen
2022-08-02Return context error from requestFinalizerSami Hiltunen
2022-08-02Rename gitaly-git2go-v15 to gitaly-git2gosmh-dont-install-aux-binariesSami Hiltunen
2022-08-02Remove gitaly-git2go-v14 build from MakefileSami Hiltunen
2022-08-02Stop installing packed binariesSami Hiltunen
2022-08-02Merge branch 'wc-makefile-cache-exist' into 'master'Sami Hiltunen
2022-08-02Merge branch 'jt-move-gitaly-hooks-check' into 'master'Sami Hiltunen
2022-08-01Makefile: Check if $GOCACHE existswc-makefile-cache-existWill Chandler
2022-08-01Merge branch 'pks-ssh-receive-pack-missing-error' into 'master'Will Chandler
2022-08-01cli: Update `gitaly-hooks check` referencesjt-move-gitaly-hooks-checkJustin Tobler
2022-08-01cli: Relocate check subcommand to Gitaly binaryJustin Tobler
2022-08-01Update changelog for 15.2.2GitLab Release Tools Bot
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