summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Separate Scala from Java in CI examplesdocs/ci-index-pageAchilleas Pipinellis2017-04-051-3/+6
|
* Fix broken linkAchilleas Pipinellis2017-04-051-2/+2
|
* Reorganize CI examples, add more linksMarcia Ramos2017-04-052-46/+143
|
* Refactor CI index pageAchilleas Pipinellis2017-04-052-18/+82
|
* fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. Mustafa YILDIRIM2017-04-031-1/+1
|
* Update dpl CI exampleAchilleas Pipinellis2017-03-301-29/+57
| | | | [ci skip]
* Merge branch 'patch-16' into 'master' Sean McGivern2017-03-271-1/+1
|\ | | | | | | | | Correct example value variable name. See merge request !10256
| * Correct example value variable name. Johan Brandhorst2017-03-271-1/+1
| | | | | | CI_REPOSITORY_URL is the correct name.
* | Merge branch 'patch-15' into 'master' Rémy Coutable2017-03-271-1/+1
|\ \ | |/ |/| | | | | Use same variable for registry password as above See merge request !10238
| * Use same variable for registry password as aboveNiklas2017-03-251-1/+1
| |
* | Merge branch 'triggers-docs' into 'master' Achilleas Pipinellis2017-03-272-3/+21
|\ \ | |/ |/| | | | | Triggers docs See merge request !10050
| * Update triggers documentationKamil Trzcinski2017-03-172-3/+21
| |
* | All CI offline migrationsKamil Trzciński2017-03-171-9/+0
|/
* Fix Slack link when on notifyZeger-Jan van de Weg2017-03-161-2/+2
|
* Merge branch 'patch-1' into 'master' Rémy Coutable2017-03-161-0/+14
|\ | | | | | | | | Suggest a more secure way of handling SSH host keys in docker builds [ci skip] See merge request !2797
| * Suggest a more secure way of handling SSH host keys in docker buildsMaxime Besson2017-02-241-0/+14
| |
* | Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-165-66/+66
| |
* | Update using_docker_images.mdszymon2017-03-141-3/+7
| |
* | Merge branch 'patch-15' into 'master' Achilleas Pipinellis2017-03-141-2/+2
|\ \ | | | | | | | | | | | | Fix miswording See merge request !9832
| * | Fix miswordingAdrian Sadłocha2017-03-091-2/+2
| | |
* | | Merge branch 'docs/ci-variables-deprecation-table' into 'master' Achilleas Pipinellis2017-03-092-100/+97
|\ \ \ | | | | | | | | | | | | | | | | Cleanup CI variables table and add a deprecation note See merge request !9831
| * | | Move example variables output to bottomdocs/ci-variables-deprecation-tableAchilleas Pipinellis2017-03-091-36/+36
| | | | | | | | | | | | | | | | [ci skip]
| * | | Cleanup CI variables table and add a deprecation noteAchilleas Pipinellis2017-03-092-65/+62
| |/ / | | | | | | | | | [ci skip]
* | | Update README.md Alex Karnovsky2017-03-081-3/+3
|/ / | | | | I replaced "merge requests" by "commits". As far as I notice, merge requests per se don't trigger CI; commits and pushes (which are essentially adding commits) do. This is logical: an MR doesn't create anything new, so there is nothing to test.
* | Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-22/+56
|\ \ | | | | | | | | | | | | | | | | | | Rename BUILD to JOB in CI Variables Closes #29053 See merge request !9756
| * | Rename REF to SHAZ.J. van de Weg2017-03-071-2/+2
| | |
| * | Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-22/+56
| | | | | | | | | | | | | | | | | | | | | | | | Given GitLab moves away from using the term build, everywhere, also the CI variables are being renamed. For now, both `CI_BUILD_X` and `CI_JOB_X` are supported, with the same values. However, in about 3 months, support will be dropped.
* | | Deprecate usage of `types` CI/CD configuration entryGrzegorz Bizon2017-03-071-1/+3
| | |
* | | Make cache:key bold, feedback:Lin Jen-Shin2017-03-071-1/+1
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9666#note_24877665
* | | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-03-073-12/+29
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set-default-cache-key-for-jobs * upstream/master: (289 commits) re-add Assign to Me link on new MR/Issue forms thinner bottom header border make header match old 16px padding of body contents Update font-awesome-rails to 4.7.0.1 Relax font-awesome-rails dependency to ~> 4.7 Restore keyboard shortcuts for "Activity" and "Charts" fix border radius bottom for header match padding for mr-widget sections Update changelog Fix project-last-commit alignment Docs: update GL Pages IP on GL.com Fix up @DouweM review Remove readme-only project view preference Add `uploads` to known models for Import/Export spec Add `has_many` associations for models that can have Upload records Handle relative and absolute Upload paths in the Uploaders Change the default CarrierWave root path for tests Fix Projects::UploadService spec Add a Project::UploadsController spec to ensure an Upload is created Add `RecordsUploads` module to record Upload records via callbacks ...
| * | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-062-10/+10
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (26 commits) Fix UserBasic Rename `/take` to `/take_ownership`, expose `owner` in `v3`. Update after review Fix values being called at Array instead of Hash Fix json response in branches controller Improve docs and specs related to pages artifacts Add MR fo changelog about removing pages artifacts Delete artifacts for pages unless expiry date is specified Lint doc Improved team selection Move foreign key to separate migration Fix import model attributes Update documentation and expose ID Introduce tests for pipeline triggers Fix trigger model Update db/schema Make triggers to be user aware Make Pipeline Triggers to be user aware Update triggers API Remove remnants of git annex ... Conflicts: db/schema.rb
| | * \ Merge branch 'introduce-pipeline-triggers' into 'master' Sean McGivern2017-03-061-8/+8
| | |\ \ | | | | | | | | | | | | | | | | | | | | Improve pipeline triggers API See merge request !9713
| | | * | Introduce tests for pipeline triggersKamil Trzcinski2017-03-051-8/+8
| | | | |
| | * | | Remove remnants of git annexPawel Chojnacki2017-03-031-2/+2
| | |/ /
| * | | Highligh info about optional action status in docsGrzegorz Bizon2017-03-061-0/+4
| | | |
| * | | Add some basic docs about blocking manual actionsGrzegorz Bizon2017-03-061-2/+15
| |/ /
* | | Update for document feedback:set-default-cache-key-for-jobsLin Jen-Shin2017-03-061-4/+4
| | | | | | | | | | | | | | | | | | * https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9666#note_24829863 * https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9666#note_24829880 * https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9666#note_24830028
* | | Update cache:key documentLin Jen-Shin2017-03-031-4/+13
|/ /
* | Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-7/+7
| |
* | Add note about how to use or escape variables inside other variablesTeNNoX2017-02-281-0/+10
| |
* | Add quotes to coverage patternMax Raab2017-02-271-1/+1
| |
* | Fixed instructions for adding Secret Variables to a CI/CD pipeline.J. B. Rainsberger2017-02-231-1/+2
|/
* Merge branch '28524-gitlab-ci-yml-coverage-key-is-unknown' into 'master' Rémy Coutable2017-02-221-0/+4
|\ | | | | | | | | | | | | Document when current coverage configuration option was introduced Closes #28524 See merge request !9443
| * Document when current coverage configuration option was introducedMark Fletcher2017-02-221-0/+4
| | | | | | | | | | | | * Introduced in v8.17 [skip ci]
* | Merge branch 'dev-docs-ci_docker_build-example_variable_use' into 'master' Rémy Coutable2017-02-221-0/+24
|\ \ | |/ |/| | | | | docs(ci/docker_build): Add example of variable use See merge request !9159
| * docs(ci/docker_build): Add example of variable useDmitriy Volkov2017-02-211-0/+24
| |
* | Update using_docker_images.mdAdam Boseley2017-02-211-6/+9
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Fix job status -> pipeline status28313-wordsMark Pundsack2017-02-161-1/+1
| |
* | Clarify that stage is needed to stop environmentsAchilleas Pipinellis2017-02-162-1/+6
| | | | | | | | [ci skip]
* | Fix most of broken docs linksAchilleas Pipinellis2017-02-153-12/+12
| | | | | | | | [ci skip]