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-10-27Add docs testing Make target and CI/CD joberead/add-docs-testing-make-target-and-ci_cd-jobEvan Read
2022-10-27version: Remove unused module versionPatrick Steinhardt
2022-10-26Merge branch 'pks-objectpool-dont-init-on-fetch' into 'master'Will Chandler
2022-10-26Merge branch 'remove-git-v2.35.0' into 'master'Toon Claes
2022-10-26objectpool: Raise error if object pool does not exist on fetchPatrick Steinhardt
2022-10-26Merge branch 'renovate-tools/go-licenses/github.com-google-go-licenses-1.x' i...Pavlo Strokov
2022-10-25Merge branch 'jmd-fix-ntp-documenation-typo' into 'master'Justin Tobler
2022-10-25Merge branch 'pks-objectpool-atomic-creation' into 'master'karthik nayak
2022-10-25Merge branch 'eread/complete-fix-of-markdownlint-violations-in-the-docs' into...Patrick Steinhardt
2022-10-25objectpool: Refactor tests to not use seeded repositoriesPatrick Steinhardt
2022-10-25objectpool: Smallish improvements to testsPatrick Steinhardt
2022-10-25Switch Go syntax highlighting to Protobuferead/complete-fix-of-markdownlint-violations-in-the-docsEvan Read
2022-10-25Fix documentation typo on NtpHost default valuejohn.mcdonnell
2022-10-25tools/go-licenses: Update module github.com/google/go-licenses to v1.5.0GitLab Renovate Bot
2022-10-24Merge branch 'jmd-add-macos-ci-job' into 'master'Will Chandler
2022-10-24Update changelog for 15.5.1GitLab Release Tools Bot
2022-10-24Merge branch 'qmnguyen0711/4513-clean-up-gitaly-wiki-grpcs-in-gitaly' into 'm...Justin Tobler
2022-10-24objectpool: Split up implementation for creating and deleting poolsPatrick Steinhardt
2022-10-24gittest: Fix corruption due to not writing empty treesPatrick Steinhardt
2022-10-24Complete fix of Markdownlint violations in the docsEvan Read
2022-10-24Merge branch 'eread/further-tidy-up-of-markdownlint-errors' into 'master'Patrick Steinhardt
2022-10-24Merge branch 'jt-praefect-transaction-error-handler' into 'master'Patrick Steinhardt
2022-10-24Praefect: RPC failure cancels voters feature flagJustin Tobler
2022-10-24Change reference to GitLab to refer to the company, not the SaaS siteEvan Read
2022-10-23Merge branch '4452-feature-flag-roll-out-simplify_find_local_branches_respons...Justin Tobler
2022-10-21Merge branch 'toon-linguist-crash-no-more' into 'master'Patrick Steinhardt
2022-10-21Merge branch 'KN-fix-golangci-lint-version' into 'master'Pavlo Strokov
2022-10-21Merge branch 'jc-use-gitlab-org/git' into 'master'John Cai
2022-10-21version: Update doc around git version upgradeKarthik Nayak
2022-10-21git: Deprecate `Version.FlushesUpdaterefStatus`Karthik Nayak
2022-10-21git: Deprecate `Version.HasGranularFsyncConfig`Karthik Nayak
2022-10-21git: Bump minimum version to v2.37.0Karthik Nayak
2022-10-21Merge branch 'pks-git-stats-structured-objects-info' into 'master'Patrick Steinhardt
2022-10-21golangci-lint: Update to use Go 1.18Karthik Nayak
2022-10-21linguist: Add test case that was causing crashToon Claes
2022-10-21linguist: Use git.CheckAttr instead of go-gitToon Claes
2022-10-21gitattributes: Add interface for gitattributesToon Claes
2022-10-21gitpipe: Handle error in LsTree skip functionToon Claes
2022-10-21gitpipe: Handle error in DiffTree skip functionToon Claes
2022-10-21git: Allow some sha256 testsToon Claes
2022-10-21Merge branch 'pks-revert-better-ambiguous-ref-errors' into 'master'Toon Claes
2022-10-21Makefile: Remove bundled git v2.35.0Karthik Nayak
2022-10-21Revert "Merge branch 'better_ambiguous_ref_errors' into 'master'"Patrick Steinhardt
2022-10-21Merge branch 'renovate/github.com-prometheus-client_model-0.x' into 'master'Pavlo Strokov
2022-10-21Merge branch 'better_ambiguous_ref_errors' into 'master'Toon Claes
2022-10-21Update changelog for 15.5.0GitLab Release Tools Bot
2022-10-21Further tidy up of Markdownlint errorsEvan Read
2022-10-21operations: Simplify checking if a branch to be created existsJames Fargher
2022-10-21operations: Add UserCreateBranch test case for conflicting branch nameJames Fargher
2022-10-21localrepo: Make GetReference return the name of a conflicting refJames Fargher