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
2022-04-08limithandler: Return ResourceExhausted for rate limiterjc-change-backpressure-to-resource-exhaustedJohn Cai
2022-04-08limithandler: Return ResourceExhausted GRPC code for queue limitsJohn Cai
2022-04-07proto: Add SystemResourceError as a structured errorJohn Cai
2022-04-07helper: Add ErrResourceExhaustedf helperJohn Cai
2022-04-07Merge branch 'smh-delete-object-pool-type' into 'master'Sami Hiltunen
2022-04-07Merge branch 'smh-remove-implicit-pool-creation' into 'master'Sami Hiltunen
2022-04-07Merge branch 'jc-remove-write-ref-ff' into 'master'James Fargher
2022-04-07Merge branch 'jc-rate-limiter' into 'master'John Cai
2022-04-06Include rate limiter as a middleware in GitalyJohn Cai
2022-04-06server: Allow multiple limit handlersJohn Cai
2022-04-06limithandler: Prune unused limiters in RateLimiterJohn Cai
2022-04-06limithandler: Introduce rate limiter middlewareJohn Cai
2022-04-06Update VERSION filesv14.10.0-rc1GitLab Release Tools Bot
2022-04-06featureflag: Remove TransactionalSymbolicRefUpdates featureflagJohn Cai
2022-04-06Merge branch 'jc-filter-nonexisting-revisions' into 'master'James Fargher
2022-04-06commit: Add CheckObjectsExist RPCJohn Cai
2022-04-06Merge branch 'add-git-blame-range' into 'master'James Fargher
2022-04-05limithandler: Change metric name for concurrency limitingJohn Cai
2022-04-05limithandler: Pave the way for a second limiter typeJohn Cai
2022-04-05config: Add RateLimiting configurationJohn Cai
2022-04-05Allow Commit.RawBlame to take a Range parameterNick Thomas
2022-04-05Add a range parameter to Commit.RawBlameRequestNick Thomas
2022-04-04Merge branch 'jc-accurate-calculation-of-repo-size' into 'master'John Cai
2022-04-04repository: Use Size() to calculate repo size behind feature flagJohn Cai
2022-04-04localrepo: Add Size() for repoJohn Cai
2022-04-04Merge branch 'toon-fix-prerecv-noise' into 'master'Toon Claes
2022-04-04ssh: Clean up output when pre-receive hook failsToon Claes
2022-04-04ssh: Add test with custom pre-receive hookToon Claes
2022-04-04ssh: Split out the push command in testToon Claes
2022-04-04Don't disable Praefect in RemoveRepository testsSami Hiltunen
2022-04-04Share common code between DeleteObjectPool and RemoveRepositorySami Hiltunen
2022-04-04Handle DeleteObjectPool calls in PraefectSami Hiltunen
2022-04-04Add test case for missing pool in DeleteObjectPoolSami Hiltunen
2022-04-04Verify object pool existence after deletion in testsSami Hiltunen
2022-04-04Export IsRailsPoolPath from houskeeping packageSami Hiltunen
2022-04-04Merge branch 'git2go_logging' into 'master'James Fargher
2022-04-01Merge branch 'pks-makefile-per-target-go-flags' into 'master'Patrick Steinhardt
2022-04-01Makefile: Fix performance issues caused by tracing in binariesPatrick Steinhardt
2022-04-01Makefile: Always build Go binaries with a build IDPatrick Steinhardt
2022-04-01Makefile: Silence output when building Gitaly executablesPatrick Steinhardt
2022-04-01ci: Use multiple jobs when running make(1)Patrick Steinhardt
2022-04-01Makefile: Make libgit2 dependency more granularPatrick Steinhardt
2022-04-01Merge branch 'pks-makefile-git-indeterministic-patch-order' into 'master'Sami Hiltunen
2022-04-01Makefile: Fix indeterministic sorting order of Git patchesPatrick Steinhardt
2022-04-01Update changelog for 14.6.7GitLab Release Tools Bot
2022-03-31Merge branch 'pks-git-v2.35.1.gl1-default' into 'master'John Cai
2022-03-31Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-03-31Merge branch 'pks-smarthttp-refactor-flaky-gitconfig-test' into 'master'John Cai
2022-03-31Remove implicit pool creation on link behaviorsmh-remove-implicit-pool-creationSami Hiltunen
2022-03-31Makefile: Upgrade the default Git distribution to v2.35.1.gl1Patrick Steinhardt