- Feb 24, 2020
-
-
GitLab Bot authored
-
- Feb 21, 2020
-
-
GitLab Bot authored
-
- Dec 05, 2019
-
-
GitLab Bot authored
-
- Nov 04, 2019
-
-
GitLab Bot authored
-
- Oct 30, 2019
-
-
GitLab Bot authored
-
- Oct 28, 2019
-
-
GitLab Bot authored
-
- Sep 25, 2019
-
-
GitLab Bot authored
-
- Aug 08, 2019
-
-
Hordur Freyr Yngvason authored
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
-
- Jun 06, 2019
-
-
Miranda Fluharty authored
Pass string value in through haml template data attribute Evaluate it into a regex when initiating variable list Use it to determine whether to show the maskability warning
-
- Jun 04, 2019
-
-
Miranda Fluharty authored
Set the default value to false Adjust tests to expect false as the default Update documentation to make new default clear
-
- May 26, 2019
-
-
Thong Kuah authored
In addition to API, add support for toggling mased on UI too. (Though fabricate_via_browser_ui is private)
-
- May 20, 2019
-
-
Filipa Lacerda authored
Adds custom-select class to the select menu for variables type in CI/CD settings
-
- May 07, 2019
-
-
Filipa Lacerda authored
For the variables list in CI/CD settings this commits adds an header row with titles
-
- 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.
-
- Apr 18, 2019
-
-
Miranda Fluharty authored
Update error message "This variable will not be masked" to "Cannot use Masked Variable with current value" Add link to masked variables section to error message
-
- Mar 29, 2019
-
-
Miranda Fluharty authored
-
Miranda Fluharty authored
Show masked switch for each variable When toggled on, the variable value will be masked in runner logs Show warning message if the switch is on but the value is not maskable
-
- Mar 27, 2019
-
-
Kamil Trzcińśki authored
This reverts merge request !25476
-
Miranda Fluharty authored
Add a masked switch to variable rows Copy some behavior from the protected switch
-
- Jan 03, 2019
-
-
Thong Kuah authored
Add hint about adding variables for Auto DevOps application variables and link to More information
-
- Dec 04, 2018
-
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
- Nov 29, 2018
-
-
Alexis Reigel authored
-
Alexis Reigel authored
-
- Oct 30, 2018
-
-
- Jun 08, 2018
-
-
Lin Jen-Shin authored
-
- Apr 25, 2018
-
-
Clement Ho authored
-
Simon Knox authored
also remove debug
-
- Apr 24, 2018
-
-
Clement Ho authored
-
- Apr 20, 2018
-
-
Lin Jen-Shin authored
The problem of using .js-ci-variable-input-value is that, whenever the value is hidden, then this selector won't be set, instead, .js-secret-value-placeholder would be set. If we just fill the value, the value is revealed. But if we visit this later, the values were be hidden. This means we don't have a consistent way to count the values. Adding an unique qa selector to both revealed and hidden values would make it easier to track the values. To make it look more consistent, let's also do the same for the key.
-
- Apr 16, 2018
-
-
Clement Ho authored
-
- Apr 09, 2018
-
-
Clement Ho authored
-
- Mar 28, 2018
-
-
Eric Eastwood authored
-
- Mar 22, 2018
-
-
Matija Čupić authored
-
- Mar 16, 2018
-
-
Matija Čupić authored
-
- Feb 09, 2018
-
- Feb 05, 2018
-
-
Eric Eastwood authored
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118 Conflicts: app/views/ci/variables/_form.html.haml app/views/ci/variables/_table.html.haml ee/app/views/ci/variables/_environment_scope.html.haml spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js spec/javascripts/fixtures/projects.rb
-
- Jan 31, 2018
-
-
Eric Eastwood authored
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
-
- Dec 15, 2017
-