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-09-03Fix duplicate spans when tracing catfile.Batchtrace-spawn-tokenIgor Wiedler
2021-09-02Trace catfile.newBatch from the RPC contextIgor Wiedler
2021-09-02Trace execution of getSpawnTokenIgor Wiedler
2021-09-02Update changelog for 14.1.5GitLab Release Tools Bot
2021-09-02Update changelog for 14.0.10GitLab Release Tools Bot
2021-09-02Update changelog for 13.12.11GitLab Release Tools Bot
2021-09-01Merge branch 'pks-git-speed-up-connectivity-checks' into 'master'Toon Claes
2021-09-01Merge branch 'jv-pack-objects-sidechannel-canceled' into 'master'Toon Claes
2021-09-01PackObjectsHookWithSidechannel: return Canceled when client hangs upJacob Vosmaer
2021-09-01Merge branch 'pks-ci-drop-strict-linting' into 'master'Patrick Steinhardt
2021-09-01golangci: Drop strict linting rulesPatrick Steinhardt
2021-09-01Merge branch 'pks-coordinator-tests-fix-concurrent-repo-creation' into 'master'Sami Hiltunen
2021-09-01Update changelog for 14.2.3GitLab Release Tools Bot
2021-09-01coordinator: Fix test races caused by concurrent repository creationPatrick Steinhardt
2021-09-01Merge branch 'smh-generate-filesystem-id' into 'master'Patrick Steinhardt
2021-09-01Merge branch 'pks-go-1.17-build-tags' into 'master'Pavlo Strokov
2021-09-01Derive virtual storage's filesystem id from its nameSami Hiltunen
2021-09-01Merge branch 'smh-cluster-repository-id' into 'master'Patrick Steinhardt
2021-09-01global: Support Go-1.17-style build tagsPatrick Steinhardt
2021-08-31Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2021-08-31Merge branch 'restore_concurrency' into 'master'Sami Hiltunen
2021-08-31Merge branch '14-3-sh-pack-objects-hook-cfg' into 'master'Sami Hiltunen
2021-08-31Update changelog for 14.0.9GitLab Release Tools Bot
2021-08-31Update changelog for 14.1.4GitLab Release Tools Bot
2021-08-31Only activate Git pack-objects hook if cache is enabledStan Hu
2021-08-31Update changelog for 14.2.2GitLab Release Tools Bot
2021-08-31Merge branch 'pks-lint-check-formatting' into 'master'Pavlo Strokov
2021-08-31Merge branch 'ci/go-1.17' into 'master'Sami Hiltunen
2021-08-31Add test case for duplicate repository id in CreateRepositorySami Hiltunen
2021-08-31Remove redundant struct name in RepositoryStore testsSami Hiltunen
2021-08-31Include repository ID in jobs scheduled by the reconcilerSami Hiltunen
2021-08-31Link created assignments via the repository ID to the repositorySami Hiltunen
2021-08-31Link repository id to replicas created from replication jobsSami Hiltunen
2021-08-31Link records with repository ID in CreateRepositorySami Hiltunen
2021-08-31Assert repository id in repository store testsSami Hiltunen
2021-08-31Return repository id from the Router's RouteRepositoryMutatorSami Hiltunen
2021-08-31Reserve repository ids when routing repository creationsSami Hiltunen
2021-08-31helper: add already exists error decoratorSami Hiltunen
2021-08-31Merge branch 'jv-buffer-pack-objectshook' into 'master'Pavlo Strokov
2021-08-31Pass relative path to CreateRepositorySami Hiltunen
2021-08-31Add method for getting a repository's IDSami Hiltunen
2021-08-31Add a method for reserving a repository ID from the databaseSami Hiltunen
2021-08-31Add repository_id into the database schemaSami Hiltunen
2021-08-31Makefile: Replace formatting checks with lintingPatrick Steinhardt
2021-08-31Makefile: Fix Go sources not including protoc-gen-gitaly pluginPatrick Steinhardt
2021-08-31Merge branch 'pks-gofumpt' into 'master'Patrick Steinhardt
2021-08-31Rename ParallelCreatePipeline to ParallelPipelineJames Fargher
2021-08-31Restore backups concurrentlyJames Fargher
2021-08-31Refactor backup pipeline to use commandsJames Fargher
2021-08-31Merge branch 'pks-operations-force-disable-changed-merge-errors' into 'master'Zeger-Jan van de Weg