summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński2017-07-061-0/+47
|\
| * Introduce cache policies for CI jobsNick Thomas2017-07-051-0/+47
* | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-052-64/+260
|\ \ | |/
| * Merge branch 'feature/no-hypen-at-end-of-commit-ref-slug' into 'master'Rémy Coutable2017-07-041-1/+1
| |\
| | * no trailing / leading hyphens in CI_COMMIT_REF_SLUG. Fixes #32035Stefan Hanreich2017-06-181-1/+1
| * | Refactor and copyedit "Using Docker images" docsdocs/extended-docker-syntax-in-ci-ymlAchilleas Pipinellis2017-07-031-135/+150
| * | Update syntax description to new syntax introduced in !12536.Tomasz Maczukin2017-07-031-10/+15
| * | Add documentation for extended docker configuration options for CITomasz Maczukin2017-07-031-0/+176
* | | Fix various descriptions given the feedbackLin Jen-Shin2017-07-041-1/+1
* | | Introduce CI_CONFIG_PATHLin Jen-Shin2017-06-301-0/+1
|/ /
* | Update README.md to reflect where "Secret variables" are locatedSean2017-06-281-3/+3
* | Merge branch 'docs-examples-deployment-composer-npm' into 'master'Rémy Coutable2017-06-261-3/+3
|\ \
| * | Change composer update to install to follow PHP/composer best practiceGabriele2017-06-221-3/+3
| |/
* | Replace 'Settings ➔ CI/CD Pipelines' with 'Settings ➔ Pipelines' in docs34264-replace-settings-ci-cd-pipelines-with-settings-pipelines-in-docsbikebilly2017-06-231-3/+3
|/
* Clarify job choosing algorithm examples (the language used was a bit hard to ...Joe Marty2017-06-151-24/+24
* Merge branch 'docs-registry-hostname-part-of-service-hostname' into 'master'33745-issue-closing-pattern-does-not-work-for-secondary-issues-when-using-full-urlsRémy Coutable2017-06-151-0/+12
|\
| * Language typos fixedMatej Zerovnik2017-06-121-2/+2
| * Service hostname also include registry name, when using non Docker Hub registry.Matej2017-05-261-0/+12
* | Merge branch 'docs/codeclimate-fix-link' into 'master'Sean Packham2017-06-141-1/+1
|\ \
| * | Fix wrong link to codeclimate diff docsdocs/codeclimate-fix-linkAchilleas Pipinellis2017-06-141-1/+1
* | | Add docs for personal access tokensdocs/personal-access-tokensAchilleas Pipinellis2017-06-141-3/+5
|/ /
* | Merge branch 'docs/shared-runners' into 'master'Sean Packham2017-06-084-78/+136
|\ \
| * | Refactor Runners docsdocs/shared-runnersAchilleas Pipinellis2017-06-074-78/+136
* | | Refactor CI triggers docsdocs/triggersAchilleas Pipinellis2017-06-083-84/+77
* | | Add all sources as special keywords for only and exceptFilip Krakowski2017-06-081-1/+2
* | | Use pipeline.source to determine what triggered a pipelineFilip Krakowski2017-06-081-1/+1
* | | Add 'schedules' keyword to 'only' and 'except'Filip Krakowski2017-06-081-2/+3
* | | Add more info on private Registry docsdocs/private-registryAchilleas Pipinellis2017-06-061-16/+54
|/ /
* | Merge branch 'docs/powershell-ci-vars' into 'master'Sean Packham2017-06-062-4/+49
|\ \
| * | Add PowerShell to CI variable docsdocs/powershell-ci-varsJohn Spaetzel2017-06-062-4/+49
* | | Merge branch 'fix_explanation_of_job_level_variable_override' into 'master'Grzegorz Bizon2017-06-062-2/+2
|\ \ \ | |/ / |/| |
| * | Update explanation of job-level variable override to fit exampleTor Bechmann Yamamoto-Sørensen2017-06-062-2/+2
* | | Merge branch 'dz-backport-codeclimate-docs' into 'master'Achilleas Pipinellis2017-06-061-3/+9
|\ \ \ | |/ / |/| |
| * | Fix link to ee code quality docdz-backport-codeclimate-docsDmitriy Zaporozhets2017-06-051-1/+1
| * | Backport CI codeclimate example doc change from EEDmitriy Zaporozhets2017-06-051-3/+9
| |/
* | Merge branch '31061-26135-ci-project-slug-enviroment-variables' into 'master'Kamil Trzciński2017-06-051-1/+2
|\ \
| * | Add slugify project path to CI enviroment variablesvanadium232017-06-031-1/+2
* | | Merge branch '25680-CI_ENVIRONMENT_URL' into 'master'Kamil Trzciński2017-06-052-0/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-021-3/+21
| |\ \ \ | | |/ /
| * | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-011-1/+31
| |\ \ \
| * | | | Pass external_url from environment if job doesn't have oneLin Jen-Shin2017-05-252-0/+7
| | |_|/ | |/| |
* | | | Resolve "Documentation of `.gitlab-ci.yml` states incorrect example for varia...Sébastien2017-06-042-2/+2
| |_|/ |/| |
* | | Just mention which GitLab version is requiredLin Jen-Shin2017-06-011-1/+1
* | | Merge two items into one in the docLin Jen-Shin2017-06-011-2/+1
* | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-011-1/+31
|\ \ \ | | |/ | |/|
| * | Add Documentation for GIT_CHECKOUT variableJan Christophersen2017-05-311-0/+30
| * | Update docs related to protected actionsfix/gb/use-merge-ability-for-protected-manual-actionsGrzegorz Bizon2017-05-311-1/+1
| |/
* | Fix doc table of contentsLin Jen-Shin2017-05-311-1/+1
* | Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-311-7/+8
* | Use be_truthy and add back missing linkLin Jen-Shin2017-05-261-0/+1