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 (Collapse)Author
2020-04-30Merge branch 'zj-update-nokogiri' into 'master'Marin Jankovski
gems: Upgrade nokogiri to > 1.10.7 See merge request gitlab-org/gitaly!2090 (cherry picked from commit 20b29fc2c3c029385cc87d910ba5d9d1cb9b64fc) 4e123fe7 gems: Upgrade nokogiri to > 1.10.7
2020-03-17Upgrade parser gem to v2.7.0.4Stan Hu
This removes the Ruby 2.6.3 syntax warnings and adds support for Ruby 2.7: https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2020-03-11Update rouge to v3.17.0Marcel Amirault
2020-02-26Upgrade gollum-lib gemMarkus Koller
2020-01-31Update activesupport, gitlab-labkit, and other Ruby dependenciesStan Hu
This matches the versions that GitLab CE/EE uses after updating to Rails 6.0.2. This is done to save a little space on Omnibus and to ensure the behavior of gitaly-ruby is consistent with the Rails code base.
2020-01-24Bump Rack gemZeger-Jan van de Weg
2020-01-22Update rouge gem to 3.15.0Stan Hu
This matches what CE/EE uses and enables Gollum to use the latest syntax highlighter.
2020-01-17Update tzinfo gem to v1.2.6Stan Hu
This matches the version bump in CE/EE and saves a little disk space in an Omnibus build.
2020-01-11Update loofah and crass gems to match GitLab CE/EEStan Hu
This saves some disk space and reduces install time. loofah 2.4.0 changes: https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md#240--2019-11-25 crass 1.05 changes: https://github.com/rgrove/crass/blob/master/HISTORY.md
2020-01-06Upgrade Nokogiri to 1.10.7Stan Hu
This mirrors the change in CE/EE (https://gitlab.com/gitlab-org/gitlab/merge_requests/21434) and saves a little disk space.
2019-12-27Update simplecov from 0.9.2 to 0.17.1Takuya Noguchi
https://github.com/colszowka/simplecov/blob/v0.17.1/CHANGELOG.md Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-12-17Upgrade Rugged to v0.28.4.1Stan Hu
This fixes a number of CVEs in libgit2: https://github.com/libgit2/rugged/compare/v0.28.3.1..v0.28.4.1
2019-12-06Merge branch 'sh-update-loofah-gem' into 'master'John Cai
Update loofah gem to v2.3.1 See merge request gitlab-org/gitaly!1678
2019-12-06Update msgpack-ruby to v1.3.1Stan Hu
This keeps the version consistent with CE/EE, saving a little disk space and build times. Fixes a minor bug: https://github.com/msgpack/msgpack-ruby/compare/v1.3.0..v1.3.1
2019-12-06Update loofah gem to v2.3.1Stan Hu
This keeps the version consistent with CE/EE, saving a little disk space and build times. This update addresses a CVE: https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md
2019-11-22Revert "Merge branch 'sh-upgrade-charlock-holmes' into 'master'"Stan Hu
This reverts merge request !1647
2019-11-21Upgrade charlock_holmes Ruby gem to v0.7.7Stan Hu
This fixes some build issues on MacOS: https://github.com/brianmario/charlock_holmes/compare/0.7.6..v0.7.7
2019-11-16Bump nokogiri to 1.10.5Utkarsh Gupta
This is in reference to https://gitlab.com/gitlab-org/gitlab/merge_requests/20074
2019-11-13Bump rdoc to 6.0Utkarsh Gupta
2019-11-05Merge branch 'bump_gh-linguist' into 'master'Jacob Vosmaer
Bump github-linguist to 7.5 See merge request gitlab-org/gitaly!1404
2019-10-21Merge branch 'sh-upgrade-sanitizer-gem' into 'master'Paul Okstad
Update rails-html-sanitizer and loofah gems in gitaly-ruby See merge request gitlab-org/gitaly!1566
2019-10-19Update rails-html-sanitizer and loofah gems in gitaly-rubyStan Hu
This matches the upgrade in the GitLab version from https://gitlab.com/gitlab-org/gitlab/merge_requests/18225 and saves a little disk space.
2019-10-19Upgrade gRPC Ruby library to v1.24.0Stan Hu
2019-09-17Upgrade Rouge to v3.11.0Stan Hu
This fixes the JSON parser bug present in v3.8.0+(https://github.com/rouge-ruby/rouge/issues/1330) and adds support for a number of new lexers.
2019-09-12Bump rugged from 0.28.3 to 0.28.3.1Utkarsh Gupta
2019-09-06Update Rouge to v3.10.0Stan Hu
This keeps the version used in Gitaly consistent with CE/EE to save a little space.
2019-08-27Update Ruby gitlab-labkit to 0.5.2Stan Hu
This saves a little disk space and matches what is being used in CE in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30238.
2019-08-15Upgrade Rugged to 0.28.3.1Stan Hu
This is a security release: https://github.com/libgit2/libgit2/releases
2019-08-15Bump github-linguist to 7.5Utkarsh Gupta
2019-08-13Merge branch 'sh-update-ffi-gem' into 'master'Paul Okstad
Update ffi gem to 1.11.1 See merge request gitlab-org/gitaly!1413
2019-08-12Merge branch 'bump_nokogiri-1.10.4' into 'master'John Cai
Bump nokogiri to 1.10.4 See merge request gitlab-org/gitaly!1415
2019-08-12Bump nokogiri to 1.10.4Thong Kuah
This pulls in fix for CVE-2019-5477, where usage of Nokogiri::CSS::Tokenizer#load_file leads to potential command injection.
2019-08-10Update ffi gem to 1.11.1Stan Hu
This reduces duplication on Omnibus GitLab and saves about ~8 MB of disk space. This dependency is only used by rbtrace at the moment.
2019-08-10Update gitlab-labkit to 0.4.2Stan Hu
This relaxes the gRPC version so that it can be updated. Also adds cache support for distributed tracing. Full release notes: https://gitlab.com/gitlab-org/labkit-ruby/-/tags
2019-07-31Use embedded ruby proto stubsJacob Vosmaer
2019-07-29Update rouge to v3.7.0Stan Hu
This adds support for a number of new languages (e.g. Ada) and fixes a number of lexers: https://github.com/rouge-ruby/rouge/compare/v3.5.1..v3.7.0 This keeps the version consistent with CE/EE (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31254) and saves some disk space.
2019-07-27Update Rugged to 0.28.2Stan Hu
This is a bug fix release: https://github.com/libgit2/libgit2/releases
2019-07-25Merge branch 'sh-update-msgpack' into 'master'John Cai
Update msgpack to 1.3.0 See merge request gitlab-org/gitaly!1381
2019-07-24Update msgpack to 1.3.0Stan Hu
This saves a little disk space by using the same version in CE/EE. This dependency is only needed by rbtrace.
2019-07-20Upgrade Ruby gitaly-proto to 1.37.0Stan Hu
This matches the version used in CE and saves a little disk space in the Omnibus build.
2019-07-10Upgrade ActiveSupport to 5.2.3Heinrich Lee Yu
2019-07-06Upgrade Rouge to 3.5.1Stan Hu
This reduces unnecessary duplication of gems and saves some disk space by matching the CE/EE version: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30431.
2019-07-02Support ref path in merge_to_refShinya Maeda
2019-06-09Bump gitaly-proto to 1.32.0Utkarsh Gupta
2019-05-21LabKit supportAndrew Newdigate
2019-05-16Upgrade Rubocop to 0.69.0 with other dependenciesStan Hu
This fixes parser warnings with Ruby 2.6: https://github.com/rubocop-hq/rubocop/pull/7009
2019-05-01Upgrade Rubocop to 0.68.1Stan Hu
Correct and exempt some cop failures. This is needed to support Ruby 2.6.
2019-04-26Add new two-step Rebase RPCLuke Duncalfe
Adds a new Rebase RPC which is two-step. It yields the rebase commit SHA to the client after the first request, and expects the client to make a second request with Apply: true for the session to be complete. https://gitlab.com/gitlab-org/gitlab-ee/issues/5966 See particuarly the comment in that issue here: https://gitlab.com/gitlab-org/gitlab-ee/issues/5966#note_150894306
2019-04-25Merge branch 'upgrade-activesupport-5-1' into 'master'Paul Okstad
Upgrade ActiveSupport to 5.1.7 See merge request gitlab-org/gitaly!1211
2019-04-24Merge branch 'sh-bump-grpc-version' into 'master'Paul Okstad
Upgrade Ruby gRPC 1.19.0 and protobuf to 3.7.1 See merge request gitlab-org/gitaly!1066