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-07-14RFC for praefect recovery datalosspo-rfc-praefect-recovery-datalossPaul Okstad
2020-07-09Update CHANGELOG.md for 13.0.10GitLab Release Tools Bot
2020-07-09Merge branch 'pks-search-files-pcre2-test' into 'master'Patrick Steinhardt
2020-07-09repository: Fix SearchFiles tests if Git does not support PCRE2Patrick Steinhardt
2020-07-09Merge branch 'pks-fetch-internal-remote-default-branch' into 'master'Zeger-Jan van de Weg
2020-07-09Merge branch 'pks-transactions-error-messages' into 'master'Paul Okstad
2020-07-09Merge branch 'jc-go-update-default-on' into 'master'John Cai
2020-07-09Turn on go prereceive and go update by defaultJohn Cai
2020-07-08Merge branch 'ps-fix-linting-issues' into 'master'Zeger-Jan van de Weg
2020-07-08Merge branch 'ps-update-lint' into 'master'Pavlo Strokov
2020-07-08Fix linting issuesPavlo Strokov
2020-07-08Update of golangci-lintPavlo Strokov
2020-07-08Update of golangci-lintPavlo Strokov
2020-07-08FetchInternalRemote: Fix getting default branch of remote repoPatrick Steinhardt
2020-07-08replicator: Register ref server to fix `UpdateRepo` replication jobsPatrick Steinhardt
2020-07-08remote: Make `RunRemoteServiceServer()` helper publicPatrick Steinhardt
2020-07-08transactions: Improve error message when vote fails to reach quorumPatrick Steinhardt
2020-07-07Merge branch 'pks-transactions-with-ruby-hook' into 'master'Zeger-Jan van de Weg
2020-07-07Merge branch 'ps-fix-race-hook-entries' into 'master'Zeger-Jan van de Weg
2020-07-07Fix race in tests cause by log hookPavlo Strokov
2020-07-07Merge branch 'jc-unescape-gitlab-url' into 'master'Zeger-Jan van de Weg
2020-07-07Merge branch 'zj-git-flag-struct-field' into 'master'Paul Okstad
2020-07-07Merge branch 'pks-connection-pool' into 'master'Paul Okstad
2020-07-07Merge branch 'zj-cleanup-commits-listcommitsbyrefname' into 'master'Paul Okstad
2020-07-07Merge branch 'support-new-feature-and-tooling-labels' into 'master'Patrick Steinhardt
2020-07-07Support new feature:: and tooling:: labels to replace backstageRémy Coutable
2020-07-07Merge branch 'improve_replication_mgr_log' into 'master'James Fargher
2020-07-07Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2020-07-07Unescape gitlab url when making clientJohn Cai
2020-07-06Merge branch 'pks-transactions-rwmutex' into 'master'James Fargher
2020-07-06Update CHANGELOG.md for 12.10.14GitLab Release Tools Bot
2020-07-06Update CHANGELOG.md for 13.0.9GitLab Release Tools Bot
2020-07-06Update CHANGELOG.md for 13.1.3GitLab Release Tools Bot
2020-07-06Merge branch 'zj-update-doc-links' into 'master'Paul Okstad
2020-07-06Add field name for git.FlagZeger-Jan van de Weg
2020-07-06Merge branch 'zj-remove-ff-struct' into 'master'Pavlo Strokov
2020-07-06transactions: Use an RWMutex to deserialize vote collectionPatrick Steinhardt
2020-07-06storage: Remove unused function `DialServer()`Patrick Steinhardt
2020-07-06repository: Use new connection pool interfacePatrick Steinhardt
2020-07-06hooks: Use new connection pool interfacePatrick Steinhardt
2020-07-06connections: Create new connecton pool interfacePatrick Steinhardt
2020-07-06Improve logging on the replication managerJames Fargher
2020-07-03Merge branch 'po-praefect-internal-err' into 'master'Paul Okstad
2020-07-03Error forwarded mutator RPCs on replication job enqueue failurePaul Okstad
2020-07-03Remove unused feature flagZeger-Jan van de Weg
2020-07-03Update proposals to rfcs in docsZeger-Jan van de Weg
2020-07-03hooks: Make sure to hash stdin for transactions on Ruby secondariesPatrick Steinhardt
2020-07-03ListCommitsByRefname: cleanup deprecated fieldZeger-Jan van de Weg
2020-07-03Merge branch 'pks-tx-weighted-voting' into 'master'Patrick Steinhardt
2020-07-03transactions: Implement weighted votingPatrick Steinhardt