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-17ruby: Read `HEAD` via Ruggedpks-ruby-reduce-usage-of-gitPatrick Steinhardt
2022-05-17ruby: Remove unused RemoteRepository classPatrick Steinhardt
2022-05-17ruby: Remove unused `start_branch_name` parameter from `#with_branch`Patrick Steinhardt
2022-05-17ruby: Remove unused `force` parameter from `#with_branch`Patrick Steinhardt
2022-05-17ruby: Remove unused `start_sha` parameter from `#with_branch`Patrick Steinhardt
2022-05-17ruby: Remove unused ability to fetch from remote repo in `#with_branch`Patrick Steinhardt
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-16Merge branch 'jc-log-repo-size' into 'master'Toon Claes
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-14cgroups: Add FallbackToOldVersion to support old cgroups configJohn Cai
2022-05-13repository: Log repo size calculationsjc-log-repo-sizeJohn Cai
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
2022-05-11Makefile: Simplify quoting for ldflagsPatrick Steinhardt
2022-05-11Makefile: Specify Go binary paths directly instead of using GOBINPatrick Steinhardt
2022-05-11Makefile: Use pattern rules to build Go binariesPatrick Steinhardt
2022-05-11Merge branch 'use-labkit-fips-mode' into 'master'Patrick Steinhardt
2022-05-11Merge branch 'pks-proto-style-update' into 'master'Patrick Steinhardt
2022-05-11downgrade json gem to match gitlab versioncaw-downgrade-json-gem-to-match-gitlabChad Woolley
2022-05-10Fix Default templatesbbodenmiller-master-patch-17975Ben Bodenmiller