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-12-21command: Test the 'too many open files' error is returnedps-resource-exhausted-fdPavlo Strokov
2022-12-21status: Return ResourceExhausted code if no more file descriptorsPavlo Strokov
2022-12-21Merge branch 'kn-4407-expected-old-oid-8' into 'master'Quang-Minh Nguyen
2022-12-21Merge branch 'pks-reproducible-builds' into 'master'Pavlo Strokov
2022-12-21Merge branch 'pks-helper-grpc-code' into 'master'Pavlo Strokov
2022-12-21Update changelog for 15.7.0GitLab Release Tools Bot
2022-12-21Merge branch '4612-add-support-for-patch-id-generation' into 'master'karthik nayak
2022-12-21Merge branch 'renovate/golang.org-x-sys-0.x' into 'master'Toon Claes
2022-12-21Merge branch 'kn-4407-expected-old-oid-1' into 'master'Toon Claes
2022-12-21Merge branch 'kn-4407-expected-old-oid-7' into 'master'Toon Claes
2022-12-21Merge branch 'pks-git-housekeeping-sha256' into 'master'Patrick Steinhardt
2022-12-21Add new GetPatchID RPCDavid Kim
2022-12-21Merge branch 'pks-objectpool-fix-error-code' into 'master'Will Chandler
2022-12-21Merge branch 'renovate-tools/goimports/golang.org-x-tools-0.x' into 'master'Quang-Minh Nguyen
2022-12-20Merge branch 'pks-tree-entry-structured-error-metadata' into 'master'Quang-Minh Nguyen
2022-12-20objectpool: Fix error code when trying to recreate existing poolPatrick Steinhardt
2022-12-20objectpool: Add test that tries to recreate already existing poolPatrick Steinhardt
2022-12-20structerr: Add option to override gRPC error codePatrick Steinhardt
2022-12-20version: Make builds deterministic by dropping build timePatrick Steinhardt
2022-12-20prometheus: Convert to use LabKit's `WithGoBuildInformation()` optionPatrick Steinhardt
2022-12-20version: Deduplicate version info across Gitaly and PraefectPatrick Steinhardt
2022-12-20go.mod: Bump LabKit dependency to v1.17Patrick Steinhardt
2022-12-20operations: Use `ExpectedOldOid` in `UserFFBranch`Karthik Nayak
2022-12-20commit: Don't put tree entry name into error messagePatrick Steinhardt
2022-12-20helper: Make `GrpcCode()` helper part of the `structerr` packagePatrick Steinhardt
2022-12-20hook: Refactor ReferenceTransactionHook test to properly assert errorsPatrick Steinhardt
2022-12-20namespace: Refactor tests to properly assert errorsPatrick Steinhardt
2022-12-20namespace: Simplify test setupPatrick Steinhardt
2022-12-20localrepo: Verify errors returned by `Path()` in testsPatrick Steinhardt
2022-12-20ref: Refactor tests for the `RefExists()` RPCPatrick Steinhardt
2022-12-20ref: Remove duplicate testsPatrick Steinhardt
2022-12-20Merge branch 'pks-objectpool-atomic-creation' into 'master'Patrick Steinhardt
2022-12-20operations: Use `ExpectedOldOid` in `UserRevert`Karthik Nayak
2022-12-20operations: Merge some of TestServer_UserRevert* testsKarthik Nayak
2022-12-20Merge branch 'toon-readobject-catfile' into 'master'Toon Claes
2022-12-20housekeeping: Enable SHA256 in remaining testsPatrick Steinhardt
2022-12-20housekeeping: Enable testing optimization strategy with SHA256Patrick Steinhardt
2022-12-20housekeeping: Enable testing stale-data-related logic with SHA256Patrick Steinhardt
2022-12-20housekeeping: Enable testing worktree-related logic with SHA256Patrick Steinhardt
2022-12-20localrepo: Remove build restriction for remote extra testsPatrick Steinhardt
2022-12-20gittest: Simplify setup of object formatPatrick Steinhardt
2022-12-20objectpool: Enable atomic creation of object poolsPatrick Steinhardt
2022-12-20git/objectpool: Resolve object pool paths when creating the structurePatrick Steinhardt
2022-12-20objectpool: Tighten argument checks when creating object poolsPatrick Steinhardt
2022-12-20repoutil: Add option to skip initializing repository in CreatePatrick Steinhardt
2022-12-20repoutil: Refactor assembly of options to be more extensiblePatrick Steinhardt
2022-12-20repoutil: Add tests for `Create()` optionsPatrick Steinhardt
2022-12-20repository: Move function to transactionally create repositoriesPatrick Steinhardt
2022-12-20repository: Convert `createRepository()` to not be a receiver functionPatrick Steinhardt
2022-12-20Merge branch 'pks-helper-errorf-conversion-pt3' into 'master'Patrick Steinhardt