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
path: root/cmd
AgeCommit message (Expand)Author
2020-11-29gitaly-hooks check: check is not a gitaly hookPavlo Strokov
2020-11-29gitaly-hooks check: check is not a gitaly hookPavlo Strokov
2020-11-29gitaly-debug: has no dependency on the config filePavlo Strokov
2020-11-26gitaly-ssh: Set up hook servicePatrick Steinhardt
2020-11-26Merge branch 'smh-apply-subcommand' into 'master'James Fargher
2020-11-25gitaly-git2go apply subcommandSami Hiltunen
2020-11-24Logging of reads distributions caching statePavlo Strokov
2020-11-24Verification of disable cache logging messagePavlo Strokov
2020-11-24Introduction of in-memory cache for reads distributionPavlo Strokov
2020-11-24Merge branch 'pks-tests-tmpdir-pt2' into 'master'Pavlo Strokov
2020-11-24gitignore: Remove now unneeded testdata patternsPatrick Steinhardt
2020-11-24gitaly-ssh: Move "gitaly.socket" into global test directoryPatrick Steinhardt
2020-11-20hook: Make Gitaly config available to serverPatrick Steinhardt
2020-11-20Unbound initialization and validation funcs from global ConfigPavlo Strokov
2020-11-19Merge branch 'pks-tests-storage-in-tmpfs' into 'master'Toon Claes
2020-11-19Merge branch 'smh-database-assignments' into 'master'Pavlo Strokov
2020-11-19fetch host node assignments from the databaseSami Hiltunen
2020-11-19gitaly-ssh: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-19Replace most uses of `ioutil.TempDir()` with `testhelper.TempDir()`Patrick Steinhardt
2020-11-17Inject entire config to GitLab API instantiationPaul Okstad
2020-11-17Merge branch 'ps-up-to-date-storages-provider' into 'master'Sami Hiltunen
2020-11-17Merge branch 'smh-per-repository-router' into 'master'Sami Hiltunen
2020-11-17validate election strategy configurationSami Hiltunen
2020-11-17hook up per repository router and electorSami Hiltunen
2020-11-17tests: Don't call log.Fatal in test setupsPatrick Steinhardt
2020-11-17testhelper: Move temporary directory into global temporary directoryPatrick Steinhardt
2020-11-17testhelper: Have Configure() return cleanup functionPatrick Steinhardt
2020-11-17tests: Unify test setupPatrick Steinhardt
2020-11-17Introduction of storages provider to get up to date storagesPavlo Strokov
2020-11-13Merge branch 'smh-reconciler-assignments' into 'master'James Fargher
2020-11-12git2go: Add missing build tags for submodule testsPatrick Steinhardt
2020-11-12Merge branch 'git2go_revert_gob' into 'master'Christian Couder
2020-11-11don't target unassigned storages for reconciliationSami Hiltunen
2020-11-11Merge branch 'smh-per-repository-metrics' into 'master'James Fargher
2020-11-11gitaly-git2go: switch revert command to use gob encodingJames Fargher
2020-11-10Merge branch 'smh-migration-tool' into 'master'Sami Hiltunen
2020-11-10create database records for repositories missing themSami Hiltunen
2020-11-10Port UserUpdateSubmodule to GoPaul Okstad
2020-11-08Move GITALY_LOG_DIR into a constantStan Hu
2020-11-08Use gitlab-shell log message for Content-LengthStan Hu
2020-11-08Log LFS smudge activity to gitaly_lfs_smudge.logStan Hu
2020-11-05read-only metrics for repository specific primariesSami Hiltunen
2020-11-04Merge branch 'pks-remove-reftx-hook-workaround' into 'master'Toon Claes
2020-11-04Move cmd conflicts in a separate packageIgor Drozdov
2020-11-04Merge branch 'po-port-resolve-conflicts' into 'master'Paul Okstad
2020-11-04Resolve conflicts git2go subcommandPaul Okstad
2020-11-03Merge branch 'smh-remove-primary-from-repl-mgr' into 'master'Patrick Steinhardt
2020-11-02remove concept of primary from replicatorSami Hiltunen
2020-11-02hooks: Remove reftx arguments workaroundPatrick Steinhardt
2020-10-30dependency inject connection pool in to the operations serverSami Hiltunen