Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 '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 |
| | | |||||
* | | Merge branch 'patch-11' into 'master' | Rémy Coutable | 2017-01-30 | 1 | -4/+4 |
|\ \ | | | | | | | | | | | | | Fix the documentation to use the correct variable in a code example See merge request !8585 | ||||
| * | | Use consistent URLs for review apps in the docs | Vincent Tunru | 2017-01-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | It said `<slug>.review.example.com` at one place, `review-<slug>.example.com` elsewhere, and no mention of `review` at all in other places. We now leave out `review` everywhere. | ||||
| * | | Actually use `$CI_ENVIRONMENT_SLUG` in the `environment:url` | Vincent | 2017-01-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'improve-ci-example-php-doc' into 'master' | Rémy Coutable | 2017-01-30 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | Changed composer installer script in the CI PHP example doc See merge request !8817 | ||||
| * | | | Changed composer installer script in the CI PHP example docimprove-ci-example-php-doc | Jeffrey Cafferata | 2017-01-26 | 1 | -1/+5 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The script will check some php.ini settings warn you if they are set incorrectly, and then download the latest composer.phar in the current directory. These lines will, in order: - Download the installer SHA-384 to the current directory - Download the installer to the current directory - Verify the installer SHA-384 which you can also cross-check https://composer.github.io/pubkeys.html - Run the installer - Remove the installer & the installer SHA-384 Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Typos | Ionut Staicu | 2017-01-27 | 1 | -12/+17 |
| | | | |||||
* | | | Small gramatical tweaks | Ionut Staicu | 2017-01-27 | 2 | -5/+5 |
| | | | |||||
* | | | Typos | Ionut Staicu | 2017-01-27 | 1 | -10/+11 |
| | | | |||||
* | | | Added PHP & NPM doc | Ionut Staicu | 2017-01-27 | 2 | -0/+156 |
| | | | |||||
* | | | Added hint about the execution order of before_script and artifact restoration. | ahorn42 | 2017-01-26 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Document GIT_SUBMODULE_STRATEGY | Jonathon Reinhart | 2017-01-16 | 2 | -1/+47 |
|/ | | | | | | | This documents the `GIT_SUBMODULE_STRATEGY` feature added in gitlab-ci-multi-runner version 1.10. [ci skip] | ||||
* | Rename "autodeploy" to "auto deploy"auto-deploy-with-space | Adam Niedzielski | 2016-12-23 | 6 | -8/+8 |
| | |||||
* | Merge branch 'patch-9' into 'master' | Achilleas Pipinellis | 2016-12-22 | 1 | -1/+1 |
|\ | | | | | | | | | Fixed typo in test-and-deploy-ruby-application-to-heroku.md See merge request !8236 | ||||
| * | Update test-and-deploy-ruby-application-to-heroku.md | William | 2016-12-21 | 1 | -1/+1 |
| | | |||||
* | | Improve autodeploy docs [CI skip]autodeploy-docs-tweaks | Adam Niedzielski | 2016-12-22 | 2 | -3/+4 |
| | | |||||
* | | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deploy | Adam Niedzielski | 2016-12-21 | 4 | -0/+40 |
|/ | | | | | | The button allows to choose a ".gitlab-ci.yml" template that automatically sets up the deployment of an application. The currently supported template is Kubernetes template. | ||||
* | Merge branch 'rename-online-to-web-terminal' into 'master' | Sean Packham | 2016-12-20 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename "Online terminal" to "Web terminal" in the documentation ## What does this MR do? Renames online terminals to web terminals in some recently merged documentation ## Are there points in the code the reviewer needs to double check? I think I've caught all the links ## Why was this MR needed? We're calling it 'web terminal' in the release post, and consistency is :sparkles: https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/4007/diffs#note_20283597 ## Screenshots (if relevant) ## Does this MR meet the acceptance criteria? - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [x] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if it does - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !8190 | ||||
| * | Rename "Online terminal" to "Web terminal" in the docs | Nick Thomas | 2016-12-20 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'doc-for-pipeline-duration' into 'master' | Rémy Coutable | 2016-12-20 | 1 | -0/+31 |
|\ \ | |/ |/| | | | | | | | | | Add doc for pipeline duration The description was copied and modified from !6084 See merge request !6445 | ||||
| * | Add docs for pipeline durationdoc-for-pipeline-duration | Lin Jen-Shin | 2016-12-15 | 1 | -0/+31 |
| | | |||||
* | | Add online terminal documentation | Nick Thomas | 2016-12-19 | 4 | -1/+44 |
| | | |||||
* | | Fix typofix/ci-readme-typo | James Lopez | 2016-12-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'feature/runner-script-attempts-docs' into 'master' | Kamil Trzciński | 2016-12-18 | 2 | -0/+28 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add new runner script attempts docs and update .gitlab-ci.yml Related: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1907 and https://gitlab.com/gitlab-com/infrastructure/issues/685 Adds missing docs about the new script attempts variables in the runner. See merge request !8100 | ||||
| * | | Add detailed docs in yaml README [ci skip]feature/runner-script-attempts-docs | James Lopez | 2016-12-16 | 1 | -0/+25 |
| | | | |||||
| * | | add new runner script attempts docs and update .gitlab-ci.yml | James Lopez | 2016-12-15 | 1 | -0/+3 |
| |/ | |||||
* | | Pass variables from deployment project services to CI runnerexpose-deployment-variables | Adam Niedzielski | 2016-12-16 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | This commit introduces the concept of deployment variables - variables that are collected from deployment services and passed to CI runner during a deployment build. Deployment services specify the variables by overriding "predefined_variables" method. This commit also configures variables for KubernetesService | ||||
* | | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUG | Nick Thomas | 2016-12-15 | 3 | -23/+35 |
|/ | |||||
* | Introduce $CI_BUILD_REF_SLUG | Nick Thomas | 2016-12-13 | 3 | -27/+27 |
| | |||||
* | Fix typo | Ismail S | 2016-12-11 | 1 | -1/+1 |
| |