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-07-29ssh: Recognize cancelled pushes in SSHReceivePackpks-ssh-receive-pack-missing-errorPatrick Steinhardt
2022-07-29ssh: Fix silent errors when SSHReceivePack failsPatrick Steinhardt
2022-07-29ssh: Add tests for SSHReceivePack exercising error conditionsPatrick Steinhardt
2022-07-29ssh: Use cleanup helper to simplify `newSSHClient()`Patrick Steinhardt
2022-07-29ssh: Get rid of some seeded repositories in our testsPatrick Steinhardt
2022-07-29ssh: Refactor test for transactional SSHReceivePack to be hash-agnosticPatrick Steinhardt
2022-07-29ssh: Verify InvalidArgument errors in ReceivePack testPatrick Steinhardt
2022-07-29ssh: Update test names for ReceivePack testsPatrick Steinhardt
2022-07-29Merge branch 'pks-ssh-cancelled-packfile-negotiation' into 'master'Patrick Steinhardt
2022-07-29ssh: Handle timeout waiting on packfile negotiation with proper errorsPatrick Steinhardt
2022-07-29ssh: Verify errors in testcases exercising timeout logicPatrick Steinhardt
2022-07-29ssh: Simplify handling of `GlRepository()` for logging purposesPatrick Steinhardt
2022-07-29ssh: Refactor some tests to generate test data at runtimePatrick Steinhardt
2022-07-29helper: Add error functions for `DeadlineExceeded` codesPatrick Steinhardt
2022-07-28Merge branch 'pks-grpc-proxy-test-refactorings' into 'master'John Cai
2022-07-28Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-07-28Merge branch 'jt-update-gitaly-onboarding-template' into 'master'Sami Hiltunen
2022-07-28Update changelog for 15.0.5GitLab Release Tools Bot
2022-07-28Update changelog for 15.1.4GitLab Release Tools Bot
2022-07-28Update changelog for 15.2.1GitLab Release Tools Bot
2022-07-27Template: Update Gitaly onboardingjt-update-gitaly-onboarding-templateJustin Tobler
2022-07-27Merge branch 'sh-bump-google-protobuf-ruby' into 'master'Sami Hiltunen
2022-07-27Merge branch 'sh-clean-build' into 'master'Sami Hiltunen
2022-07-27Merge branch 'wc-remove-db-only' into 'master'Sami Hiltunen
2022-07-27Merge branch 'pks-objectpool-remove-optimize-repository-ff' into 'master'Will Chandler
2022-07-27Update VERSION filesv15.3.0-rc1GitLab Release Tools Bot
2022-07-27Merge branch 'pks-user-create-tag-preparatory-refactorings' into 'master'Patrick Steinhardt
2022-07-27Merge branch 'pks-user-create-tag-error-proto' into 'master'Sami Hiltunen
2022-07-27Merge branch 'smh-remove-legacy-go-mod' into 'master'Sami Hiltunen
2022-07-27Update google-protobuf Ruby gem to v3.21.3Stan Hu
2022-07-27Merge branch 'sh-bump-rails-gems-6.1.6.1' into 'master'Stan Hu
2022-07-27Merge branch 'pks-gittest-hash-clean' into 'master'Patrick Steinhardt
2022-07-27operations: Refactor tests for UserCreateTagPatrick Steinhardt
2022-07-27operations: Validate tag name more thoroughly in UserCreateTagPatrick Steinhardt
2022-07-27operations: Refactor Ruby-compatible argument validationPatrick Steinhardt
2022-07-27operations: Rename tag-related tests to match modern best practicesPatrick Steinhardt
2022-07-27proto: Improve documentation for UserCreateTagsPatrick Steinhardt
2022-07-27proxy: Remove now-unused test service definitionspks-grpc-proxy-test-refactoringsPatrick Steinhardt
2022-07-27client: Convert to use `grpc_testing` test servicePatrick Steinhardt
2022-07-27proxy: Parallelize testsPatrick Steinhardt
2022-07-27proxy: Convert StreamHandlers tests to be table-drivenPatrick Steinhardt
2022-07-27proxy: Refactor handler tests to use `grpc_testing` test servicePatrick Steinhardt
2022-07-27proxy: Deduplicate proxy setup code used in testsPatrick Steinhardt
2022-07-27proxy: Get rid of shared state via test suitePatrick Steinhardt
2022-07-27proxy: Convert peeker tests to use `grpc_testing` test servicePatrick Steinhardt
2022-07-27proxy: Modernize test style and more thoroughly verify assumptionsPatrick Steinhardt
2022-07-27proxy: Use `t.Cleanup()` to simplify test setupsPatrick Steinhardt
2022-07-27proxy: Move `TestMain()` into test helper filePatrick Steinhardt
2022-07-27Merge branch 'docs-max-queue-size-gitaly' into 'master'John Cai
2022-07-26Bump all Rails-related gems to v6.1.6.1sh-bump-rails-gems-6.1.6.1Stan Hu