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
2023-02-08Merge branch 'pks-ssh-refactor-receive-pack-tests' into 'master'Justin Tobler
2023-02-08Merge branch 'merge-using-merge-tree' into 'master'John Cai
2023-02-07Merge branch 'pks-git-v2.39.1' into 'master'Patrick Steinhardt
2023-02-07ssh: Rename `setupSSHClone()` and `testCloneAndPush()`Patrick Steinhardt
2023-02-07ssh: Stop using seed repository for SSHReceivePack testsPatrick Steinhardt
2023-02-07ssh: Remove indirection via push parametersPatrick Steinhardt
2023-02-07ssh: Split up push parameters and clone detailsPatrick Steinhardt
2023-02-07ssh: Remove unneeded cleanup function returned from `setupSSHClone`Patrick Steinhardt
2023-02-07ssh: Remove redundant socket path from `testCloneAndPush()`Patrick Steinhardt
2023-02-07ssh: Remove duplicate and flaky tests for SSHReceivePackPatrick Steinhardt
2023-02-07git: Wire up Git v2.39 execution environmentPatrick Steinhardt
2023-02-07Merge branch 'pks-repository-fix-writing-into-source-tree' into 'master'Quang-Minh Nguyen
2023-02-07operations: Implement merge() using git-merge-tree(1)John Cai
2023-02-07featureflag: Introduce MergeTreeMerge feature flagJohn Cai
2023-02-07operations: Encapsulate git2go merge logic into its own functionChristian Couder
2023-02-07Merge branch 'centralise_dir_perms' into 'master'James Fargher
2023-02-07Merge branch 'pks-remoterepo-sha256' into 'master'James Fargher
2023-02-06Merge branch 'add-tags-to-find-commits' into 'master'Sami Hiltunen
2023-02-06repository: Fix test writing into the source directoryPatrick Steinhardt
2023-02-06repository: Implement new RPC to detect the object formatPatrick Steinhardt
2023-02-06Merge branch 'pks-fetch-remote-more-tests' into 'master'Patrick Steinhardt
2023-02-06Merge branch 'pks-cherry-pick-fix-duplicate-error-paths' into 'master'Patrick Steinhardt
2023-02-03commit: Add option to include tags with `FindCommits` RPCj.seto
2023-02-03Merge branch 'wc/fast-hex-validate' into 'master'Patrick Steinhardt
2023-02-03operations: Fix error paths in CherryPick on custom hook errorPatrick Steinhardt
2023-02-02Replace Mkdir(All) permissions with new perm package constantsJames Fargher
2023-02-02git: Include reason oid is invalid in errorWill Chandler
2023-02-02Remove PostUploadPack RPCQuang-Minh Nguyen
2023-02-01diff: Add logic to handle `WhitespaceChanges` fieldKarthik Nayak
2023-02-01diff: Rewrite `TestSuccessfulCommitDiffRequest`Karthik Nayak
2023-02-01diff: Add identifiers for `assertExactReceivedDiffs`Karthik Nayak
2023-02-01proto: CommitDiffRequest: Introduce `WhitespaceChanges`Karthik Nayak
2023-01-31Merge branch 'jt-atomic-hooks' into 'master'Justin Tobler
2023-01-31repository: Add tests fetch `FetchRemote()` with diverging refsPatrick Steinhardt
2023-01-31repository: Fetch "remote params" description in FetchRemote testsPatrick Steinhardt
2023-01-31Merge branch 'deprecate_full_path' into 'master'Christian Couder
2023-01-31smarthttp: Fix tests where hashing garbage will break with Git v2.40Patrick Steinhardt
2023-01-30hooks: Make `RestoreCustomHooks` RPC atomicJustin Tobler
2023-01-30smarthttp: Enable SHA256 tests for InfoRefs and UploadPackPatrick Steinhardt
2023-01-30smarthttp: Convert UploadPack tests to use unseeded repositoriesPatrick Steinhardt
2023-01-30smarthttp: Convert InfoRefs tests to use unseeded repositoriesPatrick Steinhardt
2023-01-30Merge branch 'pks-housekeeping-write-multi-pack-index' into 'master'Patrick Steinhardt
2023-01-28Merge branch 'ali/filter-list-refs-by-oids' into 'master'Will Chandler
2023-01-27Add OID filtering to ListRefs RPCAlishan Ladhani
2023-01-27hooks: Refactor `restoreCustomHooks()`Justin Tobler
2023-01-27hooks: Fix custom hooks vote hashJustin Tobler
2023-01-27Merge branch 'fix_remove_repository_test' into 'master'Pavlo Strokov
2023-01-27Merge branch 'toon-fix-go-license' into 'master'Toon Claes
2023-01-27housekeeping: Enable writing of multi-pack-indicesPatrick Steinhardt
2023-01-27Merge branch 'pks-restore-custom-hooks-directory-vote-umask' into 'master'Patrick Steinhardt