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
2023-02-28tests: Fix hardcoded /bin/bash shebangsPatrick Steinhardt
2022-11-08service/hook: Improve validation of inputPavlo Strokov
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-07-06hooks: Convert payload to use actual feature flagsPatrick Steinhardt
2022-06-15git: Change ReceiveHooksPayload to UserDetailsJohn Cai
2022-05-20Update go package name from v14 to v15John Cai
2022-02-03Propagate test context to setup helpers in hooks packageSami Hiltunen
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2021-12-06testhelper: Rename `RequireGrpcError()` to `RequireGrpcCode()`Patrick Steinhardt
2021-06-14hook: Remove Praefect server from hooks payloadPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-04-26Replace test server setup in hook packagePavlo Strokov
2021-04-21Propagate feature flags through gitaly-hooksSami Hiltunen
2021-04-19testhelper: Convert `WriteExecutable()` to use `t.Cleanup()`Patrick Steinhardt
2021-03-31Remove config.Config from hook packagePavlo Strokov
2021-03-18Removal of config.Config from hook packagePavlo Strokov
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move hook helpers into `gittest`Patrick Steinhardt
2021-02-12gitaly: Set up requested hooks bitmapPatrick Steinhardt
2021-01-12testhelper: Use test context in `WriteExecutable()`Patrick Steinhardt
2020-12-11hooks: Convert to use ReceiveHooksPayloadPatrick Steinhardt
2020-12-11hooks: Stop injecting GL_REPOSITORY into the hooks environmentPatrick Steinhardt
2020-12-10hooks: Add transaction information to HooksPayloadPatrick Steinhardt
2020-12-10hooks: Fix incomplete test setupsPatrick Steinhardt
2020-12-01hook: Validate input of update hookPatrick Steinhardt
2020-09-09hook: Pass complete configuration to the hook managerPatrick Steinhardt
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt