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
2018-01-18Use grpc-go 1.9.1Jacob Vosmaer (GitLab)
2017-09-20Refactor git command creationAhmad Sherif
2017-09-12Merge branch 'zj-namespace-crud' into 'master'Kim Carlbäcker
2017-09-12Namespace CRUD methodsZeger-Jan van de Weg
2017-09-11Use context cancellation instead of command.CloseJacob Vosmaer (GitLab)
2017-09-05Add missing cmd.Close in log.GetCommitJacob Vosmaer (GitLab)
2017-08-15Add spawn process timesAndrew Newdigate
2017-08-04Prefer long options for clarityJacob Vosmaer
2017-08-01Check storage directory and fix existence test bugsJacob Vosmaer (GitLab)
2017-07-24Log all spawned commandsAndrew Newdigate
2017-07-19Implement CommitService.ListFilesKim "BKC" Carlbäcker
2017-07-10Also check for "refs" folder for repo existenceAlejandro Rodríguez
2017-07-03Implement RepositoryExists request and responseZ.J. van de Weg
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-18Update docs: 'need not' -> 'should not'Jacob Vosmaer
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