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
2024-07-01Take a context into GetStorageNameSami Hiltunen
2023-06-15commit: Refactor repository validation to verify existencePatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2022-12-19helper: Replace `helper.ErrInvalidArgumentf()` with `structerr` packagePatrick Steinhardt
2022-12-19helper: Replace `helper.ErrInternalf()` with `structerr` packagePatrick Steinhardt
2022-12-13global: Replace use of `helper.ErrInternal()`Patrick Steinhardt
2022-12-12commit: Standardize errors creationPavlo Strokov
2022-12-09global: Replace use of `helper.ErrInvalidArgument()`Patrick Steinhardt
2022-11-08gitaly/service: Use 'service.ValidateRepository()' to validate inputPavlo Strokov
2022-11-08service/commit: Improve validation of inputPavlo Strokov
2022-05-20Update go package name from v14 to v15John Cai
2022-04-29catfile: Make process cancellation synchronous to fix test racePatrick Steinhardt
2021-10-14catfile: Convert commit interface to accept an ObjectReaderPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-11services: Convert to use git.RepositoryExecutor interfacePatrick Steinhardt
2021-05-11log: Move tag and commit parsing into catfile packagePatrick Steinhardt
2021-05-10commit: Inject catfile cachePatrick Steinhardt
2021-02-03Injection of the git.CommandFactory into catfile packagePavlo Strokov
2021-02-03Removal of unused storage.LocatorPavlo Strokov
2021-01-14log: Convert interface to accept RevisionsPatrick Steinhardt
2020-12-16Break dependency of the catfile on global config.ConfigPavlo Strokov
2020-11-26Require the ctx for each Batch command invokationIgor Wiedler
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt