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-11-15git: Implement HEAD guessing logicbackup_set_default_branchJames Fargher
2021-11-11Merge branch 'git2go-conflicts' into 'master'Sami Hiltunen
2021-11-11Merge branch 'smh-additional-repository-replica-path' into 'master'John Cai
2021-11-11Merge branch 'fix_empty_file_backups' into 'master'Patrick Steinhardt
2021-11-11Merge branch 'ps-fix-flaky-TestLogObjectInfo' into 'master'James Fargher
2021-11-10Merge branch 'pks-catfile-concurrent-access' into 'master'Sami Hiltunen
2021-11-10stats: Fix flaky TestLogObjectInfoPavlo Strokov
2021-11-10Merge branch 'ps-fix-rm-repo-flaky' into 'master'Pavlo Strokov
2021-11-10Merge branch 'toon-dev-guidelines' into 'master'Toon Claes
2021-11-10CONTRIBUTING: Expand guidelines on commit messagesToon Claes
2021-11-10CONTRIBUTING: Move commit guidelines from STYLE.mdToon Claes
2021-11-10CONTRIBUTING: Update list of maintainersToon Claes
2021-11-10praefect: Fix flaky TestRemoveRepository_removeReplicationEventsPavlo Strokov
2021-11-10praefect: Create records for additional repositories in testsSami Hiltunen
2021-11-10praefect: Rewrite additional repository relative pathSami Hiltunen
2021-11-10praefect: Return replica path for additional repository from RouterSami Hiltunen
2021-11-10praefect: Don't modify original message when rewriting during proxyingSami Hiltunen
2021-11-10catfile: Fix race between reading and requesting object infoPatrick Steinhardt
2021-11-10catfile: Unify reading of object info when requesting objectsPatrick Steinhardt
2021-11-10catfile: Split out reading of object infoPatrick Steinhardt
2021-11-10backup: Stop writing zero sized filesJames Fargher
2021-11-09Merge branch 'jc-network-connectivity' into 'master'John Cai
2021-11-09praefect check: add node connectivity/consistency checkJohn Cai
2021-11-09conflicts: Backwards compatibilityPavlo Strokov
2021-11-09git2go: Fix error codes for conflicts sub-commandPavlo Strokov
2021-11-09git2go: Fix error type checkPavlo Strokov
2021-11-09git2go: Use gob for conflicts sub-command invocationPavlo Strokov
2021-11-09datastore: Store replica path through CreateRepositorySami Hiltunen
2021-11-09Merge branch 'pks-catfile-queue' into 'master'Sami Hiltunen
2021-11-08praefect: pass in context to startup healthchecksJohn Cai
2021-11-08praefect: refactor node ping into praefect packageJohn Cai
2021-11-08gitpipe: Convert object info pipeline to use object info queuePatrick Steinhardt
2021-11-08gitpipe: Convert object pipeline to use object reader queuePatrick Steinhardt
2021-11-08catfile: Introduce queue interfaces for batching requestsPatrick Steinhardt
2021-11-08catfile: Split out object info reader queuePatrick Steinhardt
2021-11-08catfile: Split out object reader queuePatrick Steinhardt
2021-11-08catfile: Disentangle object reader's and object's closed statusPatrick Steinhardt
2021-11-08catfile: Move remaining bytes into objectPatrick Steinhardt
2021-11-08catfile: Move together object struct and its receiver functionsPatrick Steinhardt
2021-11-08catfile: Fix error messages on cached process type mismatchesPatrick Steinhardt
2021-11-08catfile: Drop `finish()` function returned when creating tracesPatrick Steinhardt
2021-11-08catfile: Make tracing safe for concurrent usePatrick Steinhardt
2021-11-08blob: Extend benchmarks listing blobsPatrick Steinhardt
2021-11-08commit: Fix discarding of tree entriesPatrick Steinhardt
2021-11-08Merge branch 'smh-replication-job-replica-path' into 'master'Pavlo Strokov
2021-11-08Update changelog for 14.4.2GitLab Release Tools Bot
2021-11-08Merge branch 'rename_locator_flag' into 'master'Patrick Steinhardt
2021-11-08gitaly-backup: Rename locator flag to layoutJames Fargher
2021-11-05Update changelog for 14.0.12GitLab Release Tools Bot
2021-11-05Merge branch 'pks-objectpool-in-memory-fetch' into 'master'Sami Hiltunen