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-06-15xpks-ci-macos-jobPatrick Steinhardt
2022-06-15Merge branch 'pks-danger-fix-duplicate-gemfile' into 'master'Toon Claes
2022-06-15Merge branch 'pks-user-merge-branch-structured-merge-conflict-error' into 'ma...Patrick Steinhardt
2022-06-15ci: Fix Danger job being broken because of duplicate GemfilesPatrick Steinhardt
2022-06-15operations: Return structured errors on conflict in UserMergeBranchPatrick Steinhardt
2022-06-15operations: Remove check for specific error messagePatrick Steinhardt
2022-06-15operations: Provide conflicting commits on merge conflict errorPatrick Steinhardt
2022-06-15Merge branch 'renovate/golang.org-x-sync-digest' into 'master'Patrick Steinhardt
2022-06-15Merge branch 'jc-add-grpc_method-to-metadatahandler' into 'master'James Fargher
2022-06-15Update golang.org/x/sync digest to 0de741cGitLab Renovate Bot
2022-06-14Merge branch 'renovate/github.com-olekukonko-tablewriter-0.x' into 'master'Patrick Steinhardt
2022-06-14Merge branch 'sh-update-nokogiri-1.13.6' into 'master'John Cai
2022-06-14Update nokogiri to v1.13.6Stan Hu
2022-06-14metadatahandler: Add grpc_method to prometheus metricJohn Cai
2022-06-14Update module github.com/olekukonko/tablewriter to v0.0.5GitLab Renovate Bot
2022-06-13Merge branch 'pks-praefect-fix-remove-maintenance-jobs-migration' into 'master'Sami Hiltunen
2022-06-13Merge branch 'pks-user-delete-branch-structured-errors' into 'master'Patrick Steinhardt
2022-06-13Merge branch 'pks-proto-remove-deprecated-operation-error-fields' into 'master'Patrick Steinhardt
2022-06-10Merge branch 'pks-makefile-tooling-version-bumps' into 'master'Patrick Steinhardt
2022-06-10Merge branch 'toon-freeze-i-ma-bundler' into 'master'Patrick Steinhardt
2022-06-10Merge branch 'pks-catfile-request-queue-tests' into 'master'Toon Claes
2022-06-10Makefile: Consistently require `v` prefix for tool versionsPatrick Steinhardt
2022-06-10Makefile: Update protoc to v21.1Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go-grpc to v1.2.0Patrick Steinhardt
2022-06-10Makefile: Update protoc-gen-go to v1.28.0Patrick Steinhardt
2022-06-10Makefile: Update go-licenses to v1.2.1Patrick Steinhardt
2022-06-10Makefile: Update gotestsum to v1.8.1Patrick Steinhardt
2022-06-10Makefile: Update goimports to v0.1.11Patrick Steinhardt
2022-06-10Makefile: Update protolint to v0.38.1Patrick Steinhardt
2022-06-10Makefile: Update golangci-lint to v1.46.1Patrick Steinhardt
2022-06-10Makefile: Run bundle in frozen modeToon Claes
2022-06-10operations: Use structured errors in UserDeleteBranchpks-user-delete-branch-structured-errorsPatrick Steinhardt
2022-06-10Merge branch 'pks-lfs-process-filter' into 'master'Patrick Steinhardt
2022-06-10repository: Use long-running filter process for converting LFS pointersPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Implement support for long-lived filter protocolPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Introduce driver typesPatrick Steinhardt
2022-06-10repository: Don't manually inject the correlation IDPatrick Steinhardt
2022-06-10repository: Avoid injecting smudge filter configuration if not neededPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Don't return a reader when request failsPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Rename functions and filePatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Move creation of the HTTP clientPatrick Steinhardt
2022-06-10cmd/gitaly-lfs-smudge: Move creation of the context into `run()`Patrick Steinhardt
2022-06-10pktline: Add helper function to retrieve and verify dataPatrick Steinhardt
2022-06-09operations: Remove deprecated GitError field from UserSquashpks-proto-remove-deprecated-operation-error-fieldsPatrick Steinhardt
2022-06-09operations: Remove deprecated PreReceiveError field from UserMergeToRefPatrick Steinhardt
2022-06-09operations: Remove deprecated PreReceiveError field from UserMergeBranchPatrick Steinhardt
2022-06-09Update VERSION filesv15.1.0-rc1GitLab Release Tools Bot
2022-06-08Merge branch '3817_enable_ff_by_default' into 'master'Will Chandler
2022-06-08Merge branch 'pks-user-delete-branch-errors' into 'master'Will Chandler
2022-06-08datastore: Fix migration that prunes maintenance-style replication jobspks-praefect-fix-remove-maintenance-jobs-migrationPatrick Steinhardt