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-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-05Expose command stats (rusage) metrics via prometheuscommand-stats-metricsIgor Wiedler
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
2022-03-31Makefile: Explicitly override Git variables for old bundled GitPatrick Steinhardt
2022-03-31Makefile: Group Git patches by versionPatrick Steinhardt
2022-03-31git: Remove execution environment for old bundled Git versionPatrick Steinhardt
2022-03-31git: Remove feature flag for Git v2.35.1.gl1Patrick Steinhardt
2022-03-31Update changelog for 14.7.7GitLab Release Tools Bot
2022-03-31Update changelog for 14.8.5GitLab Release Tools Bot
2022-03-31Update changelog for 14.9.2GitLab Release Tools Bot
2022-03-31Merge branch 'pks-proto-introduce-maintenance-operations' into 'master'Patrick Steinhardt
2022-03-31Merge branch 'jc-enable-ff-write-ref-by-default' into 'master'John Cai
2022-03-31gitaly-git2go: Pass through correlation ID from requestgit2go_loggingJames Fargher
2022-03-31gitaly-git2go: Log top-level encoding errorsJames Fargher
2022-03-31git2go: Set stderr to be the log ouputJames Fargher
2022-03-31gitaly-git2go: Add a logger to contextJames Fargher
2022-03-31gitaly-git2go: Add flags to configure log level and formatJames Fargher
2022-03-31gitaly-git2go: Stop capturing errors from stderrJames Fargher
2022-03-31Merge branch 'pks-git-grep-limit-threading' into 'master'James Fargher