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-05lstree: Enable testing with SHA256pks-git-lstree-sha256Patrick Steinhardt
2022-08-05lstree: Detect object hash in `ListEntries()`Patrick Steinhardt
2022-08-05lstree: Inject the object hash used to parse tree entriesPatrick Steinhardt
2022-08-05lstree: Don't use seeded repository to test `ListEntries()`Patrick Steinhardt
2022-08-05lstree: Refactor parser test to generate data at runtimePatrick Steinhardt
2022-08-05gittest: Allow `WriteTree()` to write submodule tree entriesPatrick Steinhardt
2022-08-04Merge branch 'pks-git-catfile-sha-256' into 'master'Toon Claes
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-03catfile: Enable testing with SHA256 object hashespks-git-catfile-sha-256Patrick Steinhardt
2022-08-03catfile: Refactor tests to be hash-agnosticPatrick Steinhardt
2022-08-03catfile: Various small refactorings of testsPatrick Steinhardt
2022-08-03catfile: Detect object hash used by repositoryPatrick Steinhardt
2022-08-03catfile: Inject object hash into `ParseObjectInfo()`Patrick Steinhardt
2022-08-03catfile: Convert test setups to write test data at runtimePatrick Steinhardt
2022-08-03services: Adapt request-validation tests to verify the complete errorPatrick Steinhardt
2022-08-03repository: Amend test to only intercept some Git commandsPatrick Steinhardt
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