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-21gitaly/config: Migrate internal sockets to use runtime directoryPatrick Steinhardt
2022-03-21gitaly/config: Introduce runtime directory configurationPatrick Steinhardt
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
2022-03-15Merge branch 'nanmu42-update-head' into 'master'Toon Claes
2022-03-15repository: Add updateHeadFromBundle in CreateRepositoryFromBundleLI Zhennan
2022-03-14Merge branch 'smh-extend-invalid-source-repository' into 'master'James Fargher
2022-03-11operations: Fix wrong error code when UserSquash conflictspks-user-squash-fix-error-code-with-improved-error-handlingPatrick Steinhardt
2022-03-10Merge branch 'smh-no-implicit-pool-creation' into 'master'Toon Claes
2022-03-09Merge branch 'pks-user-squash-structured-errors' into 'master'John Cai
2022-03-08Disable implicit pool creation on link behind a feature flagsmh-no-implicit-pool-creationSami Hiltunen
2022-03-07Extend invalid metadata deletion logic to repos existin on targetsmh-extend-invalid-source-repositorySami Hiltunen
2022-03-07repository: Allow CreateRepository to take default_branchjc-create-repo-default-branchJohn Cai
2022-03-07proto: Deprecate PreReceiveError field in UserMergeToRefResponsePatrick Steinhardt
2022-03-02Merge branch 'fj-add-load-content-param-to-wiki-find-page' into 'master'John Cai
2022-03-02Add skip_content param to wiki find page callFrancisco Javier López
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-01operations: Document the UserSquash implementationPatrick Steinhardt
2022-02-28Merge branch 'pks-ff-remove-fetch-internal-with-sidechannel' into 'master'Sami Hiltunen
2022-02-28Merge branch 'brodock/gitaly-clone-improvements' into 'master'Christian Couder
2022-02-28localrepo: Remove flag to switch to sidechannels for internal fetchesPatrick Steinhardt
2022-02-25localrepo: Do transactional vote in SetDefaultBranchJohn Cai
2022-02-25git: Refactor CheckRefFormatJohn Cai
2022-02-24Merge branch 'smh-test-rewrite-relative-path' into 'master'Patrick Steinhardt
2022-02-23Merge branch 'jv-cleanup-tempdir' into 'master'Toon Claes
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-23Move GetReplicaPath to gittestSami Hiltunen
2022-02-23Remove unused error parametersSami 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-23repository: Extend test coverage for OptimizeRepository RPCPavlo Strokov
2022-02-23repository: Extend test coverage for MidxRepack RPCPavlo Strokov