summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines_settings/_show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Hide runner token in CI/CD settings page38019-hide-runner-tokenEric Eastwood2017-12-151-2/+6
* Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settingsbikebilly2017-12-041-17/+6
* Add checkboxes to automatically run AutoDevops pipelineEric Eastwood2017-11-281-8/+18
* Fix auto devops typos in Pipeline Settings viewMark Fletcher2017-09-221-1/+2
* Update _show.html.hamlFabio Busatto2017-09-191-0/+1
* Add warning message if domain or cluster are not configuredbokebilly2017-09-191-9/+10
* Fix instance default option being true as valueZeger-Jan van de Weg2017-09-181-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski2017-09-061-4/+1
|\
| * Add collapsable sections for Pipeline SettingsKamil TrzciƄski2017-09-061-4/+1
* | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-061-1/+14
|\ \ | |/
| * Update 'Visibility of pipelines'Fabio Busatto2017-09-061-1/+14
* | Updates settings sections to:Filipa Lacerda2017-09-041-28/+25
* | Form for setting project auto devops settingsZeger-Jan van de Weg2017-08-311-5/+39
|/
* Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon2017-07-061-0/+8
|\
| * Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-3/+3
| * Fix various descriptions given the feedbackLin Jen-Shin2017-07-041-1/+1
| * Update wordings, allow only full path, add testsLin Jen-Shin2017-06-301-3/+3
| * Fix doc, test, and formLin Jen-Shin2017-06-281-0/+8
* | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
|/
* Added limited width container to project settingsPhil Hughes2017-06-201-2/+2
* Frontend implementation, tests, and changelogLin Jen-Shin2017-05-251-1/+1
* Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tabDmitriy Zaporozhets2017-05-111-1/+1
* Rename CI/CD Pipelines to Pipelines in the project settingsDmitriy Zaporozhets2017-05-111-1/+1
* add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-041-4/+13
* changed changelog text to be normal case28389-ux-problem-with-pipeline-coverage-placeholderdimitrieh2017-02-211-1/+1
* Changed coverage reg expression placeholder text to be more like a placeholderdimitrieh2017-02-211-1/+1
* Corrected titles on the triggers and pipelines sectionsJose Ivan Vargas2017-02-061-1/+1
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-061-0/+96