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-06-05Simplify and rename AssertGrpcErrorJacob Vosmaer (GitLab)
2018-05-31Rewrite Repository::Fsck in GoAsh McKenzie
2018-05-30Tests: only match error strings we createJacob Vosmaer (GitLab)
2018-05-16Use round robin load balancing instead of 'pick first' for gitaly-rubyJacob Vosmaer (GitLab)
2018-04-06Run Go test suite with '-race' in CIJacob Vosmaer (GitLab)
2018-03-29Add handling for large commit and tag messagesAhmad Sherif
2018-03-13Remove stale worktrees before garbage collectionStan Hu
2018-03-05Use only 1 gitaly-ruby process in testJacob Vosmaer (GitLab)
2018-03-02Add support for all field to {Find,Count}Commits RPCsAhmad Sherif
2018-02-27Implement BlobService.GetNewLfsPointersAlejandro Rodríguez
2018-01-29Add support for Refs field in DeleteRefs RPCAhmad Sherif
2018-01-23Implement CreateRepositoryFromBundle RPCAhmad Sherif
2018-01-19Implement OperationService.UserCommitFilesAlejandro Rodríguez
2018-01-18Use grpc-go 1.9.1Jacob Vosmaer (GitLab)
2017-12-27Implement RepositoryService.ChangeStorage RPCAlejandro Rodríguez
2017-12-22Implement CreateFork RPCAhmad Sherif
2017-12-22Handle failed merge when branch gets updatedJacob Vosmaer (GitLab)
2017-12-19Remove unused GitlabShell helperAlejandro Rodríguez
2017-12-15Fix broken Ruby test setup in CIJacob Vosmaer
2017-12-11Set balancer timeouts in testJacob Vosmaer (GitLab)
2017-11-30Make dirty tests use their own repo cloneKim "BKC" Carlbäcker
2017-11-29Implement UserCherryPick RPCAhmad Sherif
2017-11-27Improve names of repo helpersJacob Vosmaer
2017-11-16Add test helpers to clone the test repo on corrupting testsAlejandro Rodríguez
2017-11-06Implement Wiki::GetPageVersionsZeger-Jan van de Weg
2017-10-15Implement WikiWritePage RPCAhmad Sherif
2017-09-25Implement RepositoryService.UserCreateBranchAlejandro Rodríguez
2017-09-15Update grpc-go to 1.6.0Jacob Vosmaer
2017-09-11Use context cancellation instead of command.CloseJacob Vosmaer (GitLab)
2017-09-05Add missing cmd.Close in log.GetCommitJacob Vosmaer (GitLab)
2017-08-25Retire CommitsEqual in favor of require.EqualAhmad Sherif
2017-08-18Fix Repository.FetchRemoteKim "BKC" Carlbäcker
2017-08-15RepositoryService::FetchRemoteKim "BKC" Carlbäcker
2017-08-14Test output cleanup, no naked returnsJacob Vosmaer (GitLab)
2017-08-10Including logging in testsAndrew Newdigate
2017-07-27Implement CommitService.CommitLanguagesJacob Vosmaer (GitLab)
2017-07-26Implement FindAllTags RPCAhmad Sherif
2017-07-25Long socket pathsAndrew Newdigate
2017-07-25Fix testsAndrew Newdigate
2017-07-21Add coverage to the buildAndrew Newdigate
2017-07-19Implement CommitService.FindCommitAlejandro Rodríguez
2017-07-14Send parent ids on CommitService.CommitsBetweenAlejandro Rodríguez
2017-07-12Add and populate `body` field of `GitCommit`Alejandro Rodríguez
2017-07-05Adapt to gitaly-proto v0.12.0Alejandro Rodríguez
2017-07-05Implement Commit#Between grpc callAlejandro Rodríguez
2017-06-27SSH Upload/ReceivePack Integration TestsKim "BKC" Carlbäcker
2017-06-14Stop using deprecated field `path` in Repository messagesAlejandro Rodríguez
2017-06-07Logrus downgradeAndrew Newdigate
2017-05-26Add logrus loggingAndrew Newdigate
2017-04-13Signal not existing repository with gRPC code `NotFound`Alejandro Rodríguez