| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify job choosing algorithm examples (the language used was a bit hard to ... | Joe Marty | 2017-06-15 | 1 | -24/+24 |
* | Merge branch 'docs-registry-hostname-part-of-service-hostname' into 'master'33745-issue-closing-pattern-does-not-work-for-secondary-issues-when-using-full-urls | Rémy Coutable | 2017-06-15 | 1 | -0/+12 |
|\ |
|
| * | Language typos fixed | Matej Zerovnik | 2017-06-12 | 1 | -2/+2 |
| * | Service hostname also include registry name, when using non Docker Hub registry. | Matej | 2017-05-26 | 1 | -0/+12 |
* | | Merge branch 'docs/codeclimate-fix-link' into 'master' | Sean Packham | 2017-06-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix wrong link to codeclimate diff docsdocs/codeclimate-fix-link | Achilleas Pipinellis | 2017-06-14 | 1 | -1/+1 |
* | | | Add docs for personal access tokensdocs/personal-access-tokens | Achilleas Pipinellis | 2017-06-14 | 1 | -3/+5 |
|/ / |
|
* | | Merge branch 'docs/shared-runners' into 'master' | Sean Packham | 2017-06-08 | 4 | -78/+136 |
|\ \ |
|
| * | | Refactor Runners docsdocs/shared-runners | Achilleas Pipinellis | 2017-06-07 | 4 | -78/+136 |
* | | | Refactor CI triggers docsdocs/triggers | Achilleas Pipinellis | 2017-06-08 | 3 | -84/+77 |
* | | | Add all sources as special keywords for only and except | Filip Krakowski | 2017-06-08 | 1 | -1/+2 |
* | | | Use pipeline.source to determine what triggered a pipeline | Filip Krakowski | 2017-06-08 | 1 | -1/+1 |
* | | | Add 'schedules' keyword to 'only' and 'except' | Filip Krakowski | 2017-06-08 | 1 | -2/+3 |
* | | | Add more info on private Registry docsdocs/private-registry | Achilleas Pipinellis | 2017-06-06 | 1 | -16/+54 |
|/ / |
|
* | | Merge branch 'docs/powershell-ci-vars' into 'master' | Sean Packham | 2017-06-06 | 2 | -4/+49 |
|\ \ |
|
| * | | Add PowerShell to CI variable docsdocs/powershell-ci-vars | John Spaetzel | 2017-06-06 | 2 | -4/+49 |
* | | | Merge branch 'fix_explanation_of_job_level_variable_override' into 'master' | Grzegorz Bizon | 2017-06-06 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update explanation of job-level variable override to fit example | Tor Bechmann Yamamoto-Sørensen | 2017-06-06 | 2 | -2/+2 |
* | | | Merge branch 'dz-backport-codeclimate-docs' into 'master' | Achilleas Pipinellis | 2017-06-06 | 1 | -3/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix link to ee code quality docdz-backport-codeclimate-docs | Dmitriy Zaporozhets | 2017-06-05 | 1 | -1/+1 |
| * | | Backport CI codeclimate example doc change from EE | Dmitriy Zaporozhets | 2017-06-05 | 1 | -3/+9 |
| |/ |
|
* | | Merge branch '31061-26135-ci-project-slug-enviroment-variables' into 'master' | Kamil Trzciński | 2017-06-05 | 1 | -1/+2 |
|\ \ |
|
| * | | Add slugify project path to CI enviroment variables | vanadium23 | 2017-06-03 | 1 | -1/+2 |
* | | | Merge branch '25680-CI_ENVIRONMENT_URL' into 'master' | Kamil Trzciński | 2017-06-05 | 2 | -0/+7 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL | Lin Jen-Shin | 2017-06-02 | 1 | -3/+21 |
| |\ \ \
| | |/ / |
|
| * | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL | Lin Jen-Shin | 2017-06-01 | 1 | -1/+31 |
| |\ \ \ |
|
| * | | | | Pass external_url from environment if job doesn't have one | Lin Jen-Shin | 2017-05-25 | 2 | -0/+7 |
| | |_|/
| |/| | |
|
* | | | | Resolve "Documentation of `.gitlab-ci.yml` states incorrect example for varia... | Sébastien | 2017-06-04 | 2 | -2/+2 |
| |_|/
|/| | |
|
* | | | Just mention which GitLab version is required | Lin Jen-Shin | 2017-06-01 | 1 | -1/+1 |
* | | | Merge two items into one in the doc | Lin Jen-Shin | 2017-06-01 | 1 | -2/+1 |
* | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variables | Lin Jen-Shin | 2017-06-01 | 1 | -1/+31 |
|\ \ \
| | |/
| |/| |
|
| * | | Add Documentation for GIT_CHECKOUT variable | Jan Christophersen | 2017-05-31 | 1 | -0/+30 |
| * | | Update docs related to protected actionsfix/gb/use-merge-ability-for-protected-manual-actions | Grzegorz Bizon | 2017-05-31 | 1 | -1/+1 |
| |/ |
|
* | | Fix doc table of contents | Lin Jen-Shin | 2017-05-31 | 1 | -1/+1 |
* | | Update docs and use protected secret variable as the name | Lin Jen-Shin | 2017-05-31 | 1 | -7/+8 |
* | | Use be_truthy and add back missing link | Lin Jen-Shin | 2017-05-26 | 1 | -0/+1 |
* | | Add docs for protected variables | Lin Jen-Shin | 2017-05-25 | 1 | -3/+20 |
|/ |
|
* | Merge branch 'dz-rename-pipelines-settings-tab' into 'master' | Dmitriy Zaporozhets | 2017-05-22 | 5 | -7/+7 |
|\ |
|
| * | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tab | Dmitriy Zaporozhets | 2017-05-11 | 5 | -7/+7 |
* | | Move environment monitoring to environments docdocs/deploys-perf-dashboard | Achilleas Pipinellis | 2017-05-21 | 3 | -0/+34 |
* | | Add docs for change of Cache/Artifact restore order" | Sean Packham (GitLab) | 2017-05-21 | 1 | -1/+7 |
* | | Merge branch 'change-url-in-specific-runners-registration-steps' into 'master' | Kamil Trzciński | 2017-05-18 | 3 | -9/+9 |
|\ \ |
|
| * | | Remove references to '/ci' path while describing Runner's registrationchange-url-in-specific-runners-registration-steps | Tomasz Maczukin | 2017-05-15 | 3 | -9/+9 |
* | | | Refactor pipeline schedules docs | Achilleas Pipinellis | 2017-05-18 | 5 | -48/+19 |
* | | | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 3 | -6/+0 |
* | | | Add Code Climate CLI example to CI documentation | Dmitriy Zaporozhets | 2017-05-18 | 3 | -0/+30 |
* | | | Merge branch 'zj-pipeline-schedule-owner' into 'master'
| Kamil Trzciński | 2017-05-16 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Do not schedule pipelines if the user can't | Z.J. van de Weg | 2017-05-15 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge branch 'patch-17' into 'master'
| Rémy Coutable | 2017-05-15 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Runners tab is now CI/CD Pipelines | Ben Bodenmiller | 2017-05-12 | 1 | -3/+3 |