summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '53596-mention-required-file-extension-yaml-include-docs' into ↵Evan Read2018-11-221-0/+4
|\ | | | | | | | | | | | | | | | | 'master' Update docs for include to mention required file extension Closes #53596 See merge request gitlab-org/gitlab-ce!23048
| * Update doc/ci/yaml/README.mdDaniel Fernau2018-11-141-0/+4
| |
* | Merge branch 'patch-32' into 'master'Achilleas Pipinellis2018-11-211-1/+1
|\ \ | | | | | | | | | | | | Docs: specify regexp language used for `only`/`except` mechanism in `.gitlab-ci.yaml` See merge request gitlab-org/gitlab-ce!23235
| * | Specify regexp language used for `only`/`except` mechanism in `.gitlab-ci.yaml`Elouan Keryell-Even2018-11-201-1/+1
| | |
* | | Docs: fix user metrics docMarcia Ramos2018-11-201-2/+2
| | |
* | | Merge branch 'docs/direct-link-review-apps' into 'master'Marcia Ramos2018-11-203-8/+26
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add docs for linking in changed pages from MR widget Closes #53420 See merge request gitlab-org/gitlab-ce!22990
| * | Add docs for linking in changed pages from MR widgetdocs/direct-link-review-appsAchilleas Pipinellis2018-11-163-8/+26
| | |
* | | Update docs for include to mention 'allow requests to local network' requirementDaniel Fernau2018-11-201-0/+5
| | |
* | | Documentation: update Libre -> CoreDavid Planella2018-11-191-3/+4
| | |
* | | Merge branch 'patch-31' into 'master'Evan Read2018-11-191-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fix broken link for Manual actions to "when:manual" section See merge request gitlab-org/gitlab-ce!23160
| * | | Fix broken link for Manual actions to "when:manual" sectionSteven Reekmans2018-11-161-1/+1
| | | |
* | | | Merge branch 'gt-fix-typos-in-specs-and-docs' into 'master'Evan Read2018-11-191-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix typos in specs and docs See merge request gitlab-org/gitlab-ce!23084
| * | | | Fix typos in docsGeorge Tsiolis2018-11-161-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'patch-31' into 'master'Evan Read2018-11-191-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Fix typo (install_depedencies => install_dependencies) See merge request gitlab-org/gitlab-ce!23134
| * | | Fix typo (install_depedencies => install_dependencies)Florent Monbillard2018-11-161-1/+1
| |/ /
* | | Merge branch 'allow-to-use-glob-for-ci-changes-detection' into 'master'Grzegorz Bizon2018-11-161-0/+2
|\ \ \ | | | | | | | | | | | | | | | | Add glob for CI changes detection See merge request gitlab-org/gitlab-ce!23128
| * | | Add glob for CI changes detectionKirill Zaitsev2018-11-151-0/+2
| |/ /
* | | Fix path to project permissionsdocs/laravel-registryAchilleas Pipinellis2018-11-142-3/+1
|/ /
* | Document new report typesOlivier Gonzalez2018-11-135-64/+318
| |
* | Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefixEvan Read2018-11-137-33/+36
|/
* Docs: Update Variable namingMarcel Amirault2018-11-119-13/+13
|
* Merge branch 'patch-31' into 'master'Evan Read2018-11-091-1/+1
|\ | | | | | | | | Typo fix stoping -> stopping in the CI README.md See merge request gitlab-org/gitlab-ce!22890
| * Typo fix stoping -> stopping in the CI README.mdBryce Chidester2018-11-071-1/+1
| |
* | Limit parallel to 100limit-parallel-to-100Kamil Trzciński2018-11-081-1/+1
|/ | | | This prevents some of the abusive behaviors, of someone putting 100000 and creating out of memory condition easily
* small doc fix [CI SKIP]Markus Doits2018-11-071-1/+1
|
* doc updates as per feedbackMarkus Doits2018-11-071-17/+19
|
* fix location of spec file in doc comment [CI SKIP]Markus Doits2018-11-071-1/+1
|
* small fixes to doc and remove on whitespace noiseMarkus Doits2018-11-071-1/+1
|
* add a test that checks that retry when values in documentation are validMarkus Doits2018-11-071-0/+8
|
* add documentation for new retry when featureMarkus Doits2018-11-071-3/+46
|
* Merge branch '21480-parallel-job-keyword-mvc' into 'master'Grzegorz Bizon2018-11-072-1/+24
|\ | | | | | | | | | | | | Resolve "`parallel` job keyword MVC" Closes #21480 See merge request gitlab-org/gitlab-ce!22631
| * Copyedit documentation updatesMatija Čupić2018-10-292-11/+8
| |
| * Add documentation entriesMatija Čupić2018-10-272-1/+27
| |
* | Merge branch 'patch-32' into 'master'Evan Read2018-11-041-1/+1
|\ \ | | | | | | | | | | | | Update mysql.md with correct anchor link to "how services are linked" See merge request gitlab-org/gitlab-ce!22739
| * | Update mysql.mdAndreas Volkmann2018-11-021-1/+1
| | |
| * | Update mysql.md with correct anchor link to "how services are linked"Andreas Volkmann2018-11-011-1/+1
| | |
* | | Fixes automatic URL formattingLyle Kozloff2018-10-311-2/+2
|/ /
* | Merge branch 'docs-add_deprecation_notice_for_renamed_licensed_feature-ce' ↵Evan Read2018-10-301-0/+6
|\ \ | | | | | | | | | | | | | | | | | | into 'master' docs: Add deprecation notice for renamed licensed feature See merge request gitlab-org/gitlab-ce!22575
| * | Add deprecation notice for renamed licensed featuredocs-add_deprecation_notice_for_renamed_licensed_feature-ceOlivier Gonzalez2018-10-241-0/+6
| | |
* | | Merge branch 'docs-fix-links-1' into 'master'Evan Read2018-10-281-3/+3
|\ \ \ | |_|/ |/| | | | | | | | Update links to external sites See merge request gitlab-org/gitlab-ce!22578
| * | Update links to external sitesMarcel Amirault2018-10-241-3/+3
| |/
* | Update README.mdLukas Schneider2018-10-261-0/+2
|/
* Merge branch 'patch-12' into 'master'Stan Hu2018-10-241-0/+2
|\ | | | | | | | | doc: Fix broken link hrefs for ee and gitlab-versions See merge request gitlab-org/gitlab-ce!22540
| * add broken link hrefs for ee and gitlab-versionsElan Ruusamäe2018-10-231-0/+2
| |
* | Merge branch 'patch-32' into 'master'Evan Read2018-10-231-1/+1
|\ \ | |/ |/| | | | | Correcting a typo See merge request gitlab-org/gitlab-ce!22511
| * Correcting a typoAlex2018-10-221-1/+1
| |
* | Update test-scala-application.md to use sbtVersion instead of sbt-versiondocs-fix-sbt-version-in-test-scala-applicationRémy Coutable2018-10-221-1/+1
|/
* Merge branch 'doc-edit-config-file-path-kaniko' into 'master'Achilleas Pipinellis2018-10-191-3/+2
|\ | | | | | | | | Docs: Change path where to create the config.json file when using kaniko See merge request gitlab-org/gitlab-ce!22075
| * Change path where to create the config.json fileValerio Baldisserotto2018-10-031-3/+2
| |
* | Merge branch 'docs/docker-build' into 'master'Evan Read2018-10-191-23/+61
|\ \ | | | | | | | | | | | | | | | | | | Add the ways needed to authenticate to the registry via CI/CD Closes gitlab-com/support-forum#3825 See merge request gitlab-org/gitlab-ce!21538