Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CI_{PIPELINE,JOB}_URLexpose-ci-url | Kamil Trzciński | 2018-06-12 | 1 | -0/+2 |
| | |||||
* | index article | Marcia Ramos | 2018-06-07 | 1 | -1/+3 |
| | |||||
* | Docs: article - Deploy SB apps to CF with GitLab CI/CD | Marcia Ramos | 2018-06-07 | 3 | -0/+142 |
| | |||||
* | Resolve "Update docs to reflect the new place of the Kubernetes page" | Fabio Busatto | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | doc | Mark Chao | 2018-06-06 | 1 | -1/+1 |
| | |||||
* | Doc update | Mark Chao | 2018-06-06 | 1 | -4/+4 |
| | |||||
* | Rename Secret variables -> variables | Achilleas Pipinellis | 2018-06-06 | 12 | -48/+48 |
| | |||||
* | 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 | 5 | -187/+141 |
|\ | |||||
| * | Add documentation about variables usage in GitLab CI | Tomasz Maczukin | 2018-05-29 | 4 | -52/+135 |
| | | |||||
| * | Merge branch 'docs/redirect-k8s-service-page' into 'master' | Marcia Ramos | 2018-05-28 | 3 | -135/+6 |
| |\ | | | | | | | | | | | | | 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 | 3 | -135/+6 |
| | | | |||||
* | | | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-28 | 2 | -13/+27 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5779_rename_code_quality_job_and_artifact' into 'master' | Achilleas Pipinellis | 2018-05-24 | 1 | -6/+13 |
| |\ \ | | | | | | | | | | | | | | | | | Rename code quality job and artifact. See merge request gitlab-org/gitlab-ce!19049 | ||||
| | * | | Add deprecation notice in documentation5779_rename_code_quality_job_and_artifact | Olivier Gonzalez | 2018-05-23 | 1 | -0/+7 |
| | | | | |||||
| | * | | Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779 | Olivier Gonzalez | 2018-05-23 | 1 | -6/+6 |
| | | | | |||||
| * | | | Rename container scanning job and artifact | Olivier Gonzalez | 2018-05-24 | 1 | -7/+14 |
| |/ / | |||||
* | | | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-22 | 3 | -1/+24 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ↵ | Grzegorz Bizon | 2018-05-21 | 2 | -0/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '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 | 2 | -0/+2 |
| | | | | |||||
| * | | | Merge branch 'feature/gb/add-regexp-variables-expression' into 'master' | Kamil Trzciński | 2018-05-18 | 2 | -1/+22 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | Add support for variables expression regexp syntax Closes #43601 See merge request gitlab-org/gitlab-ce!18902 | ||||
| | * | | 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 | 2 | -1/+19 |
| | | | | |||||
* | | | | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-17 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'patch-19' into 'master' | Rémy Coutable | 2018-05-15 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | fix runner requirements See merge request gitlab-org/gitlab-ce!18728 | ||||
| | * | | fix runner requirements | Ben Bodenmiller | 2018-05-04 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-10 | 5 | -18/+28 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '45840-fix-cache-key-docs' into 'master' | Achilleas Pipinellis | 2018-05-09 | 1 | -7/+11 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Incorrect documentation for .gitlab-ci.yml cache:key default value" Closes #45840 See merge request gitlab-org/gitlab-ce!18841 | ||||
| | * | | | Fix cache:key documentation for the default value | Lin Jen-Shin | 2018-05-09 | 1 | -7/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Re-apply changes from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9666 * Update the wordings accordingly for the current revision * Update the example to make it less confusing | ||||
| * | | | | Docs: fix duplicate titles | Marcia Ramos 🚫 (OOO - back on May 21) | 2018-05-09 | 1 | -7/+1 |
| | | | | | |||||
| * | | | | Docs: add custom descriptions to most relevant docs | Marcia Ramos | 2018-05-09 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Merge branch '10244-group-runner-docs' into 'master' | Achilleas Pipinellis | 2018-05-09 | 1 | -3/+14 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for group runners Closes #10244 See merge request gitlab-org/gitlab-ce!18807 | ||||
| | * | | | Capitalize runner in a couple more places | Dylan Griffith | 2018-05-08 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Add simple docs for group runners | Dylan Griffith | 2018-05-08 | 1 | -1/+12 |
| | | | | | |||||
| | * | | | Fix typo in runner docs | Dylan Griffith | 2018-05-08 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * | | | Updates Clair Container scanning GitLab CI configuration | Gilbert Roulot | 2018-05-08 | 1 | -1/+1 |
| |/ / | |||||
* | | | 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 | 3 | -9/+9 |
| | |||||
* | Merge branch 'better-explain-pipeline-source' into 'master' | Marcia Ramos | 2018-04-25 | 1 | -1/+1 |
|\ | | | | | | | | | Add better explanation for CI_PIPELINE_SOURCE See merge request gitlab-org/gitlab-ce!18111 | ||||
| * | Add better explanation for CI_PIPELINE_SOURCEbetter-explain-pipeline-source | Fabio Busatto | 2018-03-30 | 1 | -1/+1 |
| | | |||||
* | | Add documentation about resetting the runner registration token | Tomasz Maczukin | 2018-04-24 | 1 | -0/+22 |
| | | |||||
* | | Merge branch '44447-expose-deploy-token-to-ci-cd' into 'master' | Grzegorz Bizon | 2018-04-24 | 2 | -0/+7 |
|\ \ | | | | | | | | | | | | | | | | | | | Expose Deploy Token info as environment variables to CI/CD jobs Closes #44447 See merge request gitlab-org/gitlab-ce!18414 | ||||
| * | | Ensure deploy tokens variables are not available in the context of only/except | Mayra Cabrera | 2018-04-20 | 2 | -0/+4 |
| | | | |||||
| * | | Rename special deploy token to make it more descriptive | Mayra Cabrera | 2018-04-20 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Also: - Includes more specs - Improves a bit the documentation | ||||
| * | | Add changelog and docs | Mayra Cabrera | 2018-04-20 | 1 | -0/+3 |
| | | |