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-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move commit helpers into `gittest`Patrick Steinhardt
2021-02-18Merge branch 'sh-fix-wiki-trailers-500-error' into 'master'Sami Hiltunen
2021-02-18Fix 500 errors in Wiki pages with trailers containing UTF-8Stan Hu
2021-02-16Merge branch 'ps-rubyserver-config' into 'master'Paul Okstad
2021-02-13Gitaly-ruby server should not depend on the global statePavlo Strokov
2021-02-12DI git.CommandFactory into localrepo.RepoPavlo Strokov
2021-02-11tests: Convert code to use `localrepo.ReadCommit()`Patrick Steinhardt
2021-02-10wiki: Silence tests by inlining helper functionPatrick 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
2021-01-06testhelper: Accept `testing.TB` when starting the serverPatrick Steinhardt
2020-12-16Break dependency of the catfile on global config.ConfigPavlo Strokov
2020-11-17wiki: Fix call to `MustRunCommand()` not passing in `testing.T`Patrick Steinhardt
2020-11-17tests: Don't call log.Fatal in test setupsPatrick Steinhardt
2020-11-17testhelper: Have Configure() return cleanup functionPatrick Steinhardt
2020-11-17tests: Unify test setupPatrick Steinhardt
2020-11-04Resolve dependency on global state in rubyserver.SetHeadersPavlo Strokov
2020-10-28testing: Fix compilation of Wiki test for Go 1.15Zeger-Jan van de Weg
2020-10-14Introduce Locator abstraction to wiki servicePavlo Strokov
2020-09-17grpc: Remove embedded UnimplementedServiceServer structuresPatrick Steinhardt
2020-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt