summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Expand)AuthorAgeFilesLines
* Move project services to new location under IntegrationsAchilleas Pipinellis2017-02-034-9/+8
* Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-021-0/+38
|\
| * Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-3/+4
| * Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-7/+9
| * Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-23/+7
| * Add changelog entry and extend the documentation accordinglyLeandro Camargo2017-01-251-0/+51
* | Update index.md27474-update-auto-deploy-requires-public-projectJoshua Lambert2017-01-311-1/+1
* | Clarify that Auto Deploy requires a public project.Joshua Lambert2017-01-311-1/+2
* | Merge branch 'patch-11' into 'master' Rémy Coutable2017-01-301-4/+4
|\ \
| * | Use consistent URLs for review apps in the docsVincent Tunru2017-01-271-4/+4
| * | Actually use `$CI_ENVIRONMENT_SLUG` in the `environment:url`Vincent2017-01-151-1/+1
* | | Merge branch 'improve-ci-example-php-doc' into 'master' Rémy Coutable2017-01-301-1/+5
|\ \ \
| * | | Changed composer installer script in the CI PHP example docimprove-ci-example-php-docJeffrey Cafferata2017-01-261-1/+5
| | |/ | |/|
* | | TyposIonut Staicu2017-01-271-12/+17
* | | Small gramatical tweaksIonut Staicu2017-01-272-5/+5
* | | TyposIonut Staicu2017-01-271-10/+11
* | | Added PHP & NPM docIonut Staicu2017-01-272-0/+156
* | | Added hint about the execution order of before_script and artifact restoration.ahorn422017-01-261-1/+1
|/ /
* | Document GIT_SUBMODULE_STRATEGYJonathon Reinhart2017-01-162-1/+47
|/
* Rename "autodeploy" to "auto deploy"auto-deploy-with-spaceAdam Niedzielski2016-12-236-8/+8
* Merge branch 'patch-9' into 'master' Achilleas Pipinellis2016-12-221-1/+1
|\
| * Update test-and-deploy-ruby-application-to-heroku.mdWilliam2016-12-211-1/+1
* | Improve autodeploy docs [CI skip]autodeploy-docs-tweaksAdam Niedzielski2016-12-222-3/+4
* | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deployAdam Niedzielski2016-12-214-0/+40
|/
* Merge branch 'rename-online-to-web-terminal' into 'master' Sean Packham2016-12-201-3/+3
|\
| * Rename "Online terminal" to "Web terminal" in the docsNick Thomas2016-12-201-3/+3
* | Merge branch 'doc-for-pipeline-duration' into 'master' Rémy Coutable2016-12-201-0/+31
|\ \ | |/ |/|
| * Add docs for pipeline durationdoc-for-pipeline-durationLin Jen-Shin2016-12-151-0/+31
* | Add online terminal documentationNick Thomas2016-12-194-1/+44
* | Fix typofix/ci-readme-typoJames Lopez2016-12-191-1/+1
* | Merge branch 'feature/runner-script-attempts-docs' into 'master' Kamil Trzciński2016-12-182-0/+28
|\ \
| * | Add detailed docs in yaml README [ci skip]feature/runner-script-attempts-docsJames Lopez2016-12-161-0/+25
| * | add new runner script attempts docs and update .gitlab-ci.ymlJames Lopez2016-12-151-0/+3
| |/
* | Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-161-0/+15
* | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas2016-12-153-23/+35
|/
* Introduce $CI_BUILD_REF_SLUGNick Thomas2016-12-133-27/+27
* 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 ...Sam Carrington2016-12-011-1/+1
* | It's secret variables, not secureAchilleas Pipinellis2016-12-051-11/+11
* | Merge branch 'docs/refactor-ci-variables' into 'master' Achilleas Pipinellis2016-12-053-61/+218
|\ \ | |/ |/|
| * Fix dead links, add example of debug trace output, simplify titlesAchilleas Pipinellis2016-12-052-27/+147
| * 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
* | Clarify that a commit SHA doesn't work for CI triggersAchilleas Pipinellis2016-12-011-3/+7
* | Refactor the Git submodules with CI docsAchilleas Pipinellis2016-11-302-0/+87
|/
* Reduce size of images from 25MB to 13MB using pngquantAchilleas Pipinellis2016-11-2228-0/+0
* Add example image to pipelines docsAchilleas Pipinellis2016-11-222-0/+2
* Fix wrong linkebuildy2016-11-191-1/+1
* Merge branch 'docs/no-artifacts-passing' into 'master' Achilleas Pipinellis2016-11-181-0/+9
|\