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
2021-12-07Update Ruby to 2.7.5Ash McKenzie
2021-08-18Update Ruby to 2.7.4Matthias Kaeppler
Changelog: changed
2020-10-23Update Ruby to v2.7.2Stan Hu
Part of https://gitlab.com/groups/gitlab-org/-/epics/2380
2020-05-29Bump Ruby to v2.6.6Stan Hu
This matches the version used in GitLab: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33253
2020-01-03Bump Ruby version to 2.6.5Balasankar "Balu" C
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
2019-05-08Upgrade to Ruby 2.6Stan Hu
Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
2018-11-10Upgrade to Ruby 2.5.3Stan Hu
Disable Style/RedundantBegin since we may need to support Ruby 2.4
2018-10-25Upgrade Ruby version to 2.4.5Stan Hu
2018-06-01Bump .ruby-version from 2.3.7 to 2.4.4Stan Hu
2018-05-31Rewrite Repository::Fsck in GoAsh McKenzie