Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch ↵ | Marcia Ramos | 2019-06-26 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | '61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs' into 'master' Add missing tier badge for the pipelines quota Closes #61687 See merge request gitlab-org/gitlab-ce!30046 | ||||
| * | Add tier badge for additional pipelines quota purchase61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs | Achilleas Pipinellis | 2019-06-26 | 1 | -1/+1 |
| | | |||||
* | | Add note about Docker socket mountingdocs/63418-docs-feedback-update-for-11-11-1-feature-flag | Steve Azzopardi | 2019-06-25 | 1 | -1/+8 |
|/ | | | | | | | | | | | | When using `docker:dind` service and the Runner has the socket mounted as well it will lead to the following error: ``` Failed to load listeners: can't create unix socket /var/run/docker.sock: device or resource busy ``` reference https://gitlab.com/gitlab-org/gitlab-ce/issues/63418 | ||||
* | Add Markdown linting | Evan Read | 2019-06-25 | 3 | -6/+6 |
| | | | | | Also adds and one linting rule and makes project conform to it. | ||||
* | Updated explanation of CI_COMMIT_BEFORE_SHA variable | Blair Lunceford | 2019-06-25 | 1 | -1/+1 |
| | |||||
* | Refactor and add version text to variable syntax | Evan Read | 2019-06-24 | 1 | -7/+7 |
| | |||||
* | Docs: link to predefined env variables reference more evident | Marcia Ramos | 2019-06-24 | 1 | -3/+5 |
| | |||||
* | Merge branch 'patch-28' into 'master' | Evan Read | 2019-06-20 | 1 | -1/+1 |
|\ | | | | | | | | | using_docker_images.md: fix config.json path See merge request gitlab-org/gitlab-ce!29791 | ||||
| * | using_docker_images.md: fix config.json path | Per Lundberg | 2019-06-18 | 1 | -1/+1 |
| | | |||||
* | | Demote new section | Evan Read | 2019-06-19 | 1 | -1/+1 |
| | | |||||
* | | Adds docs for job collapsible sections | Filipa Lacerda | 2019-06-18 | 2 | -0/+14 |
| | | |||||
* | | Https many links in docs | Evan Read | 2019-06-18 | 2 | -6/+6 |
|/ | |||||
* | Add note about nested variables for GIT_CLONE_PATH | Steve Azzopardi | 2019-06-18 | 1 | -0/+18 |
| | | | | | | | The variable $GIT_CLONE_PATH does not support nested variables, it will only expand the variables once, not more. reference https://gitlab.com/gitlab-org/gitlab-runner/issues/4319 | ||||
* | Merge branch 'merge-train-docs-change' into 'master' | Mike Lewis | 2019-06-17 | 1 | -9/+3 |
|\ | | | | | | | | | Updated docs for Merge Trains See merge request gitlab-org/gitlab-ce!29771 | ||||
| * | Updated docs with suggested changesmerge-train-docs-change | Darby Frey | 2019-06-17 | 1 | -6/+2 |
| | | |||||
| * | Updated docs for Merge Trains | Darby Frey | 2019-06-17 | 1 | -5/+3 |
| | | |||||
* | | Merge branch 'review-toolbar-docs' into 'master' | Mike Lewis | 2019-06-17 | 3 | -0/+38 |
|\ \ | |/ |/| | | | | | Visual Review Toolbar Docs See merge request gitlab-org/gitlab-ce!29641 | ||||
| * | Fix that typoreview-toolbar-docs | sarahghp | 2019-06-17 | 1 | -1/+1 |
| | | |||||
| * | Add link, badge | sarahghp | 2019-06-17 | 1 | -2/+2 |
| | | |||||
| * | Apply suggestion to doc/ci/review_apps/index.md | Sarah Groff Hennigh-Palermo | 2019-06-17 | 1 | -0/+2 |
| | | |||||
| * | Apply suggestion to doc/ci/review_apps/index.md | Sarah Groff Hennigh-Palermo | 2019-06-17 | 1 | -1/+1 |
| | | |||||
| * | Remove modal for real | sarahghp | 2019-06-14 | 2 | -1/+0 |
| | | |||||
| * | Apply suggestion to doc/ci/review_apps/index.md | Sarah Groff Hennigh-Palermo | 2019-06-14 | 1 | -1/+1 |
| | | |||||
| * | Apply suggestion to doc/ci/review_apps/index.md | Sarah Groff Hennigh-Palermo | 2019-06-14 | 1 | -1/+1 |
| | | |||||
| * | Update text and image | sarahghp | 2019-06-14 | 2 | -0/+2 |
| | | |||||
| * | Apply suggestions from review | Sarah Groff Hennigh-Palermo | 2019-06-14 | 1 | -5/+8 |
| | | |||||
| * | Update feature name | sarahghp | 2019-06-14 | 1 | -9/+9 |
| | | |||||
| * | Apply suggestions from review | Sarah Groff Hennigh-Palermo | 2019-06-14 | 1 | -5/+16 |
| | | |||||
| * | Add more pix | sarahghp | 2019-06-13 | 3 | -2/+2 |
| | | |||||
| * | Fix broken link | sarahghp | 2019-06-13 | 1 | -1/+1 |
| | | |||||
| * | First pass, needs more pix | sarahghp | 2019-06-13 | 2 | -0/+21 |
| | | |||||
* | | Docs for Merge Trainsdocs-merge-trains | Shinya Maeda | 2019-06-17 | 5 | -2/+71 |
| | | | | | | | | | | It explains what is Merge Trains, how to enalbe it and its limitations. | ||||
* | | Edit after script context text | Evan Read | 2019-06-16 | 2 | -14/+20 |
|/ | |||||
* | Add quotes to redirect value | Evan Read | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'docs-its-relative-7' into 'master' | Evan Read | 2019-06-13 | 18 | -57/+54 |
|\ | | | | | | | | | Docs: Convert absolute links to relative in /ci docs See merge request gitlab-org/gitlab-ce!29029 | ||||
| * | Convert absolute links to relative in /ci docs | Marcel Amirault | 2019-06-11 | 18 | -57/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix more links after review Update redirect_from link Apply suggestion to doc/ci/introduction/index.md Apply suggestion to doc/ci/README.md Apply suggestion to doc/ci/README.md Make front matter redirect_from links absolute Change front matter to fix discus comments | ||||
* | | Merge branch 'docs/make-it-clear-about-after-script-context' into 'master' | Evan Read | 2019-06-13 | 2 | -4/+22 |
|\ \ | | | | | | | | | | | | | | | | | | | Leave clear notices in docs about after_script execution context Closes gitlab-runner#4146 See merge request gitlab-org/gitlab-ce!29510 | ||||
| * | | Leave clear notices about after_script execution contextdocs/make-it-clear-about-after-script-context | Tomasz Maczukin | 2019-06-12 | 2 | -4/+22 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | We frequently see new issues mentioning that something defined in `before_script` or `script` doesn't work with `after_script`. Our documentation mentions that first two are concatenated and executed together, why the third one is executed in a separated shell context. But it looks like it's not clear enough. Since this misunderstanding of how scripts are being executed is repeated frequently, let's make it more clear in docs. | ||||
* | | Add links to CI/CD videos | Russell Dickenson | 2019-06-12 | 1 | -1/+5 |
| | | |||||
* | | Docs for Gitlab Runner docker use of private registries | Andrei Burd | 2019-06-12 | 1 | -0/+95 |
| | | | | | | | | Docs for https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1386 | ||||
* | | Metrics reports documentation is incomplete | Matija Čupić | 2019-06-12 | 1 | -0/+5 |
| | | |||||
* | | Fixed markdown link in Docker compose note | Danial Khoshkhou | 2019-06-11 | 1 | -1/+1 |
|/ | |||||
* | Docs: CI - link videos | Marcia Ramos | 2019-06-11 | 5 | -16/+27 |
| | |||||
* | Doc types on tutorials in top level examples folder, minor edits | Mike Lewis | 2019-06-11 | 17 | -108/+148 |
| | | | | Variety of edits to conform with SSOT doc style standards | ||||
* | Move external dashboard docs | Reuben Pereira | 2019-06-10 | 1 | -0/+4 |
| | | | | | - To user/project/operations - And cross-link in ci/environments | ||||
* | Video links for SSoT audit | Evan Read | 2019-06-10 | 1 | -2/+5 |
| | |||||
* | Merge branch ↵ | Stan Hu | 2019-06-07 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-13137' into 'master' Allow masking if 8 or more characters in base64 See merge request gitlab-org/gitlab-ce!29143 | ||||
| * | Expose javascript regex | Matija Čupić | 2019-06-06 | 1 | -2/+1 |
| | | |||||
| * | Allow masking if 8 or more characters in base64 | Thomas Nilsson | 2019-06-06 | 1 | -0/+1 |
| | | | | | | | | | | | | This should allow for private ssh-keys to remain private. Solves https://gitlab.com/gitlab-org/gitlab-ce/issues/60790. | ||||
* | | SSoT audit fixes | Evan Read | 2019-06-07 | 12 | -118/+285 |
| | | | | | | | | | | Implements part of the single source of truth audit fixes for the CI section. |