Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
| | | ||||||
* | | Clean up intro | Achilleas Pipinellis | 2015-12-01 | 1 | -2/+2 | |
| | | ||||||
* | | update ci docs with yml reason and better quickstart | Job van der Voort | 2015-12-01 | 2 | -76/+156 | |
| | | ||||||
* | | Fix CI yaml syntax documentation [ci skip] | Kamil Trzcinski | 2015-11-21 | 1 | -49/+41 | |
|/ | ||||||
* | Rewrite HTTP links to force TLS, where possible | Alex Jordan | 2015-11-16 | 2 | -5/+5 | |
| | ||||||
* | Allow to define cache in `.gitlab-ci.yml`caches | Kamil Trzcinski | 2015-11-10 | 1 | -0/+66 | |
| | ||||||
* | Final fixes | Kamil Trzcinski | 2015-11-10 | 1 | -1/+1 | |
| | ||||||
* | Change artifacts syntax to allow uploading untracked files | Kamil Trzcinski | 2015-11-10 | 1 | -3/+18 | |
| | ||||||
* | Implement Build Artifacts | Kamil Trzcinski | 2015-11-10 | 1 | -0/+15 | |
| | | | | | | | - Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile | |||||
* | Merge branch 'only-syntax' into 'master' | Kamil TrzciĆski | 2015-11-03 | 1 | -1/+13 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extend yml syntax for only and except to support specifying repository path This allows to limit execution of jobs to specific repository. For example: ```yaml job: only: - branches@gitlab-org/gitlab-ce except: - master@gitlab-org/gitlab-ce ``` The above will run `job` for all branches on `gitlab-org/gitlab-ce`, except master. @dzaporozhets @JobV @vsizov Please review. See merge request !1720 | |||||
| * | Spelling | Kamil Trzcinski | 2015-11-02 | 1 | -1/+1 | |
| | | ||||||
| * | Extend yml syntax for only and except to support specifying repository path | Kamil Trzcinski | 2015-11-02 | 1 | -1/+13 | |
| | | ||||||
* | | Update links in CI docs after GitLab 8.1 | Takuya Noguchi | 2015-11-03 | 4 | -8/+8 | |
|/ | ||||||
* | Gilab -> GitLab | Robert Schilling | 2015-10-31 | 3 | -14/+14 | |
| | ||||||
* | Fix deadlink in docs for ci/examples | Takuya Noguchi | 2015-10-31 | 1 | -3/+3 | |
| |