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
2021-03-24Merge branch 'fix/google-protobuf-dep' into 'master'Sami Hiltunen
2021-03-24Manually edited the .lock file (I do not have a build environment for ruby av...Matthias Fechner
2021-03-22document UpdateRemoteMirror's protobuf definitionsSami Hiltunen
2021-03-09Merge branch 'pks-repo-fetch-remote-drop-name' into 'master'Toon Claes
2021-03-08Set google-protobuf dependency to a version that works. Matthias Fechner
2021-03-05proto: Remove name field from Remote messagesPatrick Steinhardt
2021-03-05Allow gitaly-ruby to run if log file cannot be writtenStan Hu
2021-03-05Merge branch 'update-rugged' into 'master'Patrick Steinhardt
2021-03-05Update rugged, libgit2 and git2go to 1.1Pirate Praveen
2021-03-04proto: Remove RemoteService.ListRemotes RPCPatrick Steinhardt
2021-03-01Remove Ruby code for old 100% go_user_create_{branch,tag} featureÆvar Arnfjörð Bjarmason
2021-02-26Remove unused Ruby codeStan Hu
2021-02-24proto: Document LFS pointer RPCsPatrick Steinhardt
2021-02-24ruby: Remove unneeded Repository#git_env functionPatrick Steinhardt
2021-02-24ruby: Drop unused helper functionsPatrick Steinhardt
2021-02-24ruby: Remove FetchSourceBranch implementationPatrick Steinhardt
2021-02-24ruby: Remove UserMergeToRef implementationPatrick Steinhardt
2021-02-24ruby: Remove UserMergeBranch implementationPatrick Steinhardt
2021-02-23blob: Fix limiting of new LFS pointersPatrick Steinhardt
2021-02-22ruby: lfs: Limit blob size when searching for new LFS pointersPatrick Steinhardt
2021-02-20Reconciliation sub-command performs as much as possiblePavlo Strokov
2021-02-19Merge branch 'zj-remove-repo-comment' into 'master'Paul Okstad
2021-02-19docs: Describe RemoveRepository behaviourZeger-Jan van de Weg
2021-02-18Fix 500 errors in Wiki pages with trailers containing UTF-8Stan Hu
2021-02-15Merge branch 'smh-update-labkit-ruby' into 'master'Toon Claes
2021-02-11Add pass-through PackObjectsHook RPCJacob Vosmaer
2021-02-11upgrade labkit-ruby to v0.15.0Sami Hiltunen
2021-02-03Merge branch 'pks-hooks-payload-git-binary-path' into 'master'Patrick Steinhardt
2021-02-03git: Stop injecting git path via environment variablePatrick Steinhardt
2021-02-03ruby: Upgrade to Rugged 1.0.1Stan Hu
2021-02-01operations: Fix UpdateSubmodule RPC confusing reference namesPatrick Steinhardt
2021-02-01ref: Fix FindRef RPC confusing reference namesPatrick Steinhardt
2021-01-27Update VERSION filesv13.9.0-rc1GitLab Release Tools Bot
2021-01-26proto: Add missing documentation for FetchRemoteRequestPatrick Steinhardt
2021-01-26Merge branch 'smh-remove-server-scope' into 'master'James Fargher
2021-01-25Merge branch 'avar/remove-more-ruby-ref-service' into 'master'Zeger-Jan van de Weg
2021-01-25conflicts: Allow ResolveConflicts to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserUpdateSubmodule to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserApplyPatch to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserSquash to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserRevert to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCommitFiles to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCherryPick to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCreateTag to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserRebaseConfirmable to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserMergeToRef to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserMergeBranch to get an optional timestampPatrick Steinhardt
2021-01-25ruby: Add optional parameters to set signature datesPatrick Steinhardt
2021-01-22Remove unused Ruby code not used in almost a yearÆvar Arnfjörð Bjarmason
2021-01-22Merge branch 'avar/nuke-user-delete-tag-and-branch-some-more' into 'master'Toon Claes