- May 08, 2019
-
-
Stan Hu authored
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
-
- Nov 13, 2018
-
-
Stan Hu authored
Attempt to update google-protobuf for migration-paths Because the one we were using aren't compatible with Ruby 2.5.3, and it'll be troublesome to switch Ruby. Upgrading google-protobuf will be much easier. All of them will need to be updated for Ruby 2.5.3 We remove oj because we don't really need it and it doesn't compile on 2.5.3 with that version. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41825
-
- Oct 24, 2018
-
-
Stan Hu authored
-
- May 29, 2018
-
-
Stan Hu authored
Fixes that make this work: * A change in Ruby (https://github.com/ruby/ruby/commit/ce635262f53b760284d56bb1027baebaaec175d1) requires passing in the exact required length for OpenSSL keys and IVs. * Ensure the secrets.yml is generated before any prepended modules are loaded. This is done by renaming the `secret_token.rb` initializer to `01_secret_token.rb`, which is a bit ugly but involves the least impact on other files.
-
- Apr 09, 2018
-
-
Stan Hu authored
-
- Dec 21, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 31, 2017
-
-
Zeger-Jan van de Weg authored
Part of gitlab-org/gitlab-ce#38040
-
- Dec 03, 2016
-
-
Z.J. van de Weg authored
-
- Aug 11, 2016
-
-
Zeger-Jan van de Weg authored
Ruby 2.1.8 is used only on master for now, as this would give confidance in case this commit has to be reverted.
-
- Feb 19, 2016
-
-
James Lopez authored
-
James Lopez authored
-
- Jan 21, 2016
-
-
James Lopez authored
-
- Dec 03, 2015
-
-
Robert Schilling authored
-
- Apr 14, 2015
-
- Jan 07, 2015
-
-
Dmitriy Zaporozhets authored
-
- Dec 29, 2014
-
-
Chulki Lee authored
-
- Dec 14, 2014
-
-
Chulki Lee authored
-
- Oct 09, 2014
-
-
Job van der Voort authored
-