summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ci-variable-expression-con-dis-junction' into 'master'Kamil Trzciński2019-06-061-0/+18
|\ | | | | | | | | CI variable expression conjunction/disjunction See merge request gitlab-org/gitlab-ce!27925
| * && and || operators for CI Pipeline expressions.drew cimino2019-06-041-0/+18
| | | | | | | | | | | | Refactored regex pattern matching to eagerly return tokens Packaged behind a default-enabled feature flag and added operator documentation.
* | Merge branch 'revert-86900f00' into 'master'Grzegorz Bizon2019-06-061-3/+0
|\ \ | | | | | | | | | | | | | | | | | | Revert "Disable retrying cancelled jobs" Closes #62350 See merge request gitlab-org/gitlab-ce!29201
| * | Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-3/+0
| | | | | | | | | This reverts merge request !27503
* | | Docs: Tweak the wording regarding artifact completionMarcel Amirault2019-06-061-2/+2
| | |
* | | Clarified the availability of docker-compose in documentation ↵Sven Gerlach2019-06-061-5/+5
| | | | | | | | | | | | using_docker_build.md
* | | Merge branch 'iganbaruch-master-patch-15162' into 'master'Evan Read2019-06-061-0/+4
|\ \ \ | | | | | | | | | | | | | | | | Added a link to the click-through demo See merge request gitlab-org/gitlab-ce!29148
| * | | Added a link to the click-through demoiganbaruch-master-patch-15162Itzik Gan Baruch2019-06-041-0/+4
| | |/ | |/|
* | | Edit downstream variable contentEvan Read2019-06-051-5/+6
| | |
* | | Merge branch '11204-turn-off-mask-by-default' into 'master'Mike Greiling2019-06-051-1/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Default masked to false for new variables Closes gitlab-ee#11204 See merge request gitlab-org/gitlab-ce!28186
| * | Default masked to false for new variables11204-turn-off-mask-by-defaultmfluharty2019-06-041-1/+1
| |/ | | | | | | | | | | Set the default value to false Adjust tests to expect false as the default Update documentation to make new default clear
* | Delete proposed paragraphMarcia Ramos2019-06-058-17/+69
| | | | | | | | TBA to a different MR/issue
* | Add multiple extends supportWolphin2019-06-051-2/+42
|/
* Add CI quickstart updatesCindy Pallares 🦉2019-06-041-1/+9
|
* Add doc typeMarcia Ramos2019-05-308-6/+35
| | | | For ssot epic
* Merge branch 'docs-ssot-ci-1' into 'master'Achilleas Pipinellis2019-05-306-0/+24
|\ | | | | | | | | Docs: ssot ci/files See merge request gitlab-org/gitlab-ce!28801
| * Add doc typedocs-ssot-ci-1Marcia Ramos2019-05-276-0/+24
| | | | | | | | For ssot epic
* | Add doc typeMarcia Ramos2019-05-304-4/+21
| | | | | | | | For CI services examples
* | Docs: Clarify allowed characters in masked variablesKrasimir Angelov2019-05-291-3/+2
| |
* | Correct CI_API_V4_URL CI variable namePhy2019-05-281-4/+4
| |
* | Improve documentation of RegExp in CI/CD job ref patternsRaphael Das Gupta2019-05-281-6/+23
| | | | | | | | as requested by https://gitlab.com/gitlab-org/gitlab-ce/issues/30477#note_29060568 in #30477
* | Docs for a downstream pipeline variables expansionGrzegorz Bizon2019-05-281-0/+28
| |
* | Merge branch 'patch-59' into 'master'Evan Read2019-05-281-1/+1
|\ \ | | | | | | | | | | | | Docs: Remove stray full stop from the middle of the sentence See merge request gitlab-org/gitlab-ce!28403
| * | Remove stray full stop from the middle of the sentenceAndy Allan2019-05-171-1/+1
| | |
* | | Docs: add tip for Kubernetes executor using dindTristan Williams2019-05-281-2/+5
| |/ |/|
* | Removes mention of $AUTO_DEVOPS_DOMAIN in doc56959-remove-auto-devops-domain-ci-variableThong Kuah2019-05-241-1/+1
| | | | | | | | | | | | Even though there's no relation to the feature (it's actually about overriding template values, best to replace this with $KUBE_INGRESS_BASE_DOMAIN to avoid any potential confusion
* | 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
| |