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-19Update LabKit to v0.0.0-20201119110232-8aa91c8f706bvendor-8aa91c8Andrew Newdigate
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-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
2020-11-18Revert: featureflag: Enable Go implementation of UserSquashPavlo Strokov
2020-11-18featureflag: Enable Go implementation of UserSquashPavlo Strokov
2020-11-18Merge branch 'ps-fetch-remote-go' into 'master'James Fargher
2020-11-17praefect reconcile: hangs and failsPavlo Strokov
2020-11-17Merge branch 'po-client-certs-internal-gitlab-api' into 'master'Paul Okstad
2020-11-17Inject entire config to GitLab API instantiationPaul Okstad
2020-11-17Merge branch 'pks-style-tests-defer-exit' into 'master'Sami Hiltunen
2020-11-17Merge branch 'smh-fix-config-test' into 'master'Sami Hiltunen
2020-11-17Merge branch 'pks-tests-shorten-dir' into 'master'Sami Hiltunen
2020-11-17testhelper: Shorten temporary dir to fix sockets on macOSPatrick Steinhardt
2020-11-17Merge branch 'ps-up-to-date-storages-provider' into 'master'Sami Hiltunen
2020-11-17style: Document location of `TestMain()` functionPatrick Steinhardt
2020-11-17style: Document gotchas when using defers with `os.Exit()`Patrick Steinhardt
2020-11-17wiki: Fix call to `MustRunCommand()` not passing in `testing.T`Patrick Steinhardt
2020-11-17reduce duplication in praefect config validation testsSami 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-17extract dialing from node manager to a functionSami Hiltunen
2020-11-17remove dial options from node manager's constructorSami Hiltunen
2020-11-17add a concurrency safe wrapper for RandomSami Hiltunen
2020-11-17Merge branch 'pks-test-cleanup' into 'master'Patrick Steinhardt
2020-11-17Makefile: Move dependency on proto-lint to protoc-gen-gitaly targetPatrick Steinhardt
2020-11-17Makefile: Move protoc target to other binary targetsPatrick Steinhardt
2020-11-17Makefile: Fix protoc-gen-gitaly depending on go.modPatrick Steinhardt
2020-11-17Makefile: Fix protoc-gen-gitaly depending on proto-lintPatrick Steinhardt
2020-11-17Makefile: Move together internal build targetsPatrick Steinhardt