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-06-14bump package size limit3078-license-grpcPatrick Steinhardt
2021-06-14FindLicense: implemented license finding via Go gRPCPatrick Steinhardt
2021-06-11Merge branch 'pks-drop-reference-transactions-feature-flag' into 'master'Toon Claes
2021-06-11featureflag: Remove reference transactions feature flagPatrick Steinhardt
2021-06-11Merge branch 'ml-test-with-feature-flags-enabled' into 'master'Patrick Steinhardt
2021-06-11Merge branch 'ash2k/upgrade-proto' into 'master'Patrick Steinhardt
2021-06-11Fix issues in testsMikhail Mazurskiy
2021-06-11Fix linting issuesMikhail Mazurskiy
2021-06-11Embed Unimplemented* structsMikhail Mazurskiy
2021-06-11Move helper to avoid import cycleMikhail Mazurskiy
2021-06-11Upgrade protoc, grpc, go and grpc pluginsMikhail Mazurskiy
2021-06-11GeneratedMikhail Mazurskiy
2021-06-11Use lowercase ee to specify the distMark Lapierre
2021-06-11featureflag: Enable tx_config and tx_remote by defaultMark Lapierre
2021-06-10Merge branch 'remove-leftover-patch' into 'master'Patrick Steinhardt
2021-06-10git-patches: Remove leftover patchChristian Couder
2021-06-10Merge branch 'smh-optimize-valid-primaries-view' into 'master'Toon Claes
2021-06-10Merge branch 'pks-user-merge-to-ref-skip-precursor-ref-update' into 'master'Zeger-Jan van de Weg
2021-06-10Merge branch 'pks-fetch-remote-relax-url-verification' into 'master'Toon Claes
2021-06-10Merge branch 'ash2k/ignore-not-found2' into 'master'Zeger-Jan van de Weg
2021-06-10Merge branch 'smh-fix-update-remote-mirror' into 'master'Sami Hiltunen
2021-06-10Remove unneeded if check in UpdateRemoteMirrorSami Hiltunen
2021-06-10Set SSH credentials when listing remote repos references in UpdateRemoteMirrorSami Hiltunen
2021-06-10Allow for setting custom SSH invocation in GetRemoteReferencesSami Hiltunen
2021-06-10Update VERSION filesv14.0.0-rc2GitLab Release Tools Bot
2021-06-10Do not track gRPC NotFound code as an error in Sentry for TreeEntryMikhail Mazurskiy
2021-06-09operations: Skip precursory update of target ref in UserMergeToRefPatrick Steinhardt
2021-06-09operations: Rename variable in UserMergeToRefPatrick Steinhardt
2021-06-09Extract helpers for GIT_SSH_COMMAND from PushSami Hiltunen
2021-06-09Merge branch 'pks-git-v2.32.0' into 'master'Sami Hiltunen
2021-06-09Makefile: Upgrade Git to v2.32.0Patrick Steinhardt
2021-06-09ci: Upgrade Git version to v2.32.0Patrick Steinhardt
2021-06-09Merge branch 'pb-auto-resolve-conflicts-other-scenarios' into 'master'Patrick Steinhardt
2021-06-08Merge branch 'ps-supervisor-config' into 'master'Patrick Steinhardt
2021-06-08Merge branch 'pks-update-remote-inmemory' into 'master'Patrick Steinhardt
2021-06-08Make gitaly supervisor configuration localPavlo Strokov
2021-06-08Auto-resolve other conflict scenarios when AllowConflicts is truePatrick Bajao
2021-06-08Merge branch 'ash2k/remove-not-found-ff' into 'master'Zeger-Jan van de Weg
2021-06-08repository: Relax URL check when fetching remotesPatrick Steinhardt
2021-06-08repository: Remove unused Ruby server from testsPatrick Steinhardt
2021-06-08remote: Allow for in-memory remotes in UpdateRemoteMirrorPatrick Steinhardt
2021-06-08Remove GrpcTreeEntryNotFound feature flagMikhail Mazurskiy
2021-06-08proto: Use Go identifiers for UpdateRemoteMirror documentationPatrick Steinhardt
2021-06-08localrepo: Add ability to specify Git config for `Push()`Patrick Steinhardt
2021-06-08localrepo: Refactor `Push()` tests to allow more control over test repoPatrick Steinhardt
2021-06-08localrepo: Add `WithConfig()` option for `GetRemoteReferences()`Patrick Steinhardt
2021-06-08localrepo: Refactor `GetRemoteReferences()` testsPatrick Steinhardt
2021-06-08localrepo: Convert `GetRemoteReferences()` to accept optionsPatrick Steinhardt
2021-06-07Update changelog for 13.12.3GitLab Release Tools Bot
2021-06-07Optimize valid_primaries viewSami Hiltunen