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-20updateReferenceWithHooks: add tests for hook stdout/stderr outputÆvar Arnfjörð Bjarmason
2020-11-20tags tests: don't inconsistently pipe GL_ID=* to stderrÆvar Arnfjörð Bjarmason
2020-11-20objectpool: Add `WithRefTxHook` declarations where missingPatrick Steinhardt
2020-11-20git: Allow command options for repo-less SafeCmdsPatrick Steinhardt
2020-11-20git: Use subtests for validating SafeCmd optionsPatrick Steinhardt
2020-11-20git: Add "init" to commands which don't update refsPatrick Steinhardt
2020-11-20hooks: Don't use global config to resolve hook pathPatrick Steinhardt
2020-11-20changelogs: Add entry documenting improved hook validationPatrick Steinhardt
2020-11-20gitlabshell: Remove `Env()` in favor of `EnvFromConfig()`Patrick Steinhardt
2020-11-20hook: Make Gitaly config available to serverPatrick Steinhardt
2020-11-20hook: Assert that required environment variables are presentPatrick Steinhardt
2020-11-20hook: Don't execute custom update hooks on secondariesPatrick Steinhardt
2020-11-20hook: Add thorough testing of hook implementationsPatrick Steinhardt
2020-11-20hook: Rename tests to match our coding stylePatrick Steinhardt
2020-11-20hook: Remove separate test packagePatrick Steinhardt
2020-11-20Update CHANGELOG.md for 13.6.0GitLab Release Tools Bot
2020-11-20Merge branch 'ps-make-funcs-cfg-methods' into 'master'Pavlo Strokov
2020-11-20Makefile: Don't write proto.diff into source directoryPatrick Steinhardt
2020-11-20Unbound initialization and validation funcs from global ConfigPavlo Strokov
2020-11-20Merge branch 'avar/branches-test-refactor-for-testWithFeature' into 'master'Patrick Steinhardt
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-19Wrong flag names in FetchRemote ported to GoPavlo Strokov
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-18branch tests: use less indent-y featureset idiomÆvar Arnfjörð Bjarmason
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