summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | Add the ways needed to authenticate to the registry via CI/CDAchilleas Pipinellis2018-10-181-23/+61
| | |
* | | Should be `start_in` not `start_key`Shane A. Stillwell2018-10-171-1/+1
| | |
* | | Fix link to 'when delayed' YAML configuration itemEvan Read2018-10-161-2/+2
| | |
* | | Docs: Fixing some bad linksMarcel Amirault2018-10-143-8/+8
| | |
* | | Merge branch 'docs/remove-link-old-project' into 'master'Achilleas Pipinellis2018-10-111-4/+3
|\ \ \ | | | | | | | | | | | | | | | | Removes link to deprecated project See merge request gitlab-org/gitlab-ce!22281
| * | | Removes link to deprecated projectEvan Read2018-10-111-4/+3
| | | | | | | | | | | | | | | | - Also fixes minor style issues.
* | | | Merge branch 'master' into 'master'Achilleas Pipinellis2018-10-111-2/+2
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Avoid conflicting anchor name in documentation See merge request gitlab-org/gitlab-ce!22213
| * | | Update README.mdYuping Zuo2018-10-091-2/+2
| | | |
* | | | Documentation for delayed jobsWinnie Hellmann2018-10-113-0/+49
| | | |
* | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-10-091-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Remove a duplicated word in the README file See merge request gitlab-org/gitlab-ce!22200
| * | | Update README.mdpockata2018-10-081-1/+1
| | | |
* | | | Use the standard PIP_CACHE_DIR for Python dependency caching templateTakuya Noguchi2018-10-091-2/+2
| |/ / |/| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | Merge branch 'docs/add-note-for-interactive-web-terminal-docker-executor' ↵Achilleas Pipinellis2018-10-081-0/+6
|\ \ \ | |/ / |/| | | | | | | | | | | | | | into 'master' Add note in docs for docker executor for interactive web terminal See merge request gitlab-org/gitlab-ce!21880
| * | Add note for docker executordocs/add-note-for-interactive-web-terminal-docker-executorSteve Azzopardi2018-09-241-0/+6
| | | | | | | | | | | | | | | The docker executor does not work the same as the others. Add a note for the users and points them to an issue that describes the issue.
* | | Merge branch 'docs/update-variables-image' into 'master'Achilleas Pipinellis2018-10-083-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Replace old "secret variables" image for variables with new "variables" image See merge request gitlab-org/gitlab-ce!22184
| * | | Replace old "secret variables" image for variables docs with new "variables" ↵Nelson Chen2018-10-073-1/+1
| | | | | | | | | | | | | | | | image
* | | | Update explanation about the `extends` featureRonald van Zon2018-10-081-4/+12
| | | |