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-03-01operations: Return error from UserSquash when merging failspks-user-squash-structured-errorsPatrick Steinhardt
2022-03-01operations: Return error from UserSquash on conflictPatrick Steinhardt
2022-03-01operations: Return error from UserSquash when resolving revisions failsPatrick Steinhardt
2022-03-01cmd/git2go: Upgrade Git2go dependency to v33.0.9Patrick Steinhardt
2022-03-01Merge branch 'pks-user-squash-structured-errors-proto' into 'master'Sami Hiltunen
2022-03-01proto: Add structured error types for UserSquash RPCPatrick Steinhardt
2022-03-01operations: Document the UserSquash implementationPatrick Steinhardt
2022-03-01operations: Remove deprecated `squash_id` from UserSquash RPCPatrick Steinhardt
2022-02-28Merge branch 'pks-ff-remove-fetch-internal-with-sidechannel' into 'master'Sami Hiltunen
2022-02-28Merge branch 'pks-ff-enable-bundled-git' into 'master'Toon Claes
2022-02-28Merge branch 'brodock/gitaly-clone-improvements' into 'master'Christian Couder
2022-02-28Merge branch 'pks-git-fetch-dont-recurse-submodules' into 'master'John Cai
2022-02-28git: Enable use of bundled Git by defaultPatrick Steinhardt
2022-02-28git: Skip checks whether a fetch is updating submodulesPatrick Steinhardt
2022-02-28localrepo: Remove flag to switch to sidechannels for internal fetchesPatrick Steinhardt
2022-02-26Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-02-25Update changelog for 14.7.4GitLab Release Tools Bot
2022-02-25Update changelog for 14.6.5GitLab Release Tools Bot
2022-02-25Update changelog for 14.8.2GitLab Release Tools Bot
2022-02-25Merge branch 'jc-write-ref-voting' into 'master'Toon Claes
2022-02-25localrepo: Do transactional vote in SetDefaultBranchJohn Cai
2022-02-25git: Refactor CheckRefFormatJohn Cai
2022-02-24Merge branch 'smh-validate-pool-paths' into 'master'Sami Hiltunen
2022-02-24Test pruneIfNeeded through the public APISami Hiltunen
2022-02-24Move pool path validation logic to housekeeping packageSami Hiltunen
2022-02-24Merge branch 'smh-test-rewrite-relative-path' into 'master'Patrick Steinhardt
2022-02-23Update changelog for 14.8.1GitLab Release Tools Bot
2022-02-23Merge branch 'jv-cleanup-tempdir' into 'master'Toon Claes
2022-02-23Merge branch 'xx/fix-proto-comments-for-garbagecollect' into 'master'Pavlo Strokov
2022-02-23Pull unconfigured socket path message into a constantSami Hiltunen
2022-02-23Remove a Praefect specific backup restoration testSami Hiltunen
2022-02-23Update quarantine repository tests for relative path rewritingSami Hiltunen
2022-02-23Prepare commit service's tests for replica pathSami Hiltunen
2022-02-23Prepare ssh service's tests for replica pathSami Hiltunen
2022-02-23Prepare remote service's tests for replica pathSami Hiltunen
2022-02-23Prepare operation service's tests for replica pathSami Hiltunen
2022-02-23Prepare smarthttp service's tests for replica pathSami Hiltunen
2022-02-23Prepare repository service's tests for replica pathSami Hiltunen
2022-02-23Prepare object pool service's tests for replica pathSami Hiltunen
2022-02-23Rewrite repository in NewTestRepoSami Hiltunen
2022-02-23Add RewrittenRepository test helper to gittestSami Hiltunen
2022-02-23Move GetReplicaPath to gittestSami Hiltunen
2022-02-23Remove unused error parametersSami Hiltunen
2022-02-23Use replica path in backup testsSami Hiltunen
2022-02-23Remove repo creation test using SQL electorSami Hiltunen
2022-02-23Resolve replica path in TestRestoreSubcommandSami Hiltunen
2022-02-23Merge branch 'ps-cleanup-queue-on-repo-removal' into 'master'Pavlo Strokov
2022-02-23Hooks: eagerly delete sidechannel socket dirJacob Vosmaer
2022-02-23Merge branch 'smh-fix-backchannel-hang-on-close' into 'master'Pavlo Strokov
2022-02-23repository: Extend test coverage for OptimizeRepository RPCPavlo Strokov