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-02-11helper: Remove `ProtoRepoFromRepo()`Patrick Steinhardt
2021-01-12testhelper: Use test context in `GetTemporaryGitalySocketFileName()`Patrick Steinhardt
2021-01-11Merge branch 'ps-cleanup-global-config-usage' into 'master'James Fargher
2021-01-05Merge branch 'avar/errors-improve-test-for-decorate' into 'master'Ævar Arnfjörð Bjarmason
2021-01-04Error helper tests: demonstrate regression in 777a12cfdÆvar Arnfjörð Bjarmason
2021-01-04Error helper tests: consistently use "errorf"Ævar Arnfjörð Bjarmason
2021-01-04Error helper tests: consistently use "input"Ævar Arnfjörð Bjarmason
2021-01-04Error helper: move "Unimplemented" variable to its only consumerÆvar Arnfjörð Bjarmason
2020-12-29Removal of unused GetStorageByName funcPavlo Strokov
2020-12-16Removal of helper.GetPathPavlo Strokov
2020-12-16Removal of helper.GetRepoPathPavlo Strokov
2020-12-09git: Move housekeeping into git packagePatrick Steinhardt
2020-12-09Deprecate helper.GetStorageByNamePavlo Strokov
2020-12-04Refactor alternates package to deprecate helper.GetRepoPathPavlo Strokov
2020-11-19helper: Convert to use `testhelper.NewTestRepo()`Patrick Steinhardt
2020-11-17testhelper: Move temporary Gitaly socket into global test directoryPatrick Steinhardt
2020-11-17testhelper: Have Configure() return cleanup functionPatrick Steinhardt
2020-11-17tests: Unify test setupPatrick Steinhardt
2020-11-12Add and remove ref hooks as neededPaul Okstad
2020-11-10Port UserUpdateSubmodule to GoPaul Okstad
2020-11-04Resolve dependency on global state in rubyserver.SetHeadersPavlo Strokov
2020-10-14Remote repo for resolve refishPaul Okstad
2020-10-14Revert "Merge branch 'po-remote-repo-resolve-refish' into 'master'"Sami Hiltunen
2020-10-14Resolve @samihiltunen feedback: Export Gitaly test server codePaul Okstad
2020-10-06Refactor server metadata to be more type safePaul Okstad
2020-09-30Fix injection of gitaly servers infoPavlo Strokov
2020-09-15Merge branch 'ash2k/path-filepath' into 'master'Sami Hiltunen
2020-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-09-11decouple health checking logic from sql electorSami Hiltunen
2020-09-11move tickers from reconciler to helpers packageSami Hiltunen
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-08-06Feature flags enabling for tests.Pavlo Strokov
2020-07-21lines.Send() only support byte delimiterZeger-Jan van de Weg
2020-07-06storage: Remove unused function `DialServer()`Patrick Steinhardt
2020-07-02Add regex-based filtering to SearchFilesByNameEthan Reesor
2020-06-30Port FetchSourceBranch to goMateusz Nowotyński
2020-06-23Merge branch 'ps-paths-locator-di' into 'master'Patrick Steinhardt
2020-06-19Allow pagination for FindAllLocalBranchesZeger-Jan van de Weg
2020-06-19lines.Send() takes SenderOpts for grouping optionsZeger-Jan van de Weg
2020-06-18Remove dependency on global var to detect repo locationPavlo Strokov
2020-05-08wrap errors with grpc contextSami Hiltunen
2020-05-07Merge branch 'smh-fix-path-traversal' into 'master'Paul Okstad
2020-04-30improved path traversal protectionSami Hiltunen
2020-04-28Modify chunker to send message based on sizeJohn Cai
2020-04-22Revert "Merge branch 'smh-path-traversal-fix' into 'master'"Paul Okstad
2020-04-21improve path traversal protectionSami Hiltunen
2020-04-17Drop support for Gitaly v1 authenticationPavlo Strokov
2020-04-14Static code analysis: unconvertPavlo Strokov
2020-04-14Static code analysis: unconvertPavlo Strokov
2020-04-09lint (static code analysis) enhancementsPavlo Strokov