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
2022-02-02repository: Set longer SSHUploadPack timeout for replicationjc-increase-ssh-uploadpack-timeoutJohn Cai
2022-02-01proto: add timeout_seconds to SSHUploadPackRequestJohn Cai
2022-01-28Merge branch 'smh-remove-test-dial-timeout' into 'master'Patrick Steinhardt
2022-01-28Remove timeout when dialing server in testsSami Hiltunen
2022-01-28Merge branch 'bwill/ssh-tests-for-GetCommitSignatures' into 'master'Toon Claes
2022-01-28Merge branch 'ps-pack-refs-repl-clean' into 'master'Toon Claes
2022-01-28Merge branch 'pks-makefile-separate-bundled-git-targets' into 'master'Toon Claes
2022-01-28Merge branch 'pks-ff-enable-hooks-in-tempdir' into 'master'Toon Claes
2022-01-28chore: Add ssh signature test caseBrian Williams
2022-01-28Merge branch 'pks-housekeeping-fix-config-cleanup' into 'master'Toon Claes
2022-01-28Merge branch 'pks-operations-rebase-with-empty-commits' into 'master'Patrick Steinhardt
2022-01-28praefect: PackRefs replication doesn't need parametersPavlo Strokov
2022-01-28Merge branch '4002-update-golang-1176' into 'master'Patrick Steinhardt
2022-01-28Update Go to version 1.17.6Dustin Collins
2022-01-28Merge branch 'smh-fix-paged-flat-path' into 'master'Toon Claes
2022-01-28operations: Skip rebasing commits which become emptyPatrick Steinhardt
2022-01-28operations: Add tests for rebases with empty commitsPatrick Steinhardt
2022-01-28operations: Convert rebases to use new gitaly-git2go paramsPatrick Steinhardt
2022-01-28operations: Deprecate the rebase IDPatrick Steinhardt
2022-01-28housekeeping: Strip empty config sectionsPatrick Steinhardt
2022-01-27housekeeping: Fix pruning of "remote.*.prune" config keyPatrick Steinhardt
2022-01-27housekeeping: Rewrite config cleanup test to be more thoroughPatrick Steinhardt
2022-01-27Merge branch 'smh-cleanup-context' into 'master'Sami Hiltunen
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2022-01-27Merge branch 'pks-ff-user-apply-patch-committer-timezone' into 'master'Pavlo Strokov
2022-01-27Merge branch 'wc-server-keepalive' into 'master'Pavlo Strokov
2022-01-27Merge branch 'docs-gitaly-typofix-greg' into 'master'Sami Hiltunen
2022-01-27Fix typos in gitaly docsGreg Myers
2022-01-27operations: Always respect committer timezone in UserApplyPatchPatrick Steinhardt
2022-01-27hooks: Don't use Ruby hooks by defaultPatrick Steinhardt
2022-01-27Makefile: Allow standalone installation of bundled GitPatrick Steinhardt
2022-01-27Merge branch 'pks-operations-merges-allow-structured-errors' into 'master'Patrick Steinhardt
2022-01-27operations: Enable use of structured errors in UserMergeBranchPatrick Steinhardt
2022-01-27Merge branch 'jc-limithandler-limit' into 'master'James Fargher
2022-01-27limithandler: add concurrency queue limitJohn Cai
2022-01-26Merge branch 'toon-bundle-user-config' into 'master'James Fargher
2022-01-26limithandler: use RWMutexJohn Cai
2022-01-26Expand flat paths only for the returned page in GetTreeEntriesSami Hiltunen
2022-01-26linguist: Pass on BUNDLE_USER_CONFIG if setToon Claes
2022-01-26linguist: Add test to successful get StatsToon Claes
2022-01-26rubyserver: Pass on BUNDLE_USER_CONFIG if setToon Claes
2022-01-26Merge branch 'pks-git-feature-flag' into 'master'Patrick Steinhardt
2022-01-25Makefile: Run tests with bundled and external Git configuredPatrick Steinhardt
2022-01-25git: Add a feature flag to toggle between bundled and external GitPatrick Steinhardt
2022-01-25git: Set up all configured execution environmentsPatrick Steinhardt
2022-01-25git: Add option to override the Git binary pathPatrick Steinhardt
2022-01-25git: Clean up execution environment on shutdownPatrick Steinhardt
2022-01-25git: Move setup of Git execution environment into factoryPatrick Steinhardt
2022-01-25git: Cache Git version by binary pathPatrick Steinhardt
2022-01-25git: Rewrite version tests to use intercepting command factoryPatrick Steinhardt