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-01-05Update VERSION filesv13.8.0-rc1GitLab Release Tools Bot
2020-12-19Parse Git commit trailers when processing commitsYorick Peterse
2020-12-15Update Rouge gem to v3.26.0Tan Le
2020-12-15Merge branch 'pks-hooks-payload-gl-values' into 'master'Ævar Arnfjörð Bjarmason
2020-12-14Revert "Merge branch 'sh-create-fork-with-object-pool' into 'master'"Stan Hu
2020-12-11Update VERSION filesv13.7.0-rc4GitLab Release Tools Bot
2020-12-11Update VERSION filesv13.7.0-rc3GitLab Release Tools Bot
2020-12-11Merge branch 'sh-create-fork-with-object-pool' into 'master'Stan Hu
2020-12-11Support cloning with an object pool in CreateForkStan Hu
2020-12-11hooks: Start using ReceiveHooksPayloadPatrick Steinhardt
2020-12-11hooks: Stop injecting GL_PROJECT_PATH into the hooks environmentPatrick Steinhardt
2020-12-11hooks: Stop injecting GL_REPOSITORY into the hooks environmentPatrick Steinhardt
2020-12-10hooks: Remove GITLAB_SHELL_DIR from environmentPatrick Steinhardt
2020-12-10hooks: Remove GITALY_LOG_FORMAT/LEVEL from environmentPatrick Steinhardt
2020-12-10hooks: Remove GITALY_RUBY_DIR from environmentPatrick Steinhardt
2020-12-10hooks: Convert Ruby to inject transaction info via payloadPatrick Steinhardt
2020-12-09Merge branch 'sh-update-github-linguist' into 'master'Toon Claes
2020-12-09Update github-linguist to v7.12.1Stan Hu
2020-12-08UserCreateTag: fix internal error in tree/blob tag creationÆvar Arnfjörð Bjarmason
2020-12-04Merge branch 'smh-set-replication-factor' into 'master'Toon Claes
2020-12-04hooks: Remove the Ruby reference-transaction hook feature flagPatrick Steinhardt
2020-12-04Update VERSION filesv13.7.0-rc2GitLab Release Tools Bot
2020-12-03gitaly-hooks: Stop injecting deprecated GITALY envvarsPatrick Steinhardt
2020-12-03hooks: Setup and use payloadPatrick Steinhardt
2020-12-03implement SetReplicationFactor RPC on Praefect's Info serviceSami Hiltunen
2020-11-30Merge branch 'smh-dataloss-assignments-and-primaries' into 'master'Toon Claes
2020-11-26Update VERSION filesv13.7.0-rc1GitLab Release Tools Bot
2020-11-24Merge branch 'pks-tests-tmpdir-pt2' into 'master'Pavlo Strokov
2020-11-24print out host assignments in `praefect dataloss`Sami Hiltunen
2020-11-24print primary per repository in datalossSami Hiltunen
2020-11-24gitignore: Remove now unneeded testdata patternsPatrick Steinhardt
2020-11-24Makefile: Move test repositoriesPatrick Steinhardt
2020-11-22Update Rouge gem to v3.25.0Stan Hu
2020-11-18Add new diff-tree rpc for files changedMarc Shaw
2020-11-11TreeEntry: MaxSize preconditionMikhail Mazurskiy
2020-11-10Merge branch 'zj-add-tree-id-to-git-commit' into 'master'Zeger-Jan van de Weg
2020-11-10proto: Add Tree ID to GitCommit structureZeger-Jan van de Weg
2020-11-09ruby: rename deprecated with_clean_env methodÆvar Arnfjörð Bjarmason
2020-11-05Use labkit-ruby 0.13.2Jacob Vosmaer
2020-11-03Autogenerated proto changesNick Thomas
2020-10-30Update to Ruby bundler v2.1.4Stan Hu
2020-10-29document UserCommitFiles protobuf definitionsSami Hiltunen
2020-10-29Fall back to /dev/null when opening gitaly_ruby_json.logJacob Vosmaer
2020-10-26Update ruby parser for Ruby v2.7.2Stan Hu
2020-10-26Add JSON request logging for gitaly-rubyJacob Vosmaer
2020-10-23gitlab-shell: Remove vendored filesZeger-Jan van de Weg
2020-10-22Merge branch 'id-expose-ancestor-path-for-conflicts-rpc' into 'master'Zeger-Jan van de Weg
2020-10-20Merge branch 'zj-shell-check-go' into 'master'Pavlo Strokov
2020-10-20Expose ancestor path in Conflicts RPCIgor Drozdov
2020-10-15hooks: Check command ported to GoZeger-Jan van de Weg