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-27Set `GL_USERNAME` env variable for hook excecutionAlejandro Rodríguez
2017-10-26Version 0.50.0v0.50.0Andrew Newdigate
2017-10-26Fix for bad changelog mergeAndrew Newdigate
2017-10-23Merge branch 'fix-changelog-0.45.0' into 'master'Andrew Newdigate
2017-10-23Merge branch 'fix/use-git-alt-dirs-values-from-repository' into 'master'Alejandro Rodríguez
2017-10-20Pass repo git alternate dirs to gitaly-rubyAhmad Sherif
2017-10-20HousekeepingAndrew Newdigate
2017-10-18Version 0.49.0v0.49.0Andrew Newdigate
2017-10-18Use gitlab_git c23c09366db610c1Jacob Vosmaer (GitLab)
2017-10-17Sentry fix to stop proliferation of ungrouped sentry errorsAndrew Newdigate
2017-10-16Version 0.48.0v0.48.0Ahmad Sherif
2017-10-15Implement WikiWritePage RPCAhmad Sherif
2017-10-12Version 0.47.0v0.47.0Jacob Vosmaer
2017-10-11Pass full BranchUpdate result on successful mergeJacob Vosmaer (GitLab)
2017-10-11Deprecate implementation of RepositoryService.ExistsJacob Vosmaer (GitLab)
2017-10-11Use gitaly-proto 0.42.0Jacob Vosmaer (GitLab)
2017-10-11Version 0.46.0v0.46.0Ahmad Sherif
2017-10-10Add a Rails logger to ruby-gitAhmad Sherif
2017-10-10Include git-version in gitaly_build_info metricsKim "BKC" Carlbäcker
2017-10-10Use relative paths for git object dir attributesAhmad Sherif
2017-10-10Mention 0.45.0 in the changelogJacob Vosmaer
2017-10-10Version 0.45.1v0.45.1Jacob Vosmaer
2017-10-10Changelog fixesJacob Vosmaer (GitLab)
2017-10-10Implement RepositoryService.HasLocalBranches RPCAlejandro Rodríguez
2017-10-06Add client feature logging and metricsAndrew Newdigate
2017-10-05Version 0.44.0v0.44.0Ahmad Sherif
2017-10-04Update gitlab_git to 4a0f720a502ac02423Jacob Vosmaer (GitLab)
2017-10-03Implement Raw{Diff,Patch} RPCsAhmad 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-30Gitaly-Ruby exception bridgeAndrew Newdigate
2017-09-30Rate limiterAndrew Newdigate
2017-09-29Implement cmd/gitaly-ssh commandKim "BKC" Carlbäcker
2017-09-29Merge branch '607-server-implementation-repositoryservice-getarchive' into 'm...Alejandro Rodríguez
2017-09-29Implement OperationService.UserDeleteBranch RPCAlejandro Rodríguez
2017-09-28Implement RepositoryService.GetArchive RPCAlejandro Rodríguez
2017-09-28Fail harder during startup, fix version stringJacob Vosmaer (GitLab)
2017-09-28Don't overwrite namespaces while renamingZeger-Jan van de Weg
2017-09-27Fix path bug in CommitService::FindCommitsKim "BKC" Carlbäcker
2017-09-27Version 0.42.0v0.42.0Ahmad Sherif
2017-09-27Return pre-receive errors in UserDeleteTag responseAhmad Sherif
2017-09-27Implement UserCreateTag RPCAhmad Sherif
2017-09-26Make gitaly-ruby config mandatoryJacob Vosmaer (GitLab)
2017-09-26Version 0.41.0v0.41.0Alejandro Rodríguez
2017-09-25Implement RepositoryService.UserCreateBranchAlejandro Rodríguez
2017-09-25Remove support for legacy services not ending in 'Service'Jacob Vosmaer
2017-09-22Fix path for gitlab-shell. Also require gitlab-shell path to be setKim "BKC" Carlbäcker
2017-09-22Implement CreateRepositoryJacob Vosmaer (GitLab)
2017-09-22Implement UserDeleteTag RPCAhmad Sherif
2017-09-19Update vendored gitlab_git to 4c6c105909ea610eac7Jacob Vosmaer (GitLab)