summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | Merge branch 'docs-docker-auth-config-port' into 'master'Achilleas Pipinellis2018-10-081-13/+19
|\ \ \ | |/ / |/| | | | | | | | Add note about hostname *and* port needing to match for `DOCKER_AUTH_CONFIG` See merge request gitlab-org/gitlab-ce!22064
| * | Add note that hostname:port need to match for `DOCKER_AUTH_CONFIG`Drew Blessing2018-10-051-13/+19
| | |
* | | Fix documentation for variablesEvan Read2018-10-051-9/+11
| | |
* | | Merge branch '46050_add_new_ci_predefined_variables_for_gitlab_version' into ↵Douglas Barbosa Alexandre2018-10-051-0/+12
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add new CI predefined variables with version components Closes #46050 See merge request gitlab-org/gitlab-ce!21853
| * | | Add variables to CI jobs for GitLab version componentsGilbert Roulot2018-10-051-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | Adds CI_SERVER_VERSION_MAJOR, CI_SERVER_VERSION_MINOR, CI_SERVER_VERSION_PATCH to the list of environment variables passed to CI jobs.
* | | | Improve only: changes feature documentationGrzegorz Bizon2018-10-051-3/+2
| | | | | | | | | | | | | | | | Align with current technical writing style-guides.
* | | | Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-044-92/+121
|\ \ \ \ | |/ / / | | | | | | | | # Conflicts: # app/models/ci/pipeline.rb
| * | | Merge branch 'docs/refactor-review-apps-documentation' into 'master'Mike Lewis2018-10-033-91/+120
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Add more introductory information to Review Apps page, and other refactoring. Closes #50509 See merge request gitlab-org/gitlab-ce!21632
| | * | Add more introductory information to Review Apps pagedocs/refactor-review-apps-documentationEvan Read2018-10-013-91/+120
| | | | | | | | | | | | | | | | Also includes other refactoring.
| * | | Add info about reverse proxy to the configuration sectionupdate-configuration-sectionAlexander Tanayno2018-09-281-1/+1
| |/ /
* | | Copy-edit documentation for only/except changes featureGrzegorz Bizon2018-10-041-13/+25
| | |
* | | Few minor fixed in code and docs for only: changesGrzegorz Bizon2018-10-031-1/+1
| | |
* | | Copy-edit docs for only: changes featureGrzegorz Bizon2018-10-021-10/+11
| | |
* | | Add basic documentation for only: changes featureGrzegorz Bizon2018-10-021-1/+36
|/ /
* | Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'Marcia Ramos2018-09-272-2/+2
|\ \ | | | | | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827
| * | Correct Gitlab to GitLab in docsMarcel Amirault2018-09-252-2/+2
| |/
* | Update using_docker_build.mdCauan Cabral2018-09-271-2/+2
| |
* | Resolve "Un-vendor CI templates"Dylan Griffith2018-09-264-12/+10
| |
* | Merge branch 'patch-29' into 'master'Kamil Trzciński2018-09-261-0/+1
|\ \ | | | | | | | | | | | | ci docs: clarify allow_failure default See merge request gitlab-org/gitlab-ce!21791
| * | ci docs: clarify allow_failure defaultC.J. Jameson2018-09-181-0/+1
| | |
* | | Merge branch 'patch-25' into 'master'Marcia Ramos2018-09-261-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Docs: one-off typo fix See merge request gitlab-org/gitlab-ce!21872
| * | | Docs: one-off typo fixBen Bodenmiller2018-09-221-1/+1
| | |/ | |/|
* | | Added cpp documentation for junit integration. Shaun Burns2018-09-251-0/+21
|/ /
* | Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-216-12/+12
|/
* Merge branch 'junit-reports-filename-patterns' into 'master'Achilleas Pipinellis2018-09-171-4/+7
|\ | | | | | | | | Extend JUnit XML test report documentation to explicitly mention support for filename patterns. See merge request gitlab-org/gitlab-ce!21619
| * MR feedback: Remove now-redundant linkPatrick Lehner2018-09-161-1/+1
| |
| * Extend JUnit XML test report documentation to explicitly mention support for ↵Patrick Lehner2018-09-081-3/+6
| | | | | | | | filename patterns.
* | Port 'include' in CI yaml docs from EEAchilleas Pipinellis2018-09-141-0/+181
| |
* | Copyedit extends CI yaml docsAchilleas Pipinellis2018-09-141-12/+13
| |
* | Make it more clear that `extends` behaves like inheritanceGrzegorz Bizon2018-09-111-1/+2
| |
* | Merge branch 'master' into 'master'Rémy Coutable2018-09-101-13/+13
|\ \ | | | | | | | | | | | | docs: Correct YAML indentation See merge request gitlab-org/gitlab-ce!21631
| * | Correct YAML indentationCam2018-09-101-13/+13
| |/
* | Merge branch 'docs/make-caching-docs-adhere-to-styleguide' into 'master'Marcia Ramos2018-09-101-34/+35
|\ \ | | | | | | | | | | | | Make topic adhere to style guide See merge request gitlab-org/gitlab-ce!21582
| * | Make topic adhere to style guide.Evan Read2018-09-071-34/+35
| | |
* | | Remove beta from web terminal51295-update-documentation-for-interactive-web-terminals-to-remove-beta-indicatorSteve Azzopardi2018-09-101-5/+1
| |/ |/| | | | | closes gitlab-org/gitlab-ce#51295