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
2019-04-08Delete SSH frontend code from ruby/gitlab-shellJacob Vosmaer
2019-04-05Bump Ruby gitaly-proto to v1.19.0Stan Hu
2019-04-05Merge branch 'sh-bump-activesupport' into 'master'Paul Okstad
2019-04-05Merge branch 'sh-bump-sentry-raven-2.9.0' into 'master'Paul Okstad
2019-04-05Merge branch 'sh-bump-gitlab-markup-1.7.0' into 'master'Paul Okstad
2019-04-05Bump activesupport to 5.0.2.1Stan Hu
2019-04-04Move gitlab-shell out of ruby/vendorJacob Vosmaer
2019-04-04Bump gitlab-markup to 1.7.0Stan Hu
2019-04-04Bump sentry-raven to 2.9.0Stan Hu
2019-04-04Remove dead code in Gitlab::Git::RepositoryZeger-Jan van de Weg
2019-04-04Remove RawDiffChangeZeger-Jan van de Weg
2019-04-04Remove dead methods from Gitlab::Git::CommitZeger-Jan van de Weg
2019-04-04Remove Gitlab::Git::Branch.findZeger-Jan van de Weg
2019-04-04Remove VersionInfo codeZeger-Jan van de Weg
2019-04-03Vendor gitlab-shell at 433cc96551a6d1f1621f9e10Jacob Vosmaer
2019-04-02Merge branch 'zj-remove-get-raw-changes-ruby' into 'master'Paul Okstad
2019-04-01Remove unused Ruby implementation of GetRawChangesZeger-Jan van de Weg
2019-03-29Remove Ruby implementation of remove remoteZeger-Jan van de Weg
2019-03-28Merge branch 'sh-fix-ref-matcher-regexp' into 'master'Zeger-Jan van de Weg
2019-03-28Merge branch 'id-add-wiki-pages-direction' into 'master'Zeger-Jan van de Weg
2019-03-28Fix too lenient ref wildcard matcherStan Hu
2019-03-27WikiGetAllPages RPC: Add params for sortingIgor Drozdov
2019-03-27Merge branch 'sh-bump-rugged-0.28.1' into 'master'John Cai
2019-03-26Bump github-linguist to 6.4.1Stan Hu
2019-03-26Bump Rugged to 0.28.1Stan Hu
2019-03-14Revert "Revert "Merge branch 'switch-to-embedded-hooks' into 'master'""Jacob Vosmaer
2019-03-07Revert "Merge branch 'switch-to-embedded-hooks' into 'master'"Jacob Vosmaer
2019-03-06Stop using gitlab-shell hooks -- but keep using gitlab-shell configJacob Vosmaer
2019-03-06Merge branch 'remote-add-remove-go' into 'master'Jacob Vosmaer
2019-03-05Rewrite remove remote in GoMateusz Nowotyński
2019-03-01Disable ParameterLists cop for #multi_actionPatrick Bajao
2019-03-01Update gitaly-proto to 1.13.0 as wellPatrick Bajao
2019-03-01Update gitalypb vendor and gemPatrick Bajao
2019-03-01Accept force option to overwrite branch on commitPatrick Bajao
2019-03-01Update gitaly-proto vendor and gemPatrick Bajao
2019-02-28remove ruby implementation of find commitsJohn Cai
2019-02-28Merge branch 'sh-bump-rugged-0.28.0' into 'master'Paul Okstad
2019-02-28Merge branch 'jc-remove-ruby-write-ref' into 'master'Paul Okstad
2019-02-28Merge branch 'zj-remove-dead-get-commit-messages-ruby' into 'master'Paul Okstad
2019-02-28Merge branch 'zj-remove-dead-commmit-stats-ruby' into 'master'Paul Okstad
2019-02-28Allow debugging ruby tests with pryLuke Duncalfe
2019-02-28Bump Rugged to 0.28.0Stan Hu
2019-02-27Merge branch 'update-hook-env' into 'master'Paul Okstad
2019-02-26removing deprecated ruby write-refJohn Cai
2019-02-26Removing find_branch ruby implementationMichael Leopard
2019-02-26Remove unused Ruby implementation for CommitStatsZeger-Jan van de Weg
2019-02-25Remove Ruby implemenation of get_commit_messagesZeger-Jan van de Weg
2019-02-22Allow merging to a ref without changing the target branchOswaldo Ferreira
2019-02-19Pass GL_PROTOCOL and GL_REPOSITORY to update hookAlejandro Rodríguez
2019-02-15Reimplement DeleteRefs in GoZeger-Jan van de Weg