- Jul 26, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- 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.
-
- Mar 22, 2018
-
-
Rob Watson authored
Closes #28857
-
- Feb 23, 2018
-
-
Nick Thomas authored
-
- Jan 08, 2018
-
-
Nick Thomas authored
-
- Nov 16, 2017
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- Nov 13, 2017
-
-
Travis Miller authored
-
- Oct 22, 2017
-
-
Travis Miller authored
-
- Jun 06, 2017
-
-
Previously, `PagesDomain` would not allow a domain such as 123.example.com. With this change, this is now allowed, because it is a perfectly valid domain.
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
- Feb 01, 2017
-
-
James Lopez authored
-
- Jan 31, 2017
-
-
Connor Shea authored
Adds algorithm to the pages domain key and remote mirror credentials encrypted attributes for forward compatibility with attr_encrypted 3.0.0. aes-256-cbc is the default algorithm for attr_encrypted 1.x, but the default is changed in 3.0 and thus must be declared explicitly. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4216/ for more information. This will prevent OpenSSL errors once the code from that MR is merged into EE.
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-