Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 '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 '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 '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 |
|/ / | |||||
* | | Document new variables | Tomasz Maczukin | 2018-05-07 | 1 | -0/+3 |
|/ | |||||
* | 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 |
| | | | |||||
* | | | Fix docs typo for ci/lint | Takuya Noguchi | 2018-04-24 | 1 | -1/+1 |
|/ / | |||||
* | | Update Container Scanning documentation | Gilbert Roulot | 2018-04-19 | 1 | -0/+3 |
| | | |||||
* | | Resolve "Show `failure_reason` in jobs view content section" | Mayra Cabrera | 2018-04-19 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'docs-fix-sp-examples' into 'master' | Marcia Ramos | 2018-04-18 | 1 | -1/+5 |
|\ \ | | | | | | | | | | | | | Fix code climate example See merge request gitlab-org/gitlab-ce!18267 | ||||
| * | | Fix code climate example | Olivier Gonzalez | 2018-04-09 | 1 | -1/+5 |
| | | | |||||
* | | | Fix DAST example in documentation | Olivier Gonzalez | 2018-04-18 | 1 | -3/+3 |
| | | | |||||
* | | | Fix container scanning in vendored GitLab CI configuration for Auto Devops | Gilbert Roulot | 2018-04-16 | 1 | -0/+1 |
| | | | |||||
* | | | Update docs on `.gitlab-ci.yml` and variables policy | Grzegorz Bizon | 2018-04-16 | 1 | -0/+1 |
| | | | |||||
* | | | Add note about support of variables policy to docs | Grzegorz Bizon | 2018-04-16 | 1 | -1/+2 |
| | | | |||||
* | | | Use stable docker image instead of latest | Philippe Lafoucrière | 2018-04-13 | 3 | -14/+14 |
| | | | |||||
* | | | Add missing documentation about failure reason | Mayra Cabrera | 2018-04-13 | 2 | -0/+16 |
| | | | |||||
* | | | Add dedicated info about artifacts:untracked to GitLab CI's README.md | Josef Glatz | 2018-04-12 | 1 | -30/+49 |
|/ / | |||||
* | | Document unsupported variables for dynamic environmentsdocs/gb/improve-pipeline-variables-expressions-docs | Grzegorz Bizon | 2018-04-06 | 2 | -3/+16 |
| | | |||||
* | | Improve docs about pipeline variables expressions | Grzegorz Bizon | 2018-04-05 | 2 | -12/+46 |
| | | |||||
* | | Merge branch 'pdeden/gitlab-ee-patch-7' into 'master' | Achilleas Pipinellis | 2018-04-04 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Fix syntax error in the `Envoy.blade.php` example See merge request gitlab-org/gitlab-ce!18177 | ||||
| * | | Envoy.blade.php syntax fixedpdeden/gitlab-ee-patch-7 | Patrick Deden | 2018-03-30 | 1 | -1/+1 |
| |/ | |||||
* | | Update Security Products examples documentation | Olivier Gonzalez | 2018-04-03 | 3 | -6/+30 |
| | | |||||
* | | Merge branch 'docs/performance-testing' into 'master' | Marcia Ramos | 2018-04-02 | 1 | -20/+73 |
|\ \ | | | | | | | | | | | | | Refactor the browser performance testing docs See merge request gitlab-org/gitlab-ce!18097 | ||||
| * | | Refactor the browser performance testing docsdocs/performance-testing | Achilleas Pipinellis | 2018-03-29 | 1 | -20/+73 |
| | | | | | | | | | | | | | | | From my experience in setting this up https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/231/diffs | ||||
* | | | Merge branch 'docs/mirrored-repositories-for-pipelines-ce' into 'master' | Marcia Ramos | 2018-04-02 | 3 | -2/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | Provide clarification on mirrored repositories for pipelines See merge request gitlab-org/gitlab-ce!18105 |