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
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-07-28Use of 'locator' instead of func dependent on global configPavlo Strokov
2020-03-23explicitly load test configuration when neededSami Hiltunen
2020-02-06Remove unused rubyserver in structsZeger-Jan van de Weg
2019-11-05Add tagger and timezoneRoger Meier
2019-09-03main: start ruby server after opening network listenersJacob Vosmaer
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-06-04Make catfile cache size configurableJacob Vosmaer
2019-05-01add cache for batch filesJohn Cai
2018-11-16Upgrade grpc-go from v1.9.1 to v1.16.0 in preparation for correlation idsAndrew Newdigate
2018-10-15Fix formattingAlejandro Rodríguez
2018-10-04Rename gitaly proto import to gitalypbZeger-Jan van de Weg
2018-02-23Implement recursive tree entries fetchingAhmad Sherif
2017-11-30Make dirty tests use their own repo cloneKim "BKC" Carlbäcker
2017-10-27Upgrade GRPC to v1.7.1Andrew Newdigate
2017-09-20Change how we set git object dir attributesAhmad Sherif
2017-09-15Update grpc-go to 1.6.0Jacob Vosmaer
2017-09-06Re-use gitaly-ruby client connectionJacob Vosmaer
2017-09-05Populate `flat_path` field of `TreeEntry`sAlejandro Rodríguez
2017-09-05Add missing cmd.Close in log.GetCommitJacob Vosmaer (GitLab)
2017-09-01Added megacheck linter and fixed new linting errorsAndrew Newdigate
2017-08-31Use git-linguist to implement CommitLanguagesJacob Vosmaer (GitLab)
2017-08-14Test output cleanup, no naked returnsJacob Vosmaer (GitLab)
2017-08-11Add a middleware for handling Git object dir attributesAhmad Sherif
2017-08-10Including logging in testsAndrew Newdigate
2017-08-04Implement CommitsByMessage RPCAhmad Sherif
2017-07-27Implement CommitService.CommitLanguagesJacob Vosmaer (GitLab)
2017-07-25Long socket pathsAndrew Newdigate
2017-07-14Implement CommitService.GetTreeEntries rpcAlejandro Rodríguez
2017-07-05Implement Commit#Between grpc callAlejandro Rodríguez
2017-06-26Renamed servicesAndrew Newdigate
2017-06-16Implement TreeEntry RPCAhmad Sherif