summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Add CI variable types usage exampleKrasimir Angelov2019-05-213-2/+23
| | | | | | Update documentation with example how to use CI variable types. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
* Adds documentation for stage buttonMayra Cabrera2019-05-201-0/+13
| | | | | | | Includes missing documentation for 'Play all manual' builds a single stage. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/28741
* Fix content to not contradictEvan Read2019-05-201-3/+6
|
* Clarify how to enable pipelines for merged resultsShinya Maeda2019-05-201-0/+4
|
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
|
* Edit MySQL services pageEvan Read2019-05-191-14/+11
|
* Add in release when metrics report was addedBrendan O'Leary 🐢2019-05-171-0/+2
|
* Docs: Remove all remaining orphaned images.Marcel Amirault2019-05-175-0/+0
|
* Update index.mdMohamed El-Feky2019-05-171-1/+5
| | | | | added `before_script` as it failed to build maven due to insufficient permissions
* Docs: Follow-Up on Environments doc reviewMarcel Amirault2019-05-171-2/+2
|
* Docs: Update links and add badge to examples readmeMarcel Amirault2019-05-171-24/+24
|
* Update mysql.md: variables values should be quoted, otherwise you get an ↵Jean2019-05-151-2/+2
| | | | "variables config should be a hash of key value pairs" error
* [CI doc] Add chat value to only keywordBAI Peng2019-05-151-0/+1
|
* Merge branch 'patch-34' into 'master'Evan Read2019-05-151-3/+0
|\ | | | | | | | | recursive/nested includes supported now See merge request gitlab-org/gitlab-ce!28155
| * recursive/nested includes supported nowBen Bodenmiller2019-05-061-3/+0
| |
* | Merge branch 'patch-54' into 'master'Evan Read2019-05-151-2/+7
|\ \ | | | | | | | | | | | | upgrate example ymal file, change type to stage. See merge request gitlab-org/gitlab-ce!27992
| * | upgrate example ymal file, change type to stage.mouson2019-05-021-2/+7
| | | | | | | | | Update test-and-deploy-python-application-to-heroku.md
* | | Merge branch 'docs-correct-security-anchor-ee' into 'master'Achilleas Pipinellis2019-05-151-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Docs: update link to new security docs See merge request gitlab-org/gitlab-ce!28299
| * | | Update links to new security docsdocs-correct-security-anchor-eeMark Chao2019-05-131-1/+1
| | | | | | | | | | | | | | | | Related to gitlab-ee/!5566
* | | | Fix typo in index.mdJonas Gollenz2019-05-141-1/+1
|/ / /
* | | Upgrade Ruby version to 2.6.3sh-upgrade-ruby-2.6.3-ceStan Hu2019-05-081-1/+1
| | | | | | | | | | | | | | | | | | | | | Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
* | | include local: remove superfluous ":"Elan Ruusamäe2019-05-061-2/+2
| |/ |/|
* | Docs: Realigning scattered EE docs into CEMarcel Amirault2019-05-061-2/+3
| |
* | Docs: Merge EE doc/ci to CEMarcel Amirault2019-05-0533-258/+660
| |
* | Update docs related to CI variablesKrasimir Angelov2019-05-036-27/+42
| | | | | | | | | | Add `Variable Types` section to explain supported variable types and update example and related screenshots.
* | Sort feature set table by stageEvan Read2019-05-031-20/+30
| |
* | Merge branch ↵Douwe Maan2019-05-021-0/+3
|\ \ | |/ |/| | | | | | | | | | | | | '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-manually-running-later-jobs' into 'master' Disable retrying cancelled jobs Closes #53064 See merge request gitlab-org/gitlab-ce!27503
| * Apply suggestion to doc/ci/pipelines.md53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-manually-running-later-jobsMiranda Fluharty2019-05-011-4/+2
| |
| * Update documentation to explain job retryabilitymfluharty2019-04-231-0/+5
| |
* | Add example for the artifacts:paths sectionBlair Lunceford2019-05-011-2/+4
| |
* | Merge feature set tables into oneMarcia Ramos2019-04-302-81/+113
| | | | | | | | Plus: add note for .com users
* | Fix text based on exampleEvan Read2019-04-291-7/+7
| |
* | Merge branch 'master' into 'master'Evan Read2019-04-281-1/+1
|\ \ | | | | | | | | | | | | fix include example See merge request gitlab-org/gitlab-ce!27571
| * | fix include exampleAaron Brülisauer2019-04-231-1/+1
| | | | | | | | | no leading slash at project reference
* | | Docs: Environments Documentation reviewMarcel Amirault2019-04-285-98/+104
| | |
* | | Clarify masked variables docsSteve Azzopardi2019-04-281-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | - Add note that must contain only letters, numbers, underscore - Add example of escape characters - Add regex used for validation closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60785
* | | Fix reference-style links in CI predefined varsPeter Leitzen2019-04-261-0/+4
| | |
* | | Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-241-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Add CI variable CI_REF_PROTECTED See merge request gitlab-org/gitlab-ce!26716
| * | | Change CI_REF_PROTECTED variable to CI_COMMIT_REF_PROTECTEDJason van den Hurk2019-04-101-1/+1
| | | |
| * | | Change release version of CI_REF_PROTECTED to 11.11Jason van den Hurk2019-04-101-1/+1
| | | |
| * | | Added documentation for CI_REF_PROTECTED ci variableJason van den Hurk2019-04-101-0/+1
| | | |
* | | | Support negative matchesKamil Trzciński2019-04-231-4/+11
| | | | | | | | | | | | | | | | | | | | This adds support for != and !~ operators giving more flexibility in comparing values
* | | | Make it clearer when CI_MERGE_REQUEST_ variables are availableAchilleas Pipinellis2019-04-231-17/+17
| |/ / |/| |
* | | Add doc cross links for large repositoriesSteve Azzopardi2019-04-231-18/+21
| | |
* | | Docs: update feature name "Pipelines for Merged Results"Marcia Ramos2019-04-221-3/+3
| | |
* | | Docs: fixes grammar/typoMarcia Ramos2019-04-221-1/+1
| | |
* | | Merge branch ↵Grzegorz Bizon2019-04-191-20/+26
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | '58663-use-include-template-syntax-for-including-the-code-quality-job' into 'master' Resolve "Use include template syntax for including the Code Quality job" Closes #58663 See merge request gitlab-org/gitlab-ce!27448
| * | Update CodeQuality example docs58663-use-include-template-syntax-for-including-the-code-quality-jobMatija Čupić2019-04-171-20/+26
| | |
* | | Doc fixes for the release post 11.10Marcia Ramos2019-04-181-1/+1
| | |
* | | Update README.mdAnthony Mastrean2019-04-171-6/+6
| | |