summaryrefslogtreecommitdiff
path: root/app/views/ci
Commit message (Expand)AuthorAgeFilesLines
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-2/+2
* Update CI/CD variables help textThong Kuah2019-01-041-0/+2
* callout when ci variables are protected by defaultAlexis Reigel2018-12-041-0/+5
* extract protected variable logic to helperAlexis Reigel2018-12-041-2/+2
* extract common env. variable template to partialAlexis Reigel2018-12-041-0/+11
* change copy to "Environment variables"Alexis Reigel2018-11-291-1/+1
* option to make variables protected by defaultAlexis Reigel2018-11-291-2/+4
* Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-2/+2
* Simplify runner registration token resettingTomasz Maczukin2018-10-043-29/+4
* Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-192-2/+2
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-281-2/+2
* Reject ruby interpolation in externalized stringsbvl-correct-interpolation-i18nBob Van Landuyt2018-08-251-1/+1
* Update specific runners help URLGeorge Tsiolis2018-07-171-3/+4
* Fix a typo on CI Runner page on ProjectsAve2018-07-101-1/+1
* Add render_if_exists to variable env scopeunify-ci-variables-form-rowLin Jen-Shin2018-06-091-0/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-1/+1
|\
| * Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-301-3/+3
| |\
| * | Cleans up CSS - All pipeline dropdowns use the same CSS to render the action ...Filipa Lacerda2018-04-201-1/+1
* | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-301-3/+3
|\ \ \ | | |/ | |/|
| * | Use qa selectors for secret variablesLin Jen-Shin2018-04-211-3/+3
| |/
* | Use hide class for ci variables listClement Ho2018-04-251-1/+1
* | fix Settings spec -> use hidden class instead of hideSimon Knox2018-04-251-1/+1
* | Revert .hide to .d-none conversionClement Ho2018-04-241-2/+2
* | Set html:true for tooltipsClement Ho2018-04-191-2/+2
* | Fix karma specsClement Ho2018-04-162-4/+4
* | [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-2/+2
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-092-5/+6
|\ \ | |/
| * Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-052-5/+6
* | Rename col-xs-* to col-*Clement Ho2018-04-091-2/+2
|/
* Merge branch '44752-remove-ee-specific-comments' into 'master'Rémy Coutable2018-03-281-2/+0
|\
| * Remove EE-specific comments from CE44752-remove-ee-specific-commentsEric Eastwood2018-03-281-2/+0
* | Remove unused css classMayra Cabrera2018-03-261-1/+1
* | Change ci/lint page to use a template structureMayra Cabrera2018-03-261-5/+9
* | Build ci/lint pageMayra Cabrera2018-03-261-6/+5
* | Make ci/lint page context aware:Mayra Cabrera2018-03-262-70/+4
|/
* Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-221-1/+1
* Use secret_key and secret_value in variable form field namesMatija Čupić2018-03-161-2/+2
* Add a button to deploy a runner to a Kubernetes cluster in the settings page42044-osw-add-button-to-deploy-runner-to-kubernetesOswaldo Ferreira2018-02-233-14/+43
* Merge branch '42928-default-protected-variables-to-off' into 'master'Filipa Lacerda2018-02-121-1/+1
|\
| * Default CI variables to unprotected42928-default-protected-variables-to-offEric Eastwood2018-02-091-1/+1
* | Added 'clear' button to ci lint editorLin Jen-Shin2018-02-081-0/+2
|/
* Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-055-78/+20
* 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-311-0/+49
* Add specific views / selectors for QA runners pageGrzegorz Bizon2018-01-231-1/+1
* Hide runner token in CI/CD settings page38019-hide-runner-tokenEric Eastwood2017-12-152-3/+9
* Fixing Tests and CSS displayTim Zallmann2017-10-301-2/+2
* Test FixesTim Zallmann2017-10-301-1/+1
* Updated also Badge + Dropdown IconsTim Zallmann2017-10-302-4/+4
* Add collapsable sections for Pipeline SettingsKamil Trzciński2017-09-063-13/+5
* Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-041-3/+3
|\