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
2021-10-22Use CI_COMMIT_REF_NAME for trigger-qa jobjmd-trigger-manual-qa-jobjohn.mcdonnell
2021-10-21Update VERSION filesv14.4.0-rc43GitLab Release Tools Bot
2021-10-20Merge branch 'fetch_bundle_no_prune' into 'master'James Fargher
2021-10-20backup: Disable pruning for FetchBundleJames Fargher
2021-10-20gittest: Add ChecksumTestRepo test helperJames Fargher
2021-10-20checksum: Add String methodJames Fargher
2021-10-20Merge branch 'jv-remove-pack-objects-hook-client' into 'master'John Cai
2021-10-20Merge branch 'jc-find-ref-from-sha' into 'master'John Cai
2021-10-20ref: Add implementation for FindRefsByOIDJohn Cai
2021-10-20ref: Add new FindRefsByOID RPC methodJohn Cai
2021-10-20gitpipe: Use options for ForEachRefJohn Cai
2021-10-20Merge branch '299529_tags_pagination' into 'master'Toon Claes
2021-10-20Merge branch 'pks-makefile-dont-install-root-dir' into 'master'Sami Hiltunen
2021-10-20Makefile: Stop installing binaries into source dirPatrick Steinhardt
2021-10-20Merge branch 'smh-valid-primaries-repository-id' into 'master'Sami Hiltunen
2021-10-20Merge branch 'smh-remove-backwards-compatibility-job' into 'master'Pavlo Strokov
2021-10-20Add pagination support for FindAllTags RPCVasilii Iakliushin
2021-10-20Merge branch 'pks-gitpipe-reduce-pipeline-steps' into 'master'Patrick Steinhardt
2021-10-20gitpipe: Drop the `RevisionTransform()` pipeline stepPatrick Steinhardt
2021-10-20ref: Refactor FindAllTags to skip `CatfileInfo()` pipeline stepPatrick Steinhardt
2021-10-20ref: Avoid useless `CatfileInfo()` pipeline stepPatrick Steinhardt
2021-10-20commit: Avoid useless `CatfileInfo()` pipeline stepPatrick Steinhardt
2021-10-20blob: Avoid useless `CatfileInfo()` pipeline stepPatrick Steinhardt
2021-10-20blob: Skip CatfileInfo pipeline step in ListBlobs and ListAllBlobsPatrick Steinhardt
2021-10-20gitpipe: Allow using iterators interchangeably as inputPatrick Steinhardt
2021-10-20gitpipe: Allow specifying revisions in `ForEachRef()` stepPatrick Steinhardt
2021-10-20gitpipe: Convert `RevisionFilter()` into an optionPatrick Steinhardt
2021-10-20gitpipe: Convert `CatfileInfoFilter()` into an optionPatrick Steinhardt
2021-10-19gitaly-hooks: remove filter quote bug workaroundJacob Vosmaer
2021-10-19Stop calling PackObjectsHook from gitaly-hooksJacob Vosmaer
2021-10-19Perform joins using repository_id in valid_primaries viewSami Hiltunen
2021-10-19Remove backwards_compatibility CI jobSami Hiltunen
2021-10-19Merge branch 'pks-catfile-close-on-evict' into 'master'Pavlo Strokov
2021-10-19Merge branch 'extract_checksum_alg' into 'master'Toon Claes
2021-10-18Merge branch 'pks-libgit2-v1.2.0' into 'master'Toon Claes
2021-10-18Merge branch 'pks-git-v2.33.1' into 'master'Toon Claes
2021-10-18Merge branch 'backup_incremental' into 'master'Toon Claes
2021-10-18Merge branch 'xx/fix-create-file-with-path-already-exists' into 'master'John Cai
2021-10-18catfile: Fix cache eviction potentially hangingPatrick Steinhardt
2021-10-18catfile: Rename `stack` to `processes`Patrick Steinhardt
2021-10-18Merge branch 'pks-praefect-formatting-issue' into 'master'Pavlo Strokov
2021-10-18Merge branch 'pks-catfile-drop-batch' into 'master'Toon Claes
2021-10-18Merge branch 'smh-assignment-repo-id' into 'master'Toon Claes
2021-10-18praefect: Fix formatting issuePatrick Steinhardt
2021-10-18backup: Extract an empty bundle error sentinelJames Fargher
2021-10-18backup: Allow creating an incremental backup from the create commandJames Fargher
2021-10-18backup: Create incremental backupsJames Fargher
2021-10-18Merge branch 'smh-fix-flaky-reconciler-test' into 'master'James Fargher
2021-10-16Fix flaky test TestReconcilerSami Hiltunen
2021-10-16Support multiple outcomes in reconciliation testsSami Hiltunen