summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ci_variable_list
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-10/+13
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-204-14/+20
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-163-9/+6
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-186-9/+11
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-206-24/+21
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-193-131/+9
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-213-46/+17
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-195-6/+3
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-207-49/+51
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-208-239/+102
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-185-20/+116
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-208-4/+24
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-204-25/+278
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-142-12/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-033-19/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-0210-5/+164
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-19/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-137-83/+250
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-226-3/+361
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-186-0/+348
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Use exposed regex for frontend maskable checkmfluharty2019-06-062-4/+13
* Allow masking if 8 or more characters in base64Thomas Nilsson2019-06-061-1/+1
* Implement support for CI variables of type fileKrasimir Angelov2019-05-062-0/+5
* Add control for variable value maskingmfluharty2019-03-291-2/+32
* Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-271-32/+2
* Scaffold UI elements for minimal versionMiranda Fluharty2019-03-271-2/+32
* option to make variables protected by defaultAlexis Reigel2018-11-291-1/+3
* Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann2018-11-272-4/+4
* Fix typos occured to occurredHiroyuki Sato2018-11-161-1/+1
* Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-1/+1
* Prettify all the things (part 7)Mike Greiling2018-10-243-47/+51
* Use dropdown-menu instead of dropdown selectorClement Ho2018-05-221-1/+1
* Scope to .dropdownClement Ho2018-05-221-1/+1
* Auto close cloned dropdowns for ci variable listClement Ho2018-05-221-0/+5
* Use hide class for ci variables listClement Ho2018-04-251-5/+5
* [skip ci] Use toggleClass instead of toggleClement Ho2018-04-121-5/+5
* Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-221-2/+2
* Use secret_key and secret_value in CI variable frontendMatija Čupić2018-03-171-4/+4
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Merge branch '42929-hide-new-variable-values' into 'master'Clement Ho2018-02-152-0/+5
|\
| * Hide CI secret variable values on save42929-hide-new-variable-valuesEric Eastwood2018-02-142-0/+5
* | Default CI variables to unprotected42928-default-protected-variables-to-offEric Eastwood2018-02-091-1/+1
|/
* Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-052-7/+136
* Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-312-0/+231