summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Expose project visibility as CI variableMatija Čupić2017-11-041-0/+1
|
* Merge branch 'docs/gitlab-runner' into 'master'Marcia Ramos2017-11-025-11/+11
|\ | | | | | | | | | | | | Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101
| * Change to new GitLab Runner namedocs/gitlab-runnerAchilleas Pipinellis2017-10-316-12/+12
| |
* | Merge branch 'docs/ci-disposable-env-fix' into 'master'28025-consider-using-webpack-dev-server-overlay-option-for-more-helpful-compile-errorsMarcia Ramos2017-11-011-2/+2
|\ \ | | | | | | | | | | | | Fix wording on CI disposable variables See merge request gitlab-org/gitlab-ce!14983
| * | Fix wording on CI disposable variablesdocs/ci-disposable-env-fixAchilleas Pipinellis2017-10-211-2/+2
| | |
* | | Exclude comments from specific docsAchilleas Pipinellis2017-11-0115-46/+79
| |/ |/|
* | Update using_docker_images.mdPaul2017-10-231-4/+0
|/
* Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT`Alessio Caiazza2017-10-211-0/+2
|
* add note about after_script being run separatelyMartin Nowak2017-10-201-0/+6
|
* Fix link to "Job Permissions"Willi Rath2017-10-161-1/+1
|
* Update a bunch of docs imagesAchilleas Pipinellis2017-10-0424-39/+38
|
* Document the usage of the Docker OverlayFS driver for every buildDominik2017-09-281-7/+22
|
* Add how to use reserved words in gitlab-ci.ymlFabio Busatto2017-09-271-0/+5
|
* Merge branch 'patch-2' into 'master'Grzegorz Bizon2017-09-191-4/+6
|\ | | | | | | | | Replace "/" with "-" in cache key documentation See merge request gitlab-org/gitlab-ce!14034
| * Note about "/" which cannot be used in "cache:key"Marcin Zajączkowski2017-09-181-0/+2
| |
| * Replace "/" with "-" in cache keyMarcin Zajączkowski2017-09-041-4/+4
| | | | | | As a cache zip file with "/" upload seems to fail with 500 Internal Server Error.
* | Merge branch 'master' into 'docs-replace-pipelines-cicd'Achilleas Pipinellis2017-09-184-60/+71
|\ \ | | | | | | | | | # Conflicts: # doc/ci/variables/README.md
| * \ Merge branch 'docs/environment-vars-clarify' into 'master'Rémy Coutable2017-09-153-57/+69
| |\ \ | | | | | | | | | | | | | | | | Clarify what variables can be used under `environment:` See merge request gitlab-org/gitlab-ce!14277
| | * | Clarify what variables can be used under `environment:`docs/environment-vars-clarifyAchilleas Pipinellis2017-09-143-57/+69
| | | |
| * | | update screenshot37896-minor-improvements-to-prometheus-docsJoshua Lambert2017-09-151-0/+0
| | | |
| * | | fix minor typoJoshua Lambert2017-09-151-3/+2
| |/ /
* | | Change Pipelines to CI/CD for Settings pagedocs-replace-pipelines-cicdbikebilly2017-09-095-18/+18
|/ /
* | Merge branch 'docs/yaml-hidden-keys' into 'master'Marcia Ramos2017-09-081-11/+17
|\ \ | | | | | | | | | | | | | | | | | | Clarify yaml hidden keys (jobs) Closes #37480 See merge request !14110
| * | Clarify yaml hidden keys (jobs)docs/yaml-hidden-keysAchilleas Pipinellis2017-09-081-11/+17
| | |
* | | Merge branch 'patch-18' into 'master'Rémy Coutable2017-09-081-2/+4
|\ \ \ | | | | | | | | | | | | | | | | clarify that only some Runner Executors have these security concerns See merge request !14068
| * | | clarify that only some Runner Executors have these security concernsBen Bodenmiller2017-09-061-2/+4
| | | |
* | | | Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan2017-09-071-2/+1
| | | | | | | | | | | | | | | | | | | | [9.5] Disallow the `name` attribute on all user-provided markup See merge request gitlab/gitlabhq!2166
* | | | Add Auto DevOps docsAchilleas Pipinellis2017-09-072-9/+15
| | | |
* | | | Merge branch 'patch-15' into 'master'Rémy Coutable2017-09-071-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Fix incorrect reference in documentation See merge request !13733
| * | | Fix incorrect reference in documentationJohan Brandhorst2017-08-211-1/+1
| | | |
* | | | Add Security on protected branchesFabio Busatto2017-09-071-0/+24
| | | |
* | | | Remove confusing Nginx example from Autodeploy docsdocs/autodeploy-refactorAchilleas Pipinellis2017-09-062-79/+17
| | | |
* | | | Refactor Autodeploy docsAchilleas Pipinellis2017-09-061-38/+53
| | | | | | | | | | | | | | | | | | | | | | | | - Add a how it works section where Herokuish is mentioned - Make the notes more apparent - Merge the postgres variables section with its parent
* | | | Add images from auto deploy guideAchilleas Pipinellis2017-09-065-0/+0
| | | |
* | | | Port changes from Autodeploy EE to CEAchilleas Pipinellis2017-09-062-0/+171
| |/ / |/| |
* | | Add 'Assigning a Runner to another project'Fabio Busatto2017-09-051-1/+18
| | |
* | | Merge branch 'docs/rm-koding' into 'master'Marcia Ramos2017-09-051-3/+1
|\ \ \ | | | | | | | | | | | | | | | | Deprecate Koding in docs See merge request !13998
| * | | Deprecate Koding in docsdocs/rm-kodingAchilleas Pipinellis2017-09-011-3/+1
| | | |
* | | | Merge branch 'docs/gb/fix-ci-cd-types-removal-due-date' into 'master'Grzegorz Bizon2017-09-051-1/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Fix CI/CD `types` config entry removal due date See merge request !13990
| * | | Fix CI/CD `types` config entry removal due datedocs/gb/fix-ci-cd-types-removal-due-dateGrzegorz Bizon2017-09-051-1/+1
| |/ /
* | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-046-5/+31
|\ \ \ | | | | | | | | | | | | * master: (469 commits)
| * | | Fix docShinya Maeda2017-09-032-9/+10
| | | |
| * | | Fix docShinya Maeda2017-09-031-0/+2
| | | |
| * | | Add docShinya Maeda2017-09-033-0/+19
| |/ /
| * | Merge branch 'feature/sm/2783-rename-codeclimate-to-codequality-ce' into ↵Kamil Trzciński2017-09-012-4/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | 'master' Backport to CE: Support `codequality` job name for Code Quality feature See merge request !13833
| | * | fix docfeature/sm/2783-rename-codeclimate-to-codequality-ceShinya Maeda2017-08-311-3/+1
| | | |
| | * | Squashed commit of the following:Shinya Maeda2017-08-312-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 79858a631af97c2857700fa44c0e7ba09d621e12 Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Aug 25 23:33:04 2017 +0900 Fix doc commit d0c864c7f1522bd254458a7d6e1002352f34a143 Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Aug 22 22:27:32 2017 +0900 Add tests commit 1628eb8598f8ad0e6b573f3fb4fdcf5c3776885b Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Aug 22 10:14:44 2017 +0000 Update .gitlab-ci.yml commit 440a3cdd0bb5d7b83f861f6d3762510b40df984a Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Aug 18 14:46:56 2017 +0000 Update build.rb commit e925951e35c889bfc0520ce056e7df7befdeb93b Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Aug 17 18:13:17 2017 +0900 Add changelog commit 7de5b4f50fc1ff6987c9a861c057c816d4fb285d Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Aug 17 18:11:53 2017 +0900 ini
| * | | Merge branch 'docs-article-laravel-with-ci-and-envoy' into 'master'Marcia Ramos2017-08-311-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Docs - new article: Test and Deploy Laravel (PHP) Apps with GitLab CI and Envoy See merge request !13911
| | * | | reduce the dir nameMarcia Ramos2017-08-311-1/+1
| | | | |
| | * | | index article from CI indexMarcia Ramos2017-08-311-0/+1
| | |/ /