Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes link to wrong sectiondocs/fix-anchor-link | Evan Read | 2019-01-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'highlight-environment-args' into 'master' | Evan Read | 2019-01-31 | 1 | -3/+3 |
|\ | | | | | | | | | Highlight when CI_ENVIRONMENT_* environment args are present See merge request gitlab-org/gitlab-ce!24484 | ||||
| * | Highlight when CI_ENVIRONMENT_* environment args are present | Oliver Bristow | 2019-01-30 | 1 | -3/+3 |
| | | |||||
* | | Documentation now matches UI copy | Evan Read | 2019-01-30 | 2 | -29/+34 |
| | | |||||
* | | Add GitLab Pages predefined variables | Adrian Moisey | 2019-01-29 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'docs-56814-ci-variable-url-clarify' into 'master' | Evan Read | 2019-01-29 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Clarify that project URL could be HTTP or HTTPS Closes #56814 See merge request gitlab-org/gitlab-ce!24667 | ||||
| * | | Clarify that project URL could be HTTP or HTTPS | Mark Fletcher | 2019-01-25 | 1 | -1/+1 |
| |/ | |||||
* | | Fix table overlapping the ToC | Marcia Ramos | 2019-01-24 | 1 | -0/+4 |
|/ | |||||
* | Merge branch '49056-auto-devops-secret-docs' into 'master' | Marcia Ramos | 2019-01-07 | 1 | -0/+17 |
|\ | | | | | | | | | Document Auto DevOps secret variables See merge request gitlab-org/gitlab-ce!23970 | ||||
| * | Apply suggestion to doc/ci/variables/README.md | Thong Kuah | 2019-01-07 | 1 | -1/+1 |
| | | |||||
| * | Note that multiline variables are not supported | Thong Kuah | 2019-01-07 | 1 | -0/+4 |
| | | |||||
| * | Document Auto DevOps secret variables | Thong Kuah | 2019-01-07 | 1 | -0/+13 |
| | | | | | | | | | | | | Cross link from GitLab CI variable doc too Add note about running pods and updating secrets without any code change | ||||
* | | Add new docs for CI_API_V4_URL CI/CD variable | Grzegorz Bizon | 2019-01-03 | 1 | -1/+2 |
|/ | |||||
* | Sort list of predefined variables in alphabetical order | Achilleas Pipinellis | 2018-12-19 | 1 | -17/+17 |
| | |||||
* | Compress all images under doc/ | Achilleas Pipinellis | 2018-12-18 | 1 | -0/+0 |
| | |||||
* | Add new predefined variable CI_COMMIT_SHORT_SHA | Jason Lenny | 2018-12-17 | 1 | -0/+4 |
| | |||||
* | Merge branch 'docs-for-mr-pipelines' into 'master' | Marcia Ramos | 2018-12-07 | 1 | -67/+78 |
|\ | | | | | | | | | | | | | Documentation for "`only/except: merge-requests` for merge request pipelines" Closes #54511 and #15310 See merge request gitlab-org/gitlab-ce!23397 | ||||
| * | Documentation for merge request pipelines | Shinya Maeda | 2018-12-07 | 1 | -67/+78 |
| | | | | | | | | This is a documentation change about #15310. | ||||
* | | Fixes "introduced in..." syntax | Marcia Ramos | 2018-12-06 | 1 | -9/+6 |
|/ | |||||
* | Fix typos in docs | George Tsiolis | 2018-11-16 | 1 | -1/+1 |
| | |||||
* | Copyedit documentation updates | Matija Čupić | 2018-10-29 | 1 | -2/+2 |
| | |||||
* | Add documentation entries | Matija Čupić | 2018-10-27 | 1 | -0/+2 |
| | |||||
* | Replace old "secret variables" image for variables docs with new "variables" ↵ | Nelson Chen | 2018-10-07 | 3 | -1/+1 |
| | | | | image | ||||
* | Fix documentation for variables | Evan Read | 2018-10-05 | 1 | -9/+11 |
| | |||||
* | Add variables to CI jobs for GitLab version components | Gilbert Roulot | 2018-10-05 | 1 | -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. | ||||
* | Document how to specify environment variables during manual pipeline run and ↵ | Evan Read | 2018-09-07 | 2 | -19/+24 |
| | | | | more | ||||
* | Merge branch '48627-document-which-api-is-accessible-with-ci_job_token-docs' ↵ | Achilleas Pipinellis | 2018-07-23 | 1 | -1/+3 |
|\ | | | | | | | | | | | | | | | | | into 'master' Resolve "Document which API is accessible with CI_JOB_TOKEN" Closes #48627 See merge request gitlab-org/gitlab-ce!20612 | ||||
| * | Document where CI_JOB_TOKEN is used48627-document-which-api-is-accessible-with-ci_job_token-docs | Steve Azzopardi | 2018-07-13 | 1 | -1/+3 |
| | | | | | | | | closes #48627 | ||||
* | | Add missing `CI_COMMIT_BEFORE_SHA` predefined variable | Grzegorz Bizon | 2018-07-12 | 1 | -0/+2 |
|/ | |||||
* | updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1 | Alexander Tanayno | 2018-07-06 | 1 | -2/+2 |
| | |||||
* | Updated products links to pricing | Marcel Amirault | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | Add CI_{PIPELINE,JOB}_URLexpose-ci-url | Kamil Trzciński | 2018-06-12 | 1 | -0/+2 |
| | |||||
* | Rename Secret variables -> variables | Achilleas Pipinellis | 2018-06-06 | 2 | -26/+26 |
| | |||||
* | Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in ↵per-project-pipeline-iid | Shinya Maeda | 2018-06-04 | 1 | -0/+3 |
| | | | | documants. | ||||
* | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-30 | 2 | -35/+125 |
|\ | |||||
| * | Add documentation about variables usage in GitLab CI | Tomasz Maczukin | 2018-05-29 | 2 | -33/+123 |
| | | |||||
| * | Merge branch 'docs/redirect-k8s-service-page' into 'master' | Marcia Ramos | 2018-05-28 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | Deprecate the Kubernetes service docs See merge request gitlab-org/gitlab-ce!18837 | ||||
| | * | Deprecate the Kubernetes service docsdocs/redirect-k8s-service-page | Achilleas Pipinellis | 2018-05-09 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-22 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ↵ | Grzegorz Bizon | 2018-05-21 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Do not allow to use `CI_PIPELINE_ID` in environment name Closes #46443 See merge request gitlab-org/gitlab-ce!19032 | ||||
| | * | | Update docs about unsupported environment name variables | Grzegorz Bizon | 2018-05-18 | 1 | -0/+1 |
| | |/ | |||||
| * | | Update variables expressions pattern matching docs | Grzegorz Bizon | 2018-05-17 | 1 | -7/+2 |
| | | | |||||
| * | | Make variables expression pattern case-sensitivity explicit | Grzegorz Bizon | 2018-05-15 | 1 | -0/+8 |
| | | | |||||
| * | | Add docs on pattern matching syntax in variables expression | Grzegorz Bizon | 2018-05-15 | 1 | -0/+7 |
| |/ | |||||
* | | Fix spec | Shinya Maeda | 2018-05-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-08 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Document new variables | Tomasz Maczukin | 2018-05-07 | 1 | -0/+3 |
| | | |||||
* | | Use **CI_PIPELINE_IID** | Kamil Trzciński | 2018-05-03 | 1 | -1/+1 |
| | | |||||
* | | Expose CI_PIPELINE_IID_PER_PROJECT variable | Shinya Maeda | 2018-05-03 | 1 | -0/+1 |
|/ | |||||
* | Fixed typos | Pascal Borreli | 2018-04-27 | 1 | -1/+1 |
| |