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
2020-11-10Port UserUpdateSubmodule to GoPaul Okstad
2020-11-04Merge branch 'po-port-resolve-conflicts' into 'master'Paul Okstad
2020-11-04Resolve conflicts git2go subcommandPaul Okstad
2020-11-02Merge branch 'pks-remove-reftx-ff' into 'master'Toon Claes
2020-10-30featureflag: Remove reference transaction feature flagPatrick Steinhardt
2020-10-29port UserCommitFiles to GoSami Hiltunen
2020-10-29featureflag: Enable Ruby reference transaction hooks by defaultPatrick Steinhardt
2020-10-28Merge branch 'pks-reftx-feature-flags-removal' into 'master'Ævar Arnfjörð Bjarmason
2020-10-21hooks: Remove reference-transaction hook feature flagPatrick Steinhardt
2020-10-21transactions: Remove primary-wins feature flagPatrick Steinhardt
2020-10-19Initial go implementation of UserCreateBranchChristian Couder
2020-10-15conflicts: Port ListConflictFiles to GoPatrick Steinhardt
2020-10-15Port UserSquash to GoPavlo Strokov
2020-10-01Disabling of reads distribution featurePavlo Strokov
2020-10-01Merge branch 'cc-port-userdeletebranch-to-go' into 'master'James Fargher
2020-09-30Initial go implementation of UserDeleteBranchChristian Couder
2020-09-30hooks: Remove Ruby execution path for postreceiveZeger-Jan van de Weg
2020-09-24transactions: Remove service-specific feature flagsPatrick Steinhardt
2020-09-23Initial go implementation of UserFFBranchJames Fargher
2020-09-22operations: Implement UserMergeToRefPatrick Steinhardt
2020-09-16hooks: Call reference-transaction hook from Ruby HooksServicePatrick Steinhardt
2020-09-15Merge branch 'pks-git2go-merge-operation-service' into 'master'Paul Okstad
2020-09-15operations: Port UserMergeBranch from Ruby to GoPatrick Steinhardt
2020-09-14Enable voting via reference-transaction hook by defaultPatrick Steinhardt
2020-09-11Merge branch 'pks-reftx-majority-wins-default' into 'master'Paul Okstad
2020-09-09hooks: Remove prereceive hook Ruby implementationZeger-Jan van de Weg
2020-09-08transactions: Enable majority-wins voting strategy by defaultPatrick Steinhardt
2020-09-03Merge branch 'zj-update-hook-ff-removal' into 'master'Pavlo Strokov
2020-08-28hooks: PostReceive handled in Go by defaultZeger-Jan van de Weg
2020-08-28hooks: Remove update feature flagZeger-Jan van de Weg
2020-08-18Merge branch 'command-stats' into 'master'Paul Okstad
2020-08-13Feature flag distributed_reads enabled by defaultPavlo Strokov
2020-08-11featureflags: Default-enable primary-wins reference transactionsPatrick Steinhardt
2020-08-06Feature flags enabling for tests.Pavlo Strokov
2020-07-29Merge branch 'rs-ls-remote-only' into 'master'James Fargher
2020-07-29Remove remote_branches_ls_remote feature flagRobert Speicher
2020-07-27Log cumulative per-request rusage ("command stats")Igor Wiedler
2020-07-24gitaly-hooks: Implement support for reference transactionsPatrick Steinhardt
2020-07-23coordinator: Add support for primary-wins voting strategyPatrick Steinhardt
2020-07-16PostReceiveHook in GoJohn Cai
2020-07-11Merge branch 'zj-remove-file-count-flag' into 'master'Paul Okstad
2020-07-10transactions: Introduce per-service feature flagsPatrick Steinhardt
2020-07-10Remove unused feature: File count commit languagesZeger-Jan van de Weg
2020-07-09Turn on go prereceive and go update by defaultJohn Cai
2020-07-03Remove unused feature flagZeger-Jan van de Weg
2020-07-01Enable ruby_remote_branches_ls_remote flag by defaultRobert Speicher
2020-06-30Port FetchSourceBranch to goMateusz Nowotyński
2020-06-30Turn feature flags into struct with default valueJohn Cai
2020-06-18upload-pack: Remove feature gate for partial cloneZeger-Jan van de Weg
2020-06-17Merge branch 'jc-change-is-disabled-ff' into 'master'Pavlo Strokov