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
2021-02-02log errors in User{Create,Update,Delete}Branch RPCssmh-fix-branch-rpc-error-handlingSami Hiltunen
2021-02-02evaluate repo path's symlinks in UserUpdateBranch testsSami Hiltunen
2021-02-02check if error is not found in UserDeleteBranch and UserCreateBranchSami Hiltunen
2021-02-02Merge branch 'pks-tx-disambiguate-errors' into 'master'Paul Okstad
2021-02-02Merge branch 'pks-tx-apply-gitattributes' into 'master'Paul Okstad
2021-02-02Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2021-02-01Update CHANGELOG.md for 13.6.6GitLab Release Tools Bot
2021-02-01Merge branch 'pks-test-dial-improve-test' into 'master'Toon Claes
2021-02-01Update CHANGELOG.md for 13.7.6GitLab Release Tools Bot
2021-02-01Update CHANGELOG.md for 13.8.2GitLab Release Tools Bot
2021-02-01client: Improve tracing testsPatrick Steinhardt
2021-02-01Merge branch 'smh-intercept-create-repository' into 'master'Sami Hiltunen
2021-02-01intercept RepositoryExists calls in PraefectSami Hiltunen
2021-02-01Merge branch 'pks-tx-log-no-subtransactions' into 'master'Sami Hiltunen
2021-02-01coordinator: Log when RPC creates no subtransactionsPatrick Steinhardt
2021-02-01Merge branch 'pks-rpcs-branch-confusion' into 'master'Sami Hiltunen
2021-02-01Merge branch 'pks-makefile-libgit2-prepare-tests' into 'master'Toon Claes
2021-02-01hook: Fix error message when reference-transaction hook failsPatrick Steinhardt
2021-02-01transactions: Report voting hash on failed votePatrick Steinhardt
2021-02-01transactions: Improve misleading commentPatrick Steinhardt
2021-02-01transactions: Discern failed/cancelled transactions for metricsPatrick Steinhardt
2021-02-01transactions: Consolidate transaction and subtransaction errorsPatrick Steinhardt
2021-02-01transactions: Discern cancellation and failurePatrick Steinhardt
2021-02-01transactions: Log transaction ID if transaction was not foundPatrick Steinhardt
2021-02-01git: Remove dangerous NewBranchReferenceName functionPatrick Steinhardt
2021-02-01operations: Fix UpdateSubmodule RPC confusing reference namesPatrick Steinhardt
2021-02-01ref: Fix FindRef RPC confusing reference namesPatrick Steinhardt
2021-02-01Makefile: Build libgit2 as part of prepare-testsPatrick Steinhardt
2021-01-29type ElectionStrategy constants correctlySami Hiltunen
2021-01-29git: Implement NewReferenceFromBranchName functionPatrick Steinhardt
2021-01-29repository: Use transactions when writing gitattributesPatrick Steinhardt
2021-01-29repository: Inject transaction transaction managerPatrick Steinhardt
2021-01-29hook: Dependency-inject transaction managerPatrick Steinhardt
2021-01-29hook: Extract transaction handling into standalone managerPatrick Steinhardt
2021-01-29git: Introduce `ObjectID.Bytes()` helperPatrick Steinhardt
2021-01-29Merge branch 'ps-git-cmd-factory-repository' into 'master'Toon Claes
2021-01-29Merge branch 'smh-fix-lint-rule' into 'master'Toon Claes
2021-01-29Merge branch 'ps-git-cmd-factory-ssh' into 'master'Toon Claes
2021-01-29Merge branch 'jv-pack-objects-hook' into 'master'James Fargher
2021-01-29Replacement of the git.NewCommandWithoutRepo in ssh packagePavlo Strokov
2021-01-28Merge branch 'ps-git-cmd-factory-remote' into 'master'Christian Couder
2021-01-28Replacement of the git.NewCommandWithoutRepo in remote packagePavlo Strokov
2021-01-28Replacement of the git.NewCommandWithoutRepo in repository packagePavlo Strokov
2021-01-28Merge branch 'pks-git-localrepo-package' into 'master'Toon Claes
2021-01-28exclude tests files from no underscores in names linting ruleSami Hiltunen
2021-01-28Make git-upload-pack use gitaly-hooks for pack-objectsJacob Vosmaer
2021-01-28Merge branch 'go_user_ff_branch_by_default' into 'master'Christian Couder
2021-01-27Merge branch 'smh-remove-duplicate-logging' into 'master'Pavlo Strokov
2021-01-27remove duplicated logging interceptorSami Hiltunen
2021-01-27Merge branch 'pks-cleanup-housekeeping-merge' into 'master'Christian Couder