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
2021-05-17TestUser moved into the gittest packagePavlo Strokov
2021-05-12operations: Remove update submodule feature flagZeger-Jan van de Weg
2021-05-11Replace MustRunCommand with gittest.Exec|ExecStream in service directoryPavlo Strokov
2021-05-05localrepo: Provide test helper to construct reposPatrick Steinhardt
2021-04-29Replace MustRunCommand with Exec in initRepoAtPavlo Strokov
2021-04-12Removal of config.Config from operations packagePavlo Strokov
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-02-12DI git.CommandFactory into localrepo.RepoPavlo Strokov
2021-02-11tests: Convert code to use `localrepo.ReadCommit()`Patrick Steinhardt
2021-02-03Injection of the git.CommandFactory into catfile packagePavlo Strokov
2021-02-03Removal of unused storage.LocatorPavlo Strokov
2021-02-01operations: Fix UpdateSubmodule RPC confusing reference namesPatrick Steinhardt
2021-01-25operations: Allow UserUpdateSubmodule to get an optional timestampPatrick Steinhardt
2021-01-19Revert "Merge branch 'po-remove-ruby-userupdatesubmodule' into 'master'"Patrick Steinhardt
2021-01-14Remove feature flag for Go version of UserUpdateSubmodulePaul Okstad
2021-01-14log: Convert interface to accept RevisionsPatrick Steinhardt
2020-12-16Break dependency of the catfile on global config.ConfigPavlo Strokov
2020-11-10Port UserUpdateSubmodule to GoPaul Okstad
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt