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-08-21operations: Drop unused test setup with seed repositoryPatrick Steinhardt
2023-07-28operations: Implement SHA256 support for UserUpdateSubmodulesPatrick Steinhardt
2023-07-12Don't assert repository path in TestUserUpdateSubmoduleSami Hiltunen
2023-06-29Merge branch 'pks-praefect-unify-errrepositorynotset' into 'master'Pavlo Strokov
2023-06-28operations: Remove Submodules in git feature flagJohn Cai
2023-06-28praefect/coordinator: Unify ErrRepositoryNotSet errors with GitalyPatrick Steinhardt
2023-06-20localrepo: Enable WriteCommit to signJohn Cai
2023-06-12config/locator: Use ErrRepositoryNotSet errorsPatrick Steinhardt
2023-05-31operations: Replace UserUpdateSubmodule implementation with tree helpersJohn Cai
2023-05-22Merge branch 'jc/tree-entry-as-tree' into 'master'Patrick Steinhardt
2023-05-19localrepo: Turn TreeEntry into a tree data structureJohn Cai
2023-05-18Decouple production code from test protoMikhail Mazurskiy
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-03-27featureflag: Remove SubmoduleInGit feature flagJohn Cai
2023-03-21lstree: Move package to localrepoJohn Cai
2023-03-16lint: Fix manual quote interpolation offensesQuang-Minh Nguyen
2023-03-07operations: Reimplement UserUpdateSubmodule using git plumbing commandsJohn Cai
2023-03-06Revert "Merge branch 'jc-submodule-in-git-fix' into 'master'"John Cai
2023-03-04operations: Reimplement UserUpdateSubmodule using git plumbing commandsJohn Cai
2023-03-02lstree: Use localrepo.TreeEntry instead of lstree.EntryJohn Cai
2023-03-01Revert "Merge branch 'jc-submodule-in-git' into 'master'"Patrick Steinhardt
2023-02-24operations: Reimplement UserUpdateSubmodule using git plumbing commandsJohn Cai
2023-02-02git: Include reason oid is invalid in errorWill Chandler
2023-01-10operations: Use `ExpectedOldOid` in `UserUpdateSubmodule`Karthik Nayak
2023-01-10operations: Merge some of Test*UserUpdateSubmodule* testsKarthik Nayak
2022-12-01testhelper: Convert `GitalyOrPraefectMessage` to use genericsPatrick Steinhardt
2022-11-16operations: Standardize errors creationPavlo Strokov
2022-11-08testhelper: More descriptive name for GitalyOrPraefectPavlo Strokov
2022-11-08service/operations: Improve validation of inputPavlo Strokov
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick Steinhardt
2022-08-05lstree: Inject the object hash used to parse tree entriesPatrick Steinhardt
2022-07-20git: Move `ZeroOID` into `ObjectHash` structurePatrick Steinhardt
2022-07-20git: Move `NewObjectIDFromHex()` into `ObjectHash` structurePatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2022-02-01Amend most operation service tests to create repos through the APISami Hiltunen
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2021-12-20hook: Let custom hook scripts resolve Git via PATHPatrick Steinhardt
2021-12-06testhelper: Rename `RequireGrpcError()` to `RequireGrpcCode()`Patrick Steinhardt
2021-11-10lstree: Convert tree entries to have typed object IDsPatrick Steinhardt
2021-09-06updateref: Fix quarantine directory being migrated too latePatrick Steinhardt
2021-08-30updateref: Generalize `PreReceiveError` according to its usagePatrick Steinhardt
2021-08-24quarantine: Always enable use of quarantine directoriesPatrick Steinhardt
2021-08-06operations: Support object quarantine in UserUpdateSubmodulePatrick Steinhardt
2021-08-05gittest: Merge initialization of repos into a single functionPatrick Steinhardt
2021-07-29lint: Fix deprecated import github.com/golang/protobuf/ptypesPavlo Strokov
2021-07-06Merge branch 'ps-parallel-test-run' into 'master'Sami Hiltunen
2021-07-01fix: Set operations timezone by UserBaodong
2021-06-29Parallel execution of the tests in the operations packagePavlo Strokov
2021-05-27Create module v14 gitaly versionPavlo Strokov