- May 06, 2019
-
-
Krasimir Angelov authored
Add env_var and file as supported types for CI variables. Variables of type file expose to users existing gitlab-runner behaviour - save variable value into a temp file and set the path to this file in an ENV var named after the variable key. Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
-
- Feb 27, 2019
-
-
Matija Čupić authored
This reverts commit f5201a81, reversing changes made to 48e6db0d.
-
- Feb 26, 2019
-
-
Kamil Trzcińśki authored
This reverts merge request !25293
-
Matija Čupić authored
This adds a concern that abstracts the concept of masking a variable, including the RegEx for validation.
-
- Aug 07, 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 13, 2018
-
-
Grzegorz Bizon authored
-
- Mar 12, 2018
-
-
Grzegorz Bizon authored
-
- Nov 27, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jun 28, 2017
-
-
Shinya Maeda authored
-
- Jun 21, 2017
-
-
Lin Jen-Shin authored
This is merely to make CE and EE more compatible. See the EE merge request at: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2112
-
- May 31, 2017
-
-
Lin Jen-Shin authored
-
- May 26, 2017
-
-
Lin Jen-Shin authored
Also introduce Ci::Variable#to_runner_variable to build up the hash for runner.
-
- Mar 17, 2017
-
-
- Dec 06, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 24, 2016
-
-
David Wagner authored
They were Rails' default and are unnecessarily overridden. Signed-off-by:
David Wagner <david@marvid.fr>
-
- Sep 09, 2016
-
-
Diego Souza authored
-
- Jun 28, 2016
-
-
James Lopez authored
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 30, 2016
-
-
Connor Shea authored
attr_encrypted (1.3.4 => 3.0.1) Changelog: https://github.com/attr-encrypted/attr_encrypted/blob/master/CHANGELOG.m d attr_encrypted 2.x included a vulnerability, so that major version is skipped. 3.x requires that the algorithm and mode used by each encrypted attribute is specified explicitly. `nil` is no longer a valid value for the encrypted_value_iv field, so it’s changed to a randomly generated string.
-
- May 09, 2016
-
-
Jeroen van Baarsen authored
In 8278b763 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
-
- May 06, 2016
-
-
Zeger-Jan van de Weg authored
-
- Jan 07, 2016
-
-
Tomasz Maczukin authored
-
- Jan 06, 2016
-
-
Stan Hu authored
-
- Dec 31, 2015
-
-
Tomasz Maczukin authored
-
- Dec 11, 2015
-
-
Kamil Trzcińśki authored
-
- Nov 13, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Aug 26, 2015
-
-
Douwe Maan authored
-