Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | 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 |
|/ | |||||
* | 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 |
| | | |||||
* | | Merge branch 'master' into jej-pages-picked-from-ee | James Edwards-Jones | 2017-02-03 | 1 | -0/+38 |
|\ \ | |/ | |||||
| * | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master' | Douwe Maan | 2017-02-02 | 1 | -0/+38 |
| |\ | | | | | | | | | | | | | | | | | | | Add ability to define a coverage regex in the .gitlab-ci.yml Closes #20428 See merge request !7447 | ||||
| | * | Force coverage value to always be surrounded by '/' | Leandro Camargo | 2017-01-25 | 1 | -3/+4 |
| | | | |||||
| | * | Comply to more requirements and requests made in the code review | Leandro Camargo | 2017-01-25 | 1 | -7/+9 |
| | | | |||||
| | * | Simplify coverage setting and comply to some requests in code review | Leandro Camargo | 2017-01-25 | 1 | -23/+7 |
| | | | |||||
| | * | Add changelog entry and extend the documentation accordingly | Leandro Camargo | 2017-01-25 | 1 | -0/+51 |
| | | | |||||
* | | | Add pages job in yaml document | Achilleas Pipinellis | 2017-01-31 | 1 | -0/+29 |
|/ / | |||||
* | | Update index.md27474-update-auto-deploy-requires-public-project | Joshua Lambert | 2017-01-31 | 1 | -1/+1 |
| | | |||||
* | | Clarify that Auto Deploy requires a public project. | Joshua Lambert | 2017-01-31 | 1 | -1/+2 |
| | |