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-08-09lint: Handle error returned by os.RemoveAllPavlo Strokov
2021-08-05gittest: Merge initialization of repos into a single functionPatrick Steinhardt
2021-07-22storage: Move module into `internal/gitaly`Patrick Steinhardt
2021-06-11Embed Unimplemented* structsMikhail Mazurskiy
2021-06-11Move helper to avoid import cycleMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-20wiki: Remove DeletePage RPCZeger-Jan van de Weg
2021-05-14wiki: Remove GetPageVersionsRPCZeger-Jan van de Weg
2021-05-12wiki: Remove FindFile RPCZeger-Jan van de Weg
2021-05-11Replace MustRunCommand with gittest.Exec|ExecStream in service directoryPavlo Strokov
2021-05-07gittest: Refactor interfaces to compare authors and commitsPatrick Steinhardt
2021-05-05localrepo: Provide test helper to construct reposPatrick Steinhardt
2021-04-29Replace MustRunCommand with Exec in initRepoAtPavlo Strokov
2021-04-26Replace test server setup in wiki packagePavlo Strokov
2021-03-30Remove config.Config from wiki packagePavlo Strokov
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