summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Fix typoIsmail S2016-12-111-1/+1
|
* Merge branch 'patch-7' into 'master' Achilleas Pipinellis2016-12-071-1/+1
|\ | | | | | | | | Update php.md - /.dockerinit was removed in v1.11 so the test always results in … See merge request !7882
| * Update php.md - /.dockerinit was removed in v1.11 so the test always results ↵Sam Carrington2016-12-011-1/+1
| | | | | | | | in an early exit https://github.com/docker/docker/pull/19490
* | It's secret variables, not secureAchilleas Pipinellis2016-12-051-11/+11
| | | | | | | | [ci skip]
* | Merge branch 'docs/refactor-ci-variables' into 'master' Achilleas Pipinellis2016-12-053-61/+218
|\ \ | |/ |/| | | | | Refactor CI variables docs See merge request !7751
| * Fix dead links, add example of debug trace output, simplify titlesAchilleas Pipinellis2016-12-052-27/+147
| | | | | | | | [ci skip]
| * Refactor CI variables docsdocs/refactor-ci-variablesAchilleas Pipinellis2016-11-253-49/+86
| |
* | Document the need to use a PAT with Registry when 2FA is onAchilleas Pipinellis2016-12-011-9/+23
| | | | | | | | | | | | | | | | GitLab 8.12 introduced a new permissions model which tightened the security of Container Registry. It is now required to use a personal token if 2FA is enabled. [ci skip]
* | Clarify that a commit SHA doesn't work for CI triggersAchilleas Pipinellis2016-12-011-3/+7
| | | | | | | | [ci skip]
* | Refactor the Git submodules with CI docsAchilleas Pipinellis2016-11-302-0/+87
|/ | | | [ci skip]
* Reduce size of images from 25MB to 13MB using pngquantAchilleas Pipinellis2016-11-2228-0/+0
| | | | | | Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip]
* Add example image to pipelines docsAchilleas Pipinellis2016-11-222-0/+2
| | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24767 [ci skip]
* Fix wrong linkebuildy2016-11-191-1/+1
|
* Merge branch 'docs/no-artifacts-passing' into 'master' Achilleas Pipinellis2016-11-181-0/+9
|\ | | | | | | | | Document how to prevent artifacts from passing to next stage See merge request !7575
| * Document how to prevent artifacts from passing to next stageAchilleas Pipinellis2016-11-181-0/+9
| | | | | | | | [ci skip]
* | Merge the two Scala examplesAchilleas Pipinellis2016-11-183-51/+35
| | | | | | | | [ci skip]
* | Add Play/Scala CI example with deployment to HerokuJasper Denkers2016-11-182-0/+45
|/
* Fix wrong link URLAchilleas Pipinellis2016-11-181-1/+1
| | | | [ci skip]
* Add note pointing to limitations section in environments.mdAchilleas Pipinellis2016-11-181-1/+5
| | | | [ci skip]
* Clarify the limitation for special chars is for Review AppsAchilleas Pipinellis2016-11-181-2/+2
| | | | [ci skip]
* Change order of limitations list in environments.mdAchilleas Pipinellis2016-11-181-7/+7
| | | | [ci skip]
* Add an example of invalid characters to branches for review appsdocs/grammar-environmentsAchilleas Pipinellis2016-11-181-1/+1
| | | | [ci skip]
* Grammar fix in environments.md: s/base/basisAchilleas Pipinellis2016-11-181-1/+1
| | | | [ci skip]
* Fix missing URL from environments docsAchilleas Pipinellis2016-11-171-1/+3
| | | | [ci skip]
* Merge branch 'docs/environments' into 'master' Achilleas Pipinellis2016-11-171-0/+10
|\ | | | | | | | | Mention Git strategy none See merge request !7530
| * Mention Git strategy noneAchilleas Pipinellis2016-11-171-0/+10
| | | | | | | | [ci skip]
* | Add 8.14 to versions with further additions to review appsAchilleas Pipinellis2016-11-171-3/+4
| | | | | | | | [ci skip]
* | Add Limitations sections to environments and review apps docsAchilleas Pipinellis2016-11-172-12/+10
| | | | | | | | [ci skip]
* | Add link to environments docsAchilleas Pipinellis2016-11-171-0/+3
| |
* | Fix URL to review apps docsAchilleas Pipinellis2016-11-171-1/+1
| |
* | Add a prerequisites section, add some linksAchilleas Pipinellis2016-11-171-5/+22
| |
* | Link to NGINX example project for the time beingAchilleas Pipinellis2016-11-171-1/+1
| | | | | | | | [ci skip]
* | Get rid most of the irrelevant sectionsAchilleas Pipinellis2016-11-172-32/+27
| | | | | | | | [ci skip]
* | Add note about current limitation in $CI_BUILD_REF_NAMEAchilleas Pipinellis2016-11-171-0/+7
| | | | | | | | [ci skip]
* | Add an intro and an Overview section for Review AppsAchilleas Pipinellis2016-11-171-43/+83
| | | | | | | | [ci skip]
* | WIP review appsAchilleas Pipinellis2016-11-171-0/+82
| | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23484 [ci skip]
* | Add Review apps link to CI READMEAchilleas Pipinellis2016-11-171-3/+7
|/
* Add note about auto-stopping of environmentsAchilleas Pipinellis2016-11-172-5/+19
|
* Finish "Stopping envs" and "Grouping similar envs" sectionsAchilleas Pipinellis2016-11-172-27/+56
| | | | [ci skip]
* Finish dynamic environments and URLs sectionsdocs/refactor-environmentsAchilleas Pipinellis2016-11-175-4/+156
| | | | [ci skip]
* Move name rules under environment:name in yaml readmeAchilleas Pipinellis2016-11-171-16/+17
|
* Finish most of environmentsAchilleas Pipinellis2016-11-176-52/+132
| | | | [ci skip]
* Change deployments view imageAchilleas Pipinellis2016-11-161-0/+0
| | | | [ci skip]
* Add section on defining environmentsAchilleas Pipinellis2016-11-162-52/+114
| | | | [ci skip]
* Move paragraph to overviewAchilleas Pipinellis2016-11-161-6/+7
|
* Begin writing Overview sectionAchilleas Pipinellis2016-11-162-89/+30
|
* WIP refactor environmentsAchilleas Pipinellis2016-11-164-33/+188
|
* Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray2016-11-151-0/+24
|
* Document the usage of the Docker OverlayFS driverdocs/docker-overlayfs-driverAchilleas Pipinellis2016-11-081-11/+58
| | | | [ci skip]
* Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-linksConnor Shea2016-11-031-1/+1
|