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-19Add field for ZenDesk ticket to templatewc-zd-ticket-templateWill Chandler
2022-05-19Merge branch 'pks-praefect-remove-refactor-test' into 'master'Patrick Steinhardt
2022-05-19Merge branch 'jc-delete-ref-structured-err-proto' into 'master'Toon Claes
2022-05-19Merge branch 'pks-operations-fix-flaky-apply-patch-test' into 'master'Sami Hiltunen
2022-05-19Merge branch 'jc-cgroups-handle-nil-repository' into 'master'Patrick Steinhardt
2022-05-19cmd/praefect: Improve style of test for removal of replicaton jobsPatrick Steinhardt
2022-05-19Merge branch 'remove-ff-squash-using-merge' into 'master'Patrick Steinhardt
2022-05-19operations: Fix flaky test for known-to-fail requests in UserApplyPatchPatrick Steinhardt
2022-05-18cgroups: Handle nil repojc-cgroups-handle-nil-repositoryJohn Cai
2022-05-18Merge branch 'jc-remove-queue-wait-ff' into 'master'John Cai
2022-05-18Merge branch 'pks-commandstatshandler-flake' into 'master'John Cai
2022-05-18Merge branch 'pks-ruby-reduce-usage-of-git' into 'master'Toon Claes
2022-05-18commandstatshandler: Fix flaky test caused by Git version checkPatrick Steinhardt
2022-05-18testhelper: Make injected random feature flags more flakyPatrick Steinhardt
2022-05-18Merge branch 'pks-rugged-inject-own-gitconfig' into 'master'Patrick Steinhardt
2022-05-18Merge branch 'jc-turn-run-cmds-in-cgroup-default-false' into 'master'James Fargher
2022-05-18featureflag: Turn RunCommandsInCGroup to default falsejc-turn-run-cmds-in-cgroup-default-falseJohn Cai
2022-05-17featureflag: Remove ConcurrencyQueueMaxWait feature flagjc-remove-queue-wait-ffJohn Cai
2022-05-17proto: Inroduce DeleteRefsErrorjc-delete-ref-structured-err-protoJohn Cai
2022-05-17Merge branch 'pks-git-sync-internal-ref-prefixes' into 'master'John Cai
2022-05-17Merge branch 'ahorvath-customer-issue' into 'master'Patrick Steinhardt
2022-05-17Merge branch 'smh-repository-id-rename-repository' into 'master'Sami Hiltunen
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-17rubyserver: Ensure we sync objects if there is no Rugged gitconfigpks-rugged-inject-own-gitconfigPatrick Steinhardt
2022-05-17rubyserver: Fix leaking Goroutine when shutting down workersPatrick 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-16operations: Remove SquashUsingMerge feature flagPiotr Stankowski
2022-05-16Merge branch 'jc-exclude-alternates-from-repo-size' into 'master'Patrick Steinhardt
2022-05-16Replace custom db assertions with a call to RepositoryExistsSami Hiltunen
2022-05-16Use Praefect's RemoveRepository from remove-repository subcommandSami Hiltunen
2022-05-16Generate unique replica paths for repositoriesSami Hiltunen
2022-05-16Intercept RenameRepository calls in PraefectSami Hiltunen
2022-05-16Add RenameRepositoryInPlace to RepositoryStoreSami Hiltunen
2022-05-16Merge branch 'jc-log-repo-size' into 'master'Toon Claes
2022-05-16Derive identifiable replica paths for object poolsSami Hiltunen
2022-05-16Resolve replica path in background verifier testsSami Hiltunen