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
2023-06-02helper: Move `RepoPathEqual()` into storage modulePatrick Steinhardt
2023-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2022-11-14helper: Run tests in sha256 modeJames Fargher
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2021-10-07testhelper: Unify setup of test suitesPatrick Steinhardt
2021-05-27Create module v14 gitaly versionPavlo Strokov
2020-12-16Removal of helper.GetRepoPathPavlo Strokov
2020-11-19helper: Convert to use `testhelper.NewTestRepo()`Patrick 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-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-06-30Port FetchSourceBranch to goMateusz Nowotyński
2020-04-30improved path traversal protectionSami Hiltunen
2020-03-23explicitly load test configuration when neededSami Hiltunen
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-06-05Update vendored gitaly-protoPatrick Bajao
2018-10-15Fix formattingAlejandro Rodríguez
2018-10-04Rename gitaly proto import to gitalypbZeger-Jan van de Weg
2018-06-05Simplify and rename AssertGrpcErrorJacob Vosmaer (GitLab)
2018-04-06Run Go test suite with '-race' in CIJacob Vosmaer (GitLab)
2017-08-01Check storage directory and fix existence test bugsJacob Vosmaer (GitLab)
2017-07-10Also check for "refs" folder for repo existenceAlejandro Rodríguez
2017-06-14Stop using deprecated field `path` in Repository messagesAlejandro Rodríguez
2017-05-16Disallow directory traversal in repository paths for securityAlejandro Rodríguez
2017-04-13Signal not existing repository with gRPC code `NotFound`Alejandro Rodríguez
2017-04-11Use config.StoragePath in GetRepoPathJacob Vosmaer
2017-03-30Implement helper.GetRepoPath()Ahmad Sherif