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-05-17featureflag: Remove ConcurrencyQueueMaxWait feature flagjc-remove-queue-wait-ffJohn Cai
2022-05-17Merge branch 'pks-git-sync-internal-ref-prefixes' into 'master'John Cai
2022-05-17Merge branch 'ahorvath-customer-issue' into 'master'Patrick Steinhardt
2022-05-17Merge branch 'smh-repository-id-rename-repository' into 'master'Sami Hiltunen
2022-05-17Merge branch 'pks-ruby-sidecar-gitconfig' into 'master'Patrick Steinhardt
2022-05-17Update VERSION filesv15.0.0-rc3GitLab Release Tools Bot
2022-05-17ruby: Stop configuring `core.autocrlf`Patrick Steinhardt
2022-05-17ruby: Fix diverging Git configuration in Go and RubyPatrick Steinhardt
2022-05-17git: Use deterministic ordering for fsck configurationPatrick Steinhardt
2022-05-17git: Extract helper function to convert config pairs to envvarsPatrick Steinhardt
2022-05-17git: Extract construction of global Git configurationPatrick Steinhardt
2022-05-17Merge branch 'feature/gitlab-349228' into 'master'James Fargher
2022-05-17Merge branch 'pks-go-1.18-buildvcs-regression' into 'master'James Fargher
2022-05-16Merge branch 'jc-cgroups-repository-isolation' into 'master'Sami Hiltunen
2022-05-16Merge branch 'jc-exclude-alternates-from-repo-size' into 'master'Patrick Steinhardt
2022-05-16Replace custom db assertions with a call to RepositoryExistsSami Hiltunen
2022-05-16Use Praefect's RemoveRepository from remove-repository subcommandSami Hiltunen
2022-05-16Generate unique replica paths for repositoriesSami Hiltunen
2022-05-16Intercept RenameRepository calls in PraefectSami Hiltunen
2022-05-16Add RenameRepositoryInPlace to RepositoryStoreSami Hiltunen
2022-05-16Merge branch 'jc-log-repo-size' into 'master'Toon Claes
2022-05-16Derive identifiable replica paths for object poolsSami Hiltunen
2022-05-16Resolve replica path in background verifier testsSami Hiltunen
2022-05-16cgroups: Add delimiter for keyJohn Cai
2022-05-16cgroups: Repository isolated cgroupsJohn Cai
2022-05-16repository: Exclude alternate object directories in repository sizeJohn Cai
2022-05-16repository: Add object pool service to server and client helperJohn Cai
2022-05-16localrepo: Rename Excludes to ExcludeRefsJohn Cai
2022-05-16testcfg: Fix building Go binaries with Go 1.18Patrick Steinhardt
2022-05-16localrepo: Add WithoutAlternates option to repository sizeJohn Cai
2022-05-16ListCommits: Extend ListCommits rpc to support filter by commit msg patternsAbhishek Kumar
2022-05-16Merge branch 'pks-user-merge-branch-custom-hook-errors' into 'master'Toon Claes
2022-05-16git: Sync internal namespaces with distros' settingsPatrick Steinhardt
2022-05-14cgroups: Add FallbackToOldVersion to support old cgroups configJohn Cai
2022-05-13repository: Log repo size calculationsjc-log-repo-sizeJohn Cai
2022-05-12Update "Support Request" template in line with intake workflow.ahorvath-customer-issueAndras Horvath
2022-05-12Merge branch 'wc-proto-contrib' into 'master'Patrick Steinhardt
2022-05-12doc: Update Protobuf verification docswc-proto-contribWill Chandler
2022-05-12Merge branch 'revert-pks-makefile-workaround' into 'master'John Cai
2022-05-11Revert "Merge branch 'pks-makefile-workaround-build-id-rebuilding' into 'mast...John Cai
2022-05-11Merge branch 'caw-downgrade-json-gem-to-match-gitlab' into 'master'Toon Claes
2022-05-11Merge branch 'pks-makefile-workaround-build-id-rebuilding' into 'master'John Cai
2022-05-11Merge branch 'bbodenmiller-master-patch-17975' into 'master'Patrick Steinhardt
2022-05-11operations: Return detailed errors for hook failures in UserMergeBranchpks-user-merge-branch-custom-hook-errorsPatrick Steinhardt
2022-05-11updateref: Provide more details about custom hook failuresPatrick Steinhardt
2022-05-11updateref: Convert `HookError` to `CustomHookError`Patrick Steinhardt
2022-05-11updateref: Do not return `HookError`s for the reference-transaction hookPatrick Steinhardt
2022-05-11proto: Introduce new `CustomHookError` for `UserMergeBranchError`Patrick Steinhardt
2022-05-11Makefile: Move recipes to build Go binariesPatrick Steinhardt
2022-05-11Makefile: Fix rebuilding Go binaries in place to add GNU build IDPatrick Steinhardt