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
path: root/ruby
AgeCommit message (Expand)Author
2020-03-16Remove request fields ignored by GitLab APIJacob Vosmaer
2020-03-16Merge branch 'zj-rugged-bare' into 'master'James Fargher
2020-03-16Use Rugged::Repository#bare over #newZeger-Jan van de Weg
2020-03-13Update VERSION to 12.9.0-rc4v12.9.0-rc4GitLab Release Tools Bot
2020-03-12Update VERSION to 12.9.0-rc3v12.9.0-rc3GitLab Release Tools Bot
2020-03-12Update VERSION to 12.9.0-rc2v12.9.0-rc2GitLab Release Tools Bot
2020-03-11Update rouge to v3.17.0Marcel Amirault
2020-03-10Task proto has dependency to already generated source code.Pavlo Strokov
2020-03-04Merge branch 'jv-post-receive-variables' into 'master'James Fargher
2020-03-04Clarify flow of GL_ID in Ruby Git hooksJacob Vosmaer
2020-03-03Merge branch 'rs-push-results-with-tags' into 'master'Jacob Vosmaer
2020-03-03Properly account for tags in PushResultsRobert Speicher
2020-03-02Change ListRepositories RPC to RepositoryReplicasJohn Cai
2020-03-02New service InternalGitaly and RPC WalkReposPaul Okstad
2020-02-27Merge branch '16131-wiki-titles-with-special-characters' into 'master'Zeger-Jan van de Weg
2020-02-26Add specs for wiki titles with special charactersMarkus Koller
2020-02-26Upgrade gollum-lib gemMarkus Koller
2020-02-25Fix expected porcelain output for PushResultsRobert Speicher
2020-02-25Remove UserRebase RPCZeger-Jan van de Weg
2020-02-25Merge branch 'jv-update-auth-documentation' into 'master'Paul Okstad
2020-02-25Merge branch 'zj-remove-branch-squash' into 'master'Paul Okstad
2020-02-21Merge branch 'rs-push-with-porcelain' into 'master'Jacob Vosmaer
2020-02-21Add Gitlab::Git::PushResults classRobert Speicher
2020-02-20Clarify how Gitaly v2 auth worksJacob Vosmaer
2020-02-20Merge branch 'rs-delete-divergent-refs-option' into 'master'Jacob Vosmaer
2020-02-20Optionally delete divergent refs when mirroringRobert Speicher
2020-02-20Remove branch field from UserSquashZeger-Jan van de Weg
2020-02-19Remove Ruby RefServiceZeger-Jan van de Weg
2020-02-17Version 1.87.0v1.87.01-87-stablePaul Okstad
2020-02-17Return full GitCommit message as part of FindLocalBranch gRPC response.Pavlo Strokov
2020-02-11Pass specific feature flags to the Ruby serverRobert Speicher
2020-02-06Use field annotation for target and additional repositoryMateusz Nowotyński
2020-02-06Merge branch 'zj-remove-deprecation-warning-activesupport' into 'master'Paul Okstad
2020-02-06Version 1.86.0v1.86.01-86-stablePaul Okstad
2020-02-06Remove deprecation warning for ActiveSupportZeger-Jan van de Weg
2020-02-05Merge branch '2240-find-commits-request-order-topo' into 'master'John Cai
2020-02-05Support FindCommitsRequest order (--topo-order)Arturo Herrero
2020-02-03Merge branch 'jv-too-many-branches' into 'master'Zeger-Jan van de Weg
2020-02-03UpdateRemoteMirror: handle large number of branchesJacob Vosmaer
2020-01-31Update activesupport, gitlab-labkit, and other Ruby dependenciesStan Hu
2020-01-29Merge branch 'jc-add-push-options' into 'master'Jacob Vosmaer
2020-01-29Add git push options to hook RPCsJohn Cai
2020-01-29Add end to end test for git hooks including git push optionsjramsay
2020-01-29Version 1.85.0v1.85.01-85-stablePaul Okstad
2020-01-29Revert branch field removal in UserSquash RPCPaul Okstad
2020-01-28Version 1.84.0v1.84.01-84-stablePaul Okstad
2020-01-28Merge branch 'sh-include-worktree-stderr' into 'master'Paul Okstad
2020-01-28Merge branch 'jc-fix-gitaly-hooks-check' into 'master'Jacob Vosmaer
2020-01-28Make UserSquashRequest branch a reserved keywordStan Hu
2020-01-27Include stderr in output of worktree operationsStan Hu