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-01-10WIP: acknowledge streaming RPC if Praefect rejects requestqmnguyen0711/4249-streaming-rpcs-return-hard-to-debug-eofQuang-Minh Nguyen
2023-01-10Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-01-10Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-01-10Merge branch 'renovate/github.com-rubenv-sql-migrate-1.x' into 'master'James Fargher
2023-01-09Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-01-09Merge branch 'pks-structerr-test-metadata-via-interceptors' into 'master'Sami Hiltunen
2023-01-09Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-01-09Merge branch 'kn-4520-fetch-source-branch-quarantine-2' into 'master'John Cai
2023-01-09Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-01-09quarantine: Clarify documentation around cleanupKarthik Nayak
2023-01-09repository: Use quarantined repos in `FetchSourceBranch`Karthik Nayak
2023-01-09repository: Add `^{commit}` to `ResolveRevision`Karthik Nayak
2023-01-09repository: Add `quarantinedRepo` to server structKarthik Nayak
2023-01-09featureflag: Add FetchSourceBranchQuarantined flagKarthik Nayak
2023-01-09Merge branch 'toon-unarycache' into 'master'Justin Tobler
2023-01-09go: Update module github.com/rubenv/sql-migrate to v1.3.0GitLab Renovate Bot
2023-01-09Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-01-09Merge branch 'renovate/golang.org-x-sys-0.x' into 'master'Will Chandler
2023-01-09Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-01-09Merge branch 'fix/cgroup-dir-deletion' into 'master'Sami Hiltunen
2023-01-09Update changelog for 15.5.7GitLab Release Tools Bot
2023-01-09Update changelog for 15.6.4GitLab Release Tools Bot
2023-01-09Update changelog for 15.7.2GitLab Release Tools Bot
2023-01-09Merge branch 'renovate-tools/goimports/golang.org-x-tools-0.x' into 'master'Quang-Minh Nguyen
2023-01-09Merge branch 'pks-limithandler-fix-queueing' into 'master'Toon Claes
2023-01-09limithandler: Fix queueing mechanism in the concurrency limiterPatrick Steinhardt
2023-01-09Merge branch 'pks-limithandler-refactorings' into 'master'Patrick Steinhardt
2023-01-09tools/goimports: Update module golang.org/x/tools to v0.5.0GitLab Renovate Bot
2023-01-09testserver: Wire up structerr interceptorsPatrick Steinhardt
2023-01-09diff: Refactor GetPatchID tests to return expected data from setupPatrick Steinhardt
2023-01-09structerr: Add interceptors to inject metadata as error detailsPatrick Steinhardt
2023-01-09gitaly/server: Allow injecting custom interceptorsPatrick Steinhardt
2023-01-09gitaly/server: Make function to construct servers a receiverPatrick Steinhardt
2023-01-09cmd/gitaly-ssh: Simplify test setup to use `testserver` packagePatrick Steinhardt
2023-01-09go: Update module golang.org/x/sys to v0.4.0GitLab Renovate Bot
2023-01-06Merge branch '4332-allow-diff-limit-size-to-be-configured-by-client' into 'ma...Toon Claes
2023-01-06commit: Adds max batch size per file typeEduardo Bonet
2023-01-06limithandler: Improve concurrency limiter documentationPatrick Steinhardt
2023-01-06limithandler: Rename `semaphoreReference` structurePatrick Steinhardt
2023-01-06limithandler: Reorder code of the concurrency limiterPatrick Steinhardt
2023-01-06limithandler: Fix flaky test caused by stream being closed asyncPatrick Steinhardt
2023-01-06Merge branch 'pks-get-patch-id-binary-diffs' into 'master'Patrick Steinhardt
2023-01-06Merge branch 'allow-gem-building' into 'master'Patrick Steinhardt
2023-01-06diff: Sort out behaviour of GetPatchID with binary diffsPatrick Steinhardt
2023-01-06build-proto-gem: Add `--skip-verify-tag` optionKarthik Nayak
2023-01-05Update changelog for 15.7.1GitLab Release Tools Bot
2023-01-05Merge branch 'pks-optimize-repository-fix-commit-graph-rewriting' into 'master'Quang-Minh Nguyen
2023-01-04Merge branch 'xx/add-max-length-validation-for-pktline' into 'master'Justin Tobler
2023-01-03Merge branch 'jt-sshreceivepack-deadlock' into 'master'Will Chandler
2023-01-03Merge branch 'jt-remove-node-error-cancels-voter-flag' into 'master'Will Chandler