Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move example variables output to bottomdocs/ci-variables-deprecation-table | Achilleas Pipinellis | 2017-03-09 | 1 | -36/+36 |
| | | | | [ci skip] | ||||
* | Cleanup CI variables table and add a deprecation note | Achilleas Pipinellis | 2017-03-09 | 2 | -65/+62 |
| | | | | [ci skip] | ||||
* | Merge branch 'zj-variables-build-job' into 'master' | Kamil Trzciński | 2017-03-07 | 1 | -22/+56 |
|\ | | | | | | | | | | | | | Rename BUILD to JOB in CI Variables Closes #29053 See merge request !9756 | ||||
| * | Rename REF to SHA | Z.J. van de Weg | 2017-03-07 | 1 | -2/+2 |
| | | |||||
| * | Rename BUILD to JOB in CI Variableszj-variables-build-job | Z.J. van de Weg | 2017-03-07 | 1 | -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 entry | Grzegorz Bizon | 2017-03-07 | 1 | -1/+3 |
| | | |||||
* | | Make cache:key bold, feedback: | Lin Jen-Shin | 2017-03-07 | 1 | -1/+1 |
| | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9666#note_24877665 | ||||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Lin Jen-Shin | 2017-03-07 | 3 | -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-actions | Grzegorz Bizon | 2017-03-06 | 2 | -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 McGivern | 2017-03-06 | 1 | -8/+8 |
| | |\ | | | | | | | | | | | | | | | | | Improve pipeline triggers API See merge request !9713 | ||||
| | | * | Introduce tests for pipeline triggers | Kamil Trzcinski | 2017-03-05 | 1 | -8/+8 |
| | | | | |||||
| | * | | Remove remnants of git annex | Pawel Chojnacki | 2017-03-03 | 1 | -2/+2 |
| | |/ | |||||
| * | | Highligh info about optional action status in docs | Grzegorz Bizon | 2017-03-06 | 1 | -0/+4 |
| | | | |||||
| * | | Add some basic docs about blocking manual actions | Grzegorz Bizon | 2017-03-06 | 1 | -2/+15 |
| |/ | |||||
* | | Update for document feedback:set-default-cache-key-for-jobs | Lin Jen-Shin | 2017-03-06 | 1 | -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 document | Lin Jen-Shin | 2017-03-03 | 1 | -4/+13 |
|/ | |||||
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -7/+7 |
| | |||||
* | Add note about how to use or escape variables inside other variables | TeNNoX | 2017-02-28 | 1 | -0/+10 |
| | |||||
* | Add quotes to coverage pattern | Max Raab | 2017-02-27 | 1 | -1/+1 |
| | |||||
* | Fixed instructions for adding Secret Variables to a CI/CD pipeline. | J. B. Rainsberger | 2017-02-23 | 1 | -1/+2 |
| | |||||
* | Merge branch '28524-gitlab-ci-yml-coverage-key-is-unknown' into 'master' | Rémy Coutable | 2017-02-22 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | Document when current coverage configuration option was introduced Closes #28524 See merge request !9443 | ||||
| * | Document when current coverage configuration option was introduced | Mark Fletcher | 2017-02-22 | 1 | -0/+4 |
| | | | | | | | | | | | | * Introduced in v8.17 [skip ci] | ||||
* | | Merge branch 'dev-docs-ci_docker_build-example_variable_use' into 'master' | Rémy Coutable | 2017-02-22 | 1 | -0/+24 |
|\ \ | |/ |/| | | | | | docs(ci/docker_build): Add example of variable use See merge request !9159 | ||||
| * | docs(ci/docker_build): Add example of variable use | Dmitriy Volkov | 2017-02-21 | 1 | -0/+24 |
| | | |||||
* | | Update using_docker_images.md | Adam Boseley | 2017-02-21 | 1 | -6/+9 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Fix job status -> pipeline status28313-words | Mark Pundsack | 2017-02-16 | 1 | -1/+1 |
| | | |||||
* | | Clarify that stage is needed to stop environments | Achilleas Pipinellis | 2017-02-16 | 2 | -1/+6 |
| | | | | | | | | [ci skip] | ||||
* | | Fix most of broken docs links | Achilleas Pipinellis | 2017-02-15 | 3 | -12/+12 |
| | | | | | | | | [ci skip] | ||||
* | | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 33 | -419/+433 |
| | | | | | | | | [ci skip] | ||||
* | | Merge branch '27755-pipeline-docs' into 'master' | Achilleas Pipinellis | 2017-02-14 | 3 | -0/+30 |
|\ \ | | | | | | | | | | | | | | | | | | | Document types of pipelines Closes #22631 See merge request !9008 | ||||
| * | | Add image description27755-pipeline-docs | Mark Pundsack | 2017-02-10 | 1 | -1/+1 |
| | | | |||||
| * | | Add image titles | Mark Pundsack | 2017-02-06 | 1 | -2/+2 |
| | | | |||||
| * | | Add development workflows | Mark Pundsack | 2017-02-06 | 2 | -1/+17 |
| | | | |||||
| * | | Update image | Mark Pundsack | 2017-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | Add image | Mark Pundsack | 2017-02-06 | 2 | -1/+5 |
| | | | |||||
| * | | Document types of pipelines | Mark Pundsack | 2017-02-06 | 1 | -0/+10 |
| | | | |||||
* | | | Merge branch '27656-doc-ci-enable-ci' into 'master' | Achilleas Pipinellis | 2017-02-14 | 3 | -9/+9 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Update doc for enabling or disabling GitLab CI Closes #27656 See merge request !8965 | ||||
| * | | Update doc for enabling or disabling GitLab CI | Takuya Noguchi | 2017-02-05 | 3 | -9/+9 |
| | | | |||||
* | | | Support a string source in the route map | Douwe Maan | 2017-02-07 | 1 | -4/+16 |
| | | | |||||
* | | | Merge branch 'route-map' into 'master' | Robert Speicher | 2017-02-07 | 3 | -0/+39 |
|\ \ \ | | | | | | | | | | | | | | | | | Add 'View on [env]' link to blobs and individual files in diffs See merge request !8867 | ||||
| * | | | Address feedback | Douwe Maan | 2017-02-06 | 1 | -2/+4 |
| | | | | |||||
| * | | | Add documentation | Douwe Maan | 2017-02-06 | 3 | -0/+37 |
| | |/ | |/| | |||||
* | | | Merge branch 'docs/fix-broken-links' into 'master' | Achilleas Pipinellis | 2017-02-07 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | Fix broken links to docs See merge request !9022 | ||||
| * | | Fix broken links to docs | Achilleas Pipinellis | 2017-02-06 | 1 | -1/+1 |
| |/ | | | | | | | [ci skip] | ||||
* | | Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master' | Douwe Maan | 2017-02-06 | 1 | -31/+11 |
|\ \ | | | | | | | | | | | | | Remove coverage entry from global CI/CD options See merge request !8981 | ||||
| * | | Improve docs on CI/CD code coverage regexp settingfix/gb/backwards-compatibility-coverage-ci-yml | Grzegorz Bizon | 2017-02-06 | 1 | -3/+2 |
| | | | |||||
| * | | Refine docs on code coverage regexp on job level | Grzegorz Bizon | 2017-02-06 | 1 | -1/+2 |
| | | | |||||
| * | | Update docs on setting up a CI/CD coverage regexp | Grzegorz Bizon | 2017-02-06 | 1 | -32/+12 |
| |/ | |||||
* | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ce | James Edwards-Jones | 2017-02-06 | 4 | -9/+8 |
|\ \ | |/ | | | | | # Conflicts: # db/schema.rb | ||||
| * | Move project services to new location under Integrations | Achilleas Pipinellis | 2017-02-03 | 4 | -9/+8 |
| | |