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
2017-10-10Version 0.45.0v0.45.0changelog-user-merge-branchJacob Vosmaer
2017-10-10One more missing changelogJacob Vosmaer
2017-10-10Add new changelog entries at the topJacob Vosmaer
2017-10-10Fix changelogJacob Vosmaer
2017-10-10Merge branch 'operation-merge' into 'master'Jacob Vosmaer (GitLab)
2017-10-10Implement OperationService::UserMergeBranchJacob Vosmaer
2017-10-10Merge branch 'has-local-branches' into 'master'Ahmad Sherif
2017-10-10Implement RepositoryService.HasLocalBranches RPCAlejandro Rodríguez
2017-10-09Merge branch 'stub-style-guide' into 'master'Andrew Newdigate
2017-10-09Add style-guide about StubsKim Carlbäcker
2017-10-09Merge branch 'codecov' into 'master'Jacob Vosmaer (GitLab)
2017-10-09Use codecov for better code coverage reportingAndrew Newdigate
2017-10-06Merge branch 'proto-40-update' into 'master'Kim Carlbäcker
2017-10-06Update gitaly-proto to v0.40.0Alejandro Rodríguez
2017-10-06Merge branch 'test-gitlab-vendoring' into 'master'Jacob Vosmaer (GitLab)
2017-10-06Test gitlab-git-vendoring on a scheduleAndrew Newdigate
2017-10-06Merge branch 'feature-logging-2' into 'master'Jacob Vosmaer (GitLab)
2017-10-06Add client feature logging and metricsAndrew Newdigate
2017-10-05Merge branch '615-fix-subject-parsing' into 'master'Andrew Newdigate
2017-10-05Fix Commit Subject parsing in rubyserverKim "BKC" Carlbäcker
2017-10-05Version 0.44.0v0.44.0Ahmad Sherif
2017-10-04Merge branch 'update-gitlab-git' into 'master'Ahmad Sherif
2017-10-04Update gitlab_git to 4a0f720a502ac02423Jacob Vosmaer (GitLab)
2017-10-03Merge branch 'feature/implement-raw-diff-rpc' into 'master'Kim Carlbäcker
2017-10-03Implement Raw{Diff,Patch} RPCsAhmad Sherif
2017-10-03Merge branch 'git-ignore-gitaly-ssh' into 'master'Andrew Newdigate
2017-10-03Add gitaly-ssh binary to gitignoreKim "BKC" Carlbäcker
2017-10-03Merge branch 'fix/incorrect-parsing-of-chunk-lines-with-pluses-or-minuses' in...Alejandro Rodríguez
2017-10-02Merge branch 'fix-concurrency-test' into 'master'Ahmad Sherif
2017-10-02Update concurrency_limiter_test.goAndrew Newdigate
2017-10-02Merge branch 'delete-branch-fix' into 'master'Ahmad Sherif
2017-10-02Fix incorrect parsing of diff chunks starting with ++ or --Ahmad Sherif
2017-10-02Version 0.43.0v0.43.0Jacob Vosmaer
2017-09-30User correct class for OperationService.UserDeleteBranch responsesAlejandro Rodríguez
2017-09-30Merge branch 'exception-bridge' into 'master'Andrew Newdigate
2017-09-30Gitaly-Ruby exception bridgeAndrew Newdigate
2017-09-30Merge branch 'rate-limiter' into 'master'Andrew Newdigate
2017-09-30Rate limiterAndrew Newdigate
2017-09-30Merge branch '583-gitaly-ssh' into 'master'Ahmad Sherif
2017-09-29Implement cmd/gitaly-ssh commandKim "BKC" Carlbäcker
2017-09-29Merge branch 'remove-archive-stub' into 'master'Ahmad Sherif
2017-09-29Remove RepositoryService.GetArchive redundant stubAlejandro Rodríguez
2017-09-29Merge branch '607-server-implementation-repositoryservice-getarchive' into 'm...Alejandro Rodríguez
2017-09-29Merge branch '603-server-implementation-repositoryservice-userdeletebranch' i...Kim Carlbäcker
2017-09-29Merge branch 'doc-roadmap-docs' into 'master'Andrew Newdigate
2017-09-29Gitaly RoadmapAndrew Newdigate
2017-09-29Implement OperationService.UserDeleteBranch RPCAlejandro Rodríguez
2017-09-28Implement RepositoryService.GetArchive RPCAlejandro Rodríguez
2017-09-28Merge branch 'rc/use-gitlab-styles' into 'master'Andrew Newdigate
2017-09-28Use gitlab-stylesRémy Coutable