summaryrefslogtreecommitdiff
path: root/doc/user/project/pipelines/settings.md
Commit message (Collapse)AuthorAgeFilesLines
* Update pipeline status badge details docsdocs/gb/update-pipeline-badge-docsGrzegorz Bizon2017-11-201-1/+3
|
* Change Pipelines to CI/CD for Settings pagedocs-replace-pipelines-cicdbikebilly2017-09-091-1/+1
|
* Update 'Visibility of pipelines'Fabio Busatto2017-09-061-4/+24
|
* Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-1/+1
|
* Update wordings, allow only full path, add testsLin Jen-Shin2017-06-301-1/+1
|
* Fix doc, test, and formLin Jen-Shin2017-06-281-3/+4
|
* Merge remote-tracking branch 'upstream/master' into ↵15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-281-25/+104
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 15041-Add-Custom-CI-Config-Path * upstream/master: (12506 commits) Update CHANGELOG.md for 9.3.2 Update architecture.md Fix changelog entry file extension Fix head pipeline stored in merge request for external pipelines updated gitlab-ci.yml to compile locale Ignore JSON files generated from PO files Update mmap2 gem tha disables mmap_obj.gsub! as current implementation uses method that is no longer part of Ruby API Disable rainbow during SimpleExecutor specs to have consistence Slightly refactor pipeline schedules form in preparation for additions Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter submits twice and refreshes page" Make the SimpleExecutor rescue exceptions in the executing Checks Resolve "Unable to access edit comment from dropdown menu in certain screen sizes" Update changelog item revert removal of requestAnimationFrame and move to a separate MR/discussion rename getEmojiCategoryMap and remove unnecessary parameter Action Buttons on Prio Labels working again by setting pointer events to none on… Remove 'contains' option from Commit.find_all Remove Gitlab::Git::Repository#find_all Use latest chrome and chrome driver in GitLab QA Polish sidebar toggle ...
| * Replace 'Settings ➔ CI/CD Pipelines' with 'Settings ➔ Pipelines' in docs34264-replace-settings-ci-cd-pipelines-with-settings-pipelines-in-docsbikebilly2017-06-231-1/+1
| |
| * Remove references to old settings locationAchilleas Pipinellis2017-06-061-7/+2
| |
| * Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tabDmitriy Zaporozhets2017-05-111-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-041-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix changelog MR reference add non-HEAD builds finder and add `created` pipelines to scope add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec more refactoring for spec adds option for auto-cancel into CI/CD settings fix spec to new configuration fix rubocop fix schema.rb fix schema.rb replace Gitlab 9.0 with 9.1 in doc change wording on pipeline settings added auto_canceled_by field as identifier of autocancel subject remove unnecessary index replace service with retry_lock replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model) fix schema.rb fix schema.rb remove projekt attribute and clean up spec clean up spec withcouple of shared examples added spec for "It does not cancel current pipeline" scenario add some specs to auto-cancel add spec for another branch pipelines
| * Fix job status -> pipeline status28313-wordsMark Pundsack2017-02-161-4/+4
| |
| * Rename builds to jobs in docsAchilleas Pipinellis2017-02-151-8/+8
| | | | | | | | [ci skip]
| * Add more images for the test coverage docsAchilleas Pipinellis2016-10-271-6/+18
| |
| * Fully document the pipelines settings pageAchilleas Pipinellis2016-10-271-0/+101
|
* Add config option to project to allow custom .gitlab-ci.yml locationKeith Pope2016-10-081-0/+54