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
2021-05-22Update protobuf and protoc-gen-go to 1.4.3update-protobuf-to-1.4.3Takuya Noguchi
2021-05-21Merge branch 'prep-new-changelog-approach' into 'master'Zeger-Jan van de Weg
2021-05-21Removed the changelogs/unreleased directoryYorick Peterse
2021-05-21remote: Vote when adding and removing remotesPatrick Steinhardt
2021-05-21blob: Improve latency and memory consumption for LFS pointersPatrick Steinhardt
2021-05-21Don't run housekeeping in Cleanup RPCWill Chandler
2021-05-21Remove gitaly feature flag gitaly_go_user_revertJames Fargher
2021-05-21Update tooling for the new changelog workflowYorick Peterse
2021-05-21Merge branch 'pks-tests-with-rebase' into 'master'Zeger-Jan van de Weg
2021-05-21Update CHANGELOG.md for 13.12.0GitLab Release Tools Bot
2021-05-20Merge branch 'smh-check-if-primary-was-modified' into 'master'Zeger-Jan van de Weg
2021-05-20Merge branch 'smh-cancel-vote-on-disconnect' into 'master'Sami Hiltunen
2021-05-20Cancel a vote associated with a node that stops waiting for a quorumSami Hiltunen
2021-05-20Makefile: Add canary for tests using outside Git envvarsPatrick Steinhardt
2021-05-20testhelper: Fix tests when running in an interactive rebasePatrick Steinhardt
2021-05-20Merge branch 'parallel_backup' into 'master'Sami Hiltunen
2021-05-20Makefile: Fix targets when running make(1) in an interactive rebasePatrick Steinhardt
2021-05-20Merge branch 'smh-test-concurrent-elections' into 'master'Zeger-Jan van de Weg
2021-05-20Test concurrent election runs with PerRepositoryElectorSami Hiltunen
2021-05-20Makefile: Fix GITALY_VERSION's use of gitPatrick Steinhardt
2021-05-20Merge branch 'smh-respect-disable-failover-in-per-repo' into 'master'Zeger-Jan van de Weg
2021-05-20Merge branch 'pks-ci-fix-code-navigation' into 'master'Zeger-Jan van de Weg
2021-05-20Merge branch 'smh-run-request-finalizers-on-timeout' into 'master'Pavlo Strokov
2021-05-20Merge branch 'pks-ff-remove-log-command-stats' into 'master'Pavlo Strokov
2021-05-20Remove isDone field from subtransaction typeSami Hiltunen
2021-05-20ci: Fix code navigation jobPatrick Steinhardt
2021-05-20Merge branch 'pks-remotes-voting' into 'master'Sami Hiltunen
2021-05-20Disjoint request finalizer timeout from the RPCSami Hiltunen
2021-05-20Move suppressedContext to the helper package for reuseSami Hiltunen
2021-05-20Merge branch 'zj-remove-wiki-get-page-version' into 'master'Zeger-Jan van de Weg
2021-05-20featureflag: Remove LogCommandStats feature flagPatrick Steinhardt
2021-05-20Merge branch 'remove_ff_gitaly_go_user_revert' into 'master'Patrick Steinhardt
2021-05-20Merge branch 'smh-vote-on-committed' into 'master'Pavlo Strokov
2021-05-20Remove gitaly feature flag gitaly_go_user_revertJames Fargher
2021-05-20Add option to create backups in parallelJames Fargher
2021-05-19remote: Vote when adding and removing remotesPatrick Steinhardt
2021-05-19featureflag: Add feature flag for transactional remote handlingPatrick Steinhardt
2021-05-19remote: Allow passing testserver optionsPatrick Steinhardt
2021-05-19remote: Inject transaction managerPatrick Steinhardt
2021-05-19Merge branch 'pks-config-voting-replication' into 'master'Patrick Steinhardt
2021-05-19Vote when reference transaction has been committedSami Hiltunen
2021-05-19coordinator: Conditionally enable transactional config RPCsPatrick Steinhardt
2021-05-19repository: Enable transactional voting on the gitconfigPatrick Steinhardt
2021-05-19repository: Add testserver options to `setupRepositoryServiceWithRuby()`Patrick Steinhardt
2021-05-19repository: Replicate gitconfigPatrick Steinhardt
2021-05-19repository: Split out logic to write repo filesPatrick Steinhardt
2021-05-19repository: Drop rename of attributes pathPatrick Steinhardt
2021-05-19repository: Implement new `GetConfig()` RPCPatrick Steinhardt
2021-05-19gittest: Add missing `t.Helper()` call in `Exec()`Patrick Steinhardt
2021-05-19Merge branch 'ps-fix-test-houskeep-before-gc' into 'master'Patrick Steinhardt