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-02-28migrations: Add state and lock_id as indices on the replication_queue tablejc-add-replication-queue-indicesJohn Cai
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
2022-02-23repository: Extend test coverage for MidxRepack RPCPavlo Strokov
2022-02-23repository: Extend test coverage for WriteCommitGraph RPCPavlo Strokov
2022-02-23repository: Extend test coverage for PackRefs RPCPavlo Strokov
2022-02-23repository: Extend test coverage for Cleanup RPCPavlo Strokov
2022-02-23repository: Extend test coverage for RepackFull & RepackIncrementalPavlo Strokov
2022-02-23repository: Extend test coverage for GarbageCollect RPCPavlo Strokov
2022-02-23repository: Extend test coverage for RenameRepository RPCPavlo Strokov
2022-02-23Fix comments of GarbageCollectRequest used by gcblanet
2022-02-23Drop bytes.Buffer assignments if output is intended to be ignoredblanet
2022-02-23Merge branch 'ashmckenzie/golang-1-17-7' into 'master'James Fargher
2022-02-23Merge branch 'pks-replicate-repository-fix-indeterministic-voting' into 'master'John Cai
2022-02-23Merge branch 'fix-security-jobs' into 'master'James Fargher
2022-02-23Fix gosec job reporting thousands of vulnerabilitiesPhilippe Lafoucrière
2022-02-23Upgrade golang to 1.16.14Ash McKenzie