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
2023-05-02repository: Allow fast-forking with preexisting object poolspks-create-fork-support-linkingPatrick Steinhardt
2023-05-02repository: Properly validate source repo passed to CreateForkPatrick Steinhardt
2023-05-02gittest: Create helper function to create object poolsPatrick Steinhardt
2023-05-02proto: Add missing documentation for the CreateFork RPCPatrick Steinhardt
2023-05-02Merge branch 'pks-proto-drop-deprecated-embedded-errors' into 'master'Quang-Minh Nguyen
2023-05-02Merge branch 'renovate-tools/protolint/github.com-yoheimuta-protolint-0.x' in...Pavlo Strokov
2023-05-02proto: Drop deprecated embedded errors in UserCherryPickPatrick Steinhardt
2023-05-02proto: Drop deprecated embedded errors in UserCreateBranchPatrick Steinhardt
2023-05-02proto: Drop deprecated embedded errors in UserCreateTagPatrick Steinhardt
2023-05-02proto: Drop deprecated embedded errors in UserDeleteBranchPatrick Steinhardt
2023-05-01Merge branch 'pks-makefile-cleanups' into 'master'qmnguyen0711/add-pack-objects-limiting-monitorsWill Chandler
2023-05-01Merge branch 'pks-protoregistry-method-info-simplifications' into 'master'James Fargher
2023-04-29tools/protolint: Update module github.com/yoheimuta/protolint to v0.43.2GitLab Renovate Bot
2023-04-29Merge branch 'jc/add-test-to-list-blobs' into 'master'Justin Tobler
2023-04-29Merge branch 'jt-db-metrics-config' into 'master'Justin Tobler
2023-04-29Merge branch 'qmnguyen0711/handle-pack-objects-limit-error' into 'master'Justin Tobler
2023-04-29Merge branch 'jt-ci-macos-allow-failure' into 'master'Will Chandler
2023-04-29ci: Allow `test:macos` job to failJustin Tobler
2023-04-28config: Remove DB metrics configurationJustin Tobler
2023-04-28Merge branch 'toon-gem-publish-tags' into 'master'Justin Tobler
2023-04-28Merge branch 'cc-git-v2.40.1' into 'master'John Cai
2023-04-28blob: Add test to show revision and path can be usedJohn Cai
2023-04-28Merge branch 'ps-prafect-fix-sub-command-flaky-flags' into 'master'Pavlo Strokov
2023-04-28Merge branch 'qmnguyen0711/parse-remote-ip-before-propagating' into 'master'karthik nayak
2023-04-28praefect: Fix race condition in sub-commands testsPavlo Strokov
2023-04-28Makefile: Upgrade Git to security release v2.40.1.gl1 and v2.39.3Christian Couder
2023-04-28Merge branch 'ps-praefect-cli-dial-nodes' into 'master'Quang-Minh Nguyen
2023-04-28praefect: Re-use config serialisation function in testsPavlo Strokov
2023-04-28praefect: migrate dial-nodes sub-commandPavlo Strokov
2023-04-28protoregistry: Remove old generic-reflection based logicPatrick Steinhardt
2023-04-28protoregistry: Refactor storage fields to use Protobuf reflectionPatrick Steinhardt
2023-04-28protoregistry: Allow `additional_repository`s to be unsetPatrick Steinhardt
2023-04-28protoregistry: Fix segmentation fault with unset `oneOf` fieldsPatrick Steinhardt
2023-04-28protoregistry: Introduce function to find fields by extensionPatrick Steinhardt
2023-04-28protoregistry: Benchmark retrieving repos from Protobuf messagesPatrick Steinhardt
2023-04-28protoregistry: Don't use separate package for testing registryPatrick Steinhardt
2023-04-28protoregistry: Split registry and method info into different filesPatrick Steinhardt
2023-04-28Merge branch 'kn-enable-sha256-test' into 'master'Toon Claes
2023-04-28Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'Quang-Minh Nguyen
2023-04-28Makefile: Gracefully fail get Go package nameToon Claes
2023-04-28ci: Disable some jobs for tagged buildsToon Claes
2023-04-28ci: Add job to publish proto gem on tagsToon Claes
2023-04-28Merge branch 'jf_backup_local' into 'master'Patrick Steinhardt
2023-04-28Propagate upstream Gitaly error in gitaly-hooksQuang-Minh Nguyen
2023-04-28Restructure gitaly-hooks testQuang-Minh Nguyen
2023-04-27backup: Use the localrepo.ErrEmptyBundle sentinelJames Fargher
2023-04-27backup: Add local implementation to backup.RepositoryJames Fargher
2023-04-27backup: Accept io.Writer in backup.Repository.GetCustomHooksJames Fargher
2023-04-27Merge branch 'renovate/github.com-golang-jwt-jwt-v4-5.x' into 'master'John Cai
2023-04-27Merge branch 'renovate/golang.org-x-exp-digest' into 'master'John Cai