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-21Remove Maintenance routing feature flagJohn 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-06server: Allow multiple limit handlersJohn Cai
2022-04-06featureflag: Remove TransactionalSymbolicRefUpdates featureflagJohn Cai
2022-04-06commit: Add CheckObjectsExist RPCJohn Cai
2022-04-05limithandler: Pave the way for a second limiter typeJohn Cai
2022-04-05Allow Commit.RawBlame to take a Range parameterNick 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-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-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-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-31Merge branch 'pks-proto-introduce-maintenance-operations' into 'master'Patrick Steinhardt
2022-03-31Merge branch 'pks-git-grep-limit-threading' into 'master'James Fargher
2022-03-30Merge branch 'jc-repo-cleaner-grace-period' into 'master'John Cai
2022-03-30internalgitaly: WalkRepos to return last accessed timestampJohn Cai
2022-03-30proto: Mark related RPCs as maintenance operationsPatrick Steinhardt
2022-03-30housekeeping: Skip repacking empty repositoriesPatrick Steinhardt
2022-03-30smarthttp: Fix test race where response buffer may not be filledpks-smarthttp-refactor-flaky-gitconfig-testPatrick Steinhardt
2022-03-29smarthttp: Refactor flaky test which checks that GitConfig is appliedPatrick Steinhardt
2022-03-29Merge branch 'pks-sidechannel-migrate-to-runtime-dir' into 'master'Toon Claes
2022-03-29git: Globally limit threads used by git-pack-objects(1)Patrick Steinhardt
2022-03-28ssh: Inject feature flags via the test contextPatrick Steinhardt
2022-03-28ssh: Refactor tests to not create worktreePatrick Steinhardt
2022-03-24Makefile: Upgrade gofumpt to v0.3.1Patrick Steinhardt
2022-03-24Merge branch 'jv-get-archive-request-hash' into 'master'Toon Claes
2022-03-23Merge branch 'jc-rebase-cofirmable-structured-errors' into 'master'Toon Claes
2022-03-23sidechannel: Convert to use runtime directory to store socketspks-sidechannel-migrate-to-runtime-dirPatrick Steinhardt
2022-03-22repository: Structured errors for UserRebaseConfirmableJohn Cai
2022-03-21GetArchive: log request hashJacob Vosmaer
2022-03-21operations: Always use structured errors for UserSquashPatrick Steinhardt
2022-03-21git: Disable generation of server info in git-repack(1)Patrick Steinhardt
2022-03-18Merge branch 'pks-operations-squash-commit-voting' into 'master'Toon Claes
2022-03-18operations: Fix missing votes on squashed commitsPatrick Steinhardt
2022-03-18housekeeping: Fix Prometheus metrics' latency bucketspks-housekeeping-track-total-count-of-optimizationsPatrick Steinhardt
2022-03-16Merge branch 'fix-error-handling-in-GetTreeEntries' into 'master'John Cai
2022-03-16Fix error handling in GetTreeEntriesHordur Freyr Yngvason
2022-03-15Repository: allow opting for --mirror for CreateRepositoryFromURLGabriel Mazetto
2022-03-15Merge branch 'pks-repository-creation-fix-indeterministic-voting' into 'master'John Cai
2022-03-15Merge branch 'pks-user-squash-fix-error-code-with-improved-error-handling' in...Sami Hiltunen
2022-03-15repository: Fix indeterministic voting when creating new repospks-repository-creation-fix-indeterministic-votingPatrick Steinhardt