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-20Changelog for MR 2779po-local-repo-inject-configPaul Okstad
2020-11-20Update usage of NewRepository to inject configPaul Okstad
2020-11-20LocalRepository methods should use injected configPaul Okstad
2020-11-20Inject config into local repository constructorPaul Okstad
2020-11-19Merge branch 'smh-elector-assignments' into 'master'Toon Claes
2020-11-19Merge branch 'ps-enable-user-squash-by-default' into 'master'Toon Claes
2020-11-19Merge branch 'pks-tests-storage-in-tmpfs' into 'master'Toon Claes
2020-11-19Merge branch 'pks-tx-repo-mutators' into 'master'Paul Okstad
2020-11-19Merge branch 'pks-log-command-stats-fix-segfault' into 'master'Paul Okstad
2020-11-19Merge branch 'smh-database-assignments' into 'master'Pavlo Strokov
2020-11-19fetch host node assignments from the databaseSami Hiltunen
2020-11-19testhelper: Move storage to temporary directoryPatrick Steinhardt
2020-11-19ssh: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19smarthttp: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19repository: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19tempdir: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19commandstats: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19rubyserver: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19gitaly-ssh: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19helper: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19git: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19catfile: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19repository: Fix archive LFS test writing into repoPatrick Steinhardt
2020-11-19Replace most uses of `ioutil.TempDir()` with `testhelper.TempDir()`Patrick Steinhardt
2020-11-19Merge branch 'git-prune-harder' into 'master'Patrick Steinhardt
2020-11-19Merge branch 'smh-subpackage-repo-implementations' into 'master'Pavlo Strokov
2020-11-19Merge branch 'ps-reconcile-hangs' into 'master'Paul Okstad
2020-11-18Make git gc --prune more aggressiveNick Thomas
2020-11-18Merge branch 'pks-list-files-discard-errmsgs' into 'master'Ævar Arnfjörð Bjarmason
2020-11-18Merge branch 'pks-makefile-proto' into 'master'Ævar Arnfjörð Bjarmason
2020-11-18coordinator: Add repository-scoped mutators to transactional RPCsPatrick Steinhardt
2020-11-18coordinator: Add conditions for transactional RPCsPatrick Steinhardt
2020-11-18coordinator: Move transactional RPC mapPatrick Steinhardt
2020-11-18protoregistry: Expose full method names of all registered RPCsPatrick Steinhardt
2020-11-18Merge branch 'pks-style-tests-main' into 'master'Pavlo Strokov
2020-11-18Merge branch 'add_new_diff_stat_rpc' into 'master'Patrick Steinhardt
2020-11-18Makefile: Split targets to lint and generate protobufsPatrick Steinhardt
2020-11-18git: Discard log messages when git-rev-parse(1) failsPatrick Steinhardt
2020-11-18commit: Fix ListFiles returning internal error with unborn branchPatrick Steinhardt
2020-11-18commit: Modernize ListFiles testsPatrick Steinhardt
2020-11-18Add new diff-tree rpc for files changedMarc Shaw
2020-11-18Merge branch 'smh-fix-semantic-conflict' into 'master'Pavlo Strokov
2020-11-18Merge branch 'client-identity' into 'master'Zeger-Jan van de Weg
2020-11-18Support for logging propagated client identityIgor Wiedler
2020-11-18fix a semantic conflict with a refactoringSami Hiltunen
2020-11-18Merge branch 'smh-remove-unimplemented-repo' into 'master'Sami Hiltunen
2020-11-18move git package's tests from git_test back to gitSami Hiltunen
2020-11-18move remote repository to a subpackageSami Hiltunen
2020-11-18extract a test suite for repositorySami Hiltunen
2020-11-18refactor unimplemented repository out of git packageSami Hiltunen