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-25Switch Go syntax highlighting to Protobuferead/complete-fix-of-markdownlint-violations-in-the-docsEvan Read
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-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-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
2022-10-20Praefect: Update voter state on failed node RPCJustin Tobler
2022-10-20Praefect: Cancel transaction node voterJustin Tobler
2022-10-20Praefect: Propagate canceled votersJustin Tobler
2022-10-20Praefect: Get pending node subtransactionsJustin Tobler
2022-10-20Praefect: Cancel voters with no voteJustin Tobler
2022-10-20Praefect: Consolidate quorum check logicJustin Tobler
2022-10-20go: Update module github.com/prometheus/client_model to v0.3.0GitLab Renovate Bot
2022-10-20Merge branch 'pks-makefile-fix-no-proto-changes-race' into 'master'Sami Hiltunen
2022-10-20Merge branch 'id-remove-secret-from-headers' into 'master'Justin Tobler
2022-10-20featureflag: Remove SimplifyFindLocalBranchesResponseKarthik Nayak
2022-10-20proto: Reformat Protobuf filesPatrick Steinhardt
2022-10-20Merge branch 'renovate/ruby-dependencies' into 'master'Patrick Steinhardt
2022-10-20Makefile: Fix race that causes us to miss Protobuf changesPatrick Steinhardt
2022-10-20Merge branch 'eread/more-tidy-up-of-project-markdown' into 'master'Patrick Steinhardt
2022-10-20More tidy up of violations of new Markdownlint configurationEvan Read
2022-10-20Merge branch 'extend_config_regex_for_url' into 'master'James Fargher
2022-10-19Merge branch 'pks-tools-protoc-v21.7' into 'master'Will Chandler
2022-10-19Update changelog for 15.4.3GitLab Release Tools Bot
2022-10-19git/stats: Refactor code parsing git-count-objects(1) to use structPatrick Steinhardt
2022-10-19git/stats: Merge files that implement objects statsPatrick Steinhardt
2022-10-19git/stats: Inline `hasBitmap()` helper functionPatrick Steinhardt
2022-10-19git/stats: Drop `UnpackedObjects()` in favor of `LooseObjects()`Patrick Steinhardt
2022-10-19git/stats: Refactor `LooseObjects()` to receive a repo executorPatrick Steinhardt