Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add documentation on enabling/disabling GitLab CIdoc_enable_disable_ci | Achilleas Pipinellis | 2016-01-06 | 3 | -0/+71 | |
| | | | | [ci skip] | |||||
* | Fix typo on triggers docs [ci skip] | Achilleas Pipinellis | 2015-12-26 | 1 | -1/+1 | |
| | ||||||
* | Remove incomplete text [ci skip] | Achilleas Pipinellis | 2015-12-26 | 1 | -3/+0 | |
| | ||||||
* | Add examples for triggers [ci skip] | Achilleas Pipinellis | 2015-12-25 | 1 | -5/+76 | |
| | ||||||
* | Merge branch 'master' into ci_triggers_docsci_triggers_docs | Achilleas Pipinellis | 2015-12-25 | 1 | -4/+5 | |
|\ | ||||||
| * | Merge branch 'meta-example' into 'master' | Sytse Sijbrandij | 2015-12-23 | 1 | -0/+1 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Link to the gitlab-ci.yml file of GitLab itself. I'm hunting for this link from time to time in customer demo's so I think it is useful to add. /cc @ayufan See merge request !1993 | |||||
| | * | Link to the gitlab-ci.yml file of GitLab itself.meta-example | Sytse Sijbrandij | 2015-12-05 | 1 | -0/+1 | |
| | | | ||||||
* | | | Add images and examples | Achilleas Pipinellis | 2015-12-25 | 5 | -2/+95 | |
| | | | ||||||
* | | | Remove triggers from yaml doc [ci skip] | Achilleas Pipinellis | 2015-12-24 | 1 | -27/+0 | |
| | | | ||||||
* | | | Document triggers in yaml/README.md [ci skip] | Achilleas Pipinellis | 2015-12-21 | 1 | -0/+27 | |
| | | | ||||||
* | | | Init documentation on Triggers [ci skip] | Achilleas Pipinellis | 2015-12-21 | 2 | -19/+31 | |
|/ / | ||||||
* | | Merge branch 'removeNonDefinedVariableFromCIDoc' into 'master' | Achilleas Pipinellis | 2015-12-19 | 1 | -2/+0 | |
|\ \ | | | | | | | | | | | | | | | | | | | Remove CI_BUILD_BEFORE_SHA from CI documentation As pointed in #3210, the environment variable isn't usable any more. See merge request !2118 | |||||
| * | | Remove CI_BUILD_BEFORE_SHA from CI documentation | Cauan Cabral | 2015-12-16 | 1 | -2/+0 | |
| | | | | | | | | | | | | As pointed in #3210, the environment variable isn't usable any more. | |||||
* | | | Clarify Windows shell executor artifact upload support | Drew Blessing | 2015-12-17 | 1 | -1/+2 | |
| | | | ||||||
* | | | Merge branch 'doc_private_registry' into 'master' | Achilleas Pipinellis | 2015-12-17 | 1 | -2/+21 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add info on using private Docker registries in CI See merge request !2130 | |||||
| * | | | Add info on using private Docker registries in CI [ci skip] | Achilleas Pipinellis | 2015-12-17 | 1 | -2/+21 | |
| |/ / | ||||||
* | | | Clean up ci yaml doc [ci skip]yaml-ci-cleanup | Achilleas Pipinellis | 2015-12-16 | 1 | -133/+212 | |
|/ / | | | | | | | | | | | * Fix headings so that they are picked up by doc.gitlab.com * Stick to 80 characters * Clean up some examples | |||||
* | | Clarify cache behavior | Drew Blessing | 2015-12-11 | 1 | -0/+3 | |
| | | ||||||
* | | Use the name of the linked containers instead of localhostci-services-docs | Achilleas Pipinellis | 2015-12-08 | 2 | -2/+8 | |
| | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1917#note_2833978 | |||||
* | | More clean up to the CI example on how to use docker images [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -64/+36 | |
| | | ||||||
* | | Use the latest docker image in mysql CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | More postgres CI service example cleanup | Achilleas Pipinellis | 2015-12-08 | 1 | -20/+35 | |
| | | ||||||
* | | More redis CI example clean up | Achilleas Pipinellis | 2015-12-08 | 1 | -6/+7 | |
| | | ||||||
* | | Fix wrong naming of services keyword [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | Add note about the various phpenv tools | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+8 | |
| | | ||||||
* | | Add link to runners doc [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -3/+3 | |
| | | ||||||
* | | Clean up mysql CI example | Achilleas Pipinellis | 2015-12-08 | 1 | -47/+90 | |
| | | ||||||
* | | Clean up postgres CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -45/+71 | |
| | | ||||||
* | | More cleanup on Redis example | Achilleas Pipinellis | 2015-12-08 | 1 | -4/+4 | |
| | | ||||||
* | | Clean up Redis CI service example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -22/+50 | |
| | | ||||||
* | | Add an intro to CI services documentation [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+4 | |
| | | ||||||
* | | Move markdown link to the bottom [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -4/+5 | |
| | | ||||||
* | | Clean up CI ssh keys docs [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -86/+81 | |
| | | ||||||
* | | Use link instead of connect to be more Docker friendly | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | Clean up PHP CI example [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -114/+211 | |
| | | ||||||
* | | Add intro about languages | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+4 | |
| | | ||||||
* | | Fix wrong example | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | Bring back removed heading and point to other section | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+4 | |
| | | ||||||
* | | Clean up using_docker_images.md | Achilleas Pipinellis | 2015-12-08 | 1 | -83/+185 | |
| | | ||||||
* | | Use .md instead of .html | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | Introduce CI documentation for services and languages | Kamil Trzcinski | 2015-12-08 | 10 | -68/+547 | |
| | | ||||||
* | | Update Docker Syntax | Michael A. Smith | 2015-12-07 | 1 | -1/+1 | |
| | | ||||||
* | | fixes #3263 slashes are replaced with two underscores | Kevin Pankonen | 2015-12-03 | 1 | -2/+2 | |
| | | ||||||
* | | Clean up quick start quide [ci skip] | Achilleas Pipinellis | 2015-12-01 | 7 | -88/+42 | |
| | | | | | | | | | | * Remove references to enabling CI since it it will be deprecated * Revert changes in yaml/README.md, refine it in a separate MR | |||||
* | | Remove old images | Achilleas Pipinellis | 2015-12-01 | 3 | -0/+0 | |
| | | ||||||
* | | Final touches for the quick start quide | Achilleas Pipinellis | 2015-12-01 | 4 | -2/+4 | |
| | | ||||||
* | | New images for the commit build status | Achilleas Pipinellis | 2015-12-01 | 4 | -2/+0 | |
| | | ||||||
* | | Place images in their own dir | Achilleas Pipinellis | 2015-12-01 | 12 | -13/+11 | |
| | | ||||||
* | | Add option to enable GitLab CI via .gitlab-ci.yml | Achilleas Pipinellis | 2015-12-01 | 1 | -6/+21 | |
| | | ||||||
* | | Add section of enabling GitLab CI | Achilleas Pipinellis | 2015-12-01 | 6 | -0/+31 | |
| | |