Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wrong link to codeclimate diff docsdocs/codeclimate-fix-link | Achilleas Pipinellis | 2017-06-14 | 1 | -1/+1 |
| | |||||
* | Fix link to ee code quality docdz-backport-codeclimate-docs | Dmitriy Zaporozhets | 2017-06-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Backport CI codeclimate example doc change from EE | Dmitriy Zaporozhets | 2017-06-05 | 1 | -3/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'dz-rename-pipelines-settings-tab' into 'master' | Dmitriy Zaporozhets | 2017-05-22 | 2 | -2/+2 |
|\ | | | | | | | | | | | | | Rename CI/CD Pipelines to Pipelines in the project settings Closes #31980 See merge request !11305 | ||||
| * | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tab | Dmitriy Zaporozhets | 2017-05-11 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'change-url-in-specific-runners-registration-steps' into 'master' | Kamil Trzciński | 2017-05-18 | 2 | -4/+4 |
|\ \ | | | | | | | | | | | | | Remove references to '/ci' path while describing Runner's registration See merge request !10518 | ||||
| * | | Remove references to '/ci' path while describing Runner's registrationchange-url-in-specific-runners-registration-steps | Tomasz Maczukin | 2017-05-15 | 2 | -4/+4 |
| |/ | |||||
* | | Add Code Climate CLI example to CI documentation | Dmitriy Zaporozhets | 2017-05-18 | 2 | -0/+29 |
|/ | |||||
* | Separate Scala from Java in CI examplesdocs/ci-index-page | Achilleas Pipinellis | 2017-04-05 | 1 | -3/+6 |
| | |||||
* | Fix broken link | Achilleas Pipinellis | 2017-04-05 | 1 | -2/+2 |
| | |||||
* | Reorganize CI examples, add more links | Marcia Ramos | 2017-04-05 | 1 | -9/+57 |
| | |||||
* | Update dpl CI example | Achilleas Pipinellis | 2017-03-30 | 1 | -29/+57 |
| | | | | [ci skip] | ||||
* | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 4 | -13/+13 |
| | | | | [ci skip] | ||||
* | 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 |
|/ | |||||
* | Update test-and-deploy-ruby-application-to-heroku.md | William | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | Update php.md - /.dockerinit was removed in v1.11 so the test always results ↵ | Sam Carrington | 2016-12-01 | 1 | -1/+1 |
| | | | | in an early exit https://github.com/docker/docker/pull/19490 | ||||
* | Merge the two Scala examples | Achilleas Pipinellis | 2016-11-18 | 3 | -51/+35 |
| | | | | [ci skip] | ||||
* | Add Play/Scala CI example with deployment to Heroku | Jasper Denkers | 2016-11-18 | 2 | -0/+45 |
| | |||||
* | Link to review apps example from docs | Achilleas Pipinellis | 2016-10-14 | 1 | -0/+1 |
| | | | | [ci skip] | ||||
* | Improve a bit the example .gitlab-ci.yml for Phoenixnahtnam/gitlab-ce-ci-test-phoenix | Rémy Coutable | 2016-10-11 | 1 | -9/+13 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add an example for testing a phoenix application with Gitlab CI. | Manthan Mallikarjun | 2016-10-11 | 2 | -0/+53 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'fix_trivial_doc_typo' into 'master' | Rémy Coutable | 2016-09-26 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Fix trivial typo in docs See merge request !5849 | ||||
| * | Fix trivial typo in docs | Arnold Bechtoldt | 2016-08-17 | 1 | -1/+1 |
| | | | | | | | | * Fix a word with the so-called *Deppenapostroph* (``'s``) | ||||
* | | Formatting fix in doc/ci/examples/README.md | sknebel | 2016-09-18 | 1 | -1/+1 |
| | | |||||
* | | Minor update on CI docs exampleszj-update-ci-examples-doc | Z.J. van de Weg | 2016-09-09 | 1 | -6/+8 |
|/ | | | | | | | | | | Triggered by gitlab-org/gitlab-ci-yml#1 I've investigated how this is organized so far and did a minor clean up. In my opinion we should just keep a list of up to date blog posts in the docs and examples should be included in gitlab-org/gitlab-ci-yml. This reduces the number of projects and docs pages one has to look for information. [ci skip] | ||||
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 1 | -2/+2 |
| | |||||
* | gitlab-org/gitlab-ci-multi-runner#1478 Fixed phpunit command in the official ↵ | kujiy | 2016-07-08 | 1 | -1/+1 |
| | | | | | doc didn't work. Curl command has to follow redirects now. | ||||
* | adding link to .gitlab-ci.yml templates - closes #18998 | Marcia Ramos | 2016-07-01 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into ci-scala-example | Achilleas Pipinellis | 2016-06-18 | 6 | -21/+136 |
|\ | |||||
| * | Fix more references to old gitlab-runner | Mark Pundsack | 2016-06-13 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'doc-broken-links' into 'master' | Jeroen van Baarsen | 2016-05-19 | 1 | -0/+98 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken documentation links Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15249 - [x] `/help/ui`- This is working for me - [x] `/help/ci/examples/deployment/README.md` - Fixed - [x] `/help/ci/api/projects.md` - Fixed - [x] `/help/markdown/LICENSE` - Cannot do much to fix it, added a note. - [x] `/help/ci/ssh/README.md` - Cannot find this link referenced anywhere. See merge request !3903 | ||||
| | * | Fix broken linksdoc-broken-links | Achilleas Pipinellis | 2016-04-19 | 1 | -0/+98 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Merge branch 'patch-3' into 'master' | Achilleas Pipinellis | 2016-05-08 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | blost -> blog See merge request !4063 | ||||
| | * | | blost -> blog | Ben Bodenmiller | 2016-05-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'update-doc-ci-examples' into 'master' | Achilleas Pipinellis | 2016-05-08 | 3 | -9/+9 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update CI example docs. Docs for CI examples are updated as follows: - Fix a dead link from CI example top to `dpl` - Specify Django for a Python project, not Rails - Use the latest Python Docker image as [Heroku supports only Python 3.5.1 (and 2.7.11)](https://devcenter.heroku.com/articles/python-support) - Show the latest Docker Hub URL links. See merge request !4082 | ||||
| | * | | | Update CI example docs. | Takuya Noguchi | 2016-05-07 | 3 | -9/+9 |
| | |/ / | |||||
| * | | | Update Docker Hub links. | Takuya Noguchi | 2016-05-07 | 1 | -3/+3 |
| |/ / | |||||
| * | | Fix php-docker example (for new docker versions)fix/ci-php-docker-example | Tomasz Maczukin | 2016-04-25 | 1 | -1/+1 |
| |/ | | | | | | | [ci skip] | ||||
* | | Add Java 8 image to Scala CI instructions | Jasper Denkers | 2016-03-18 | 1 | -0/+2 |
| | | |||||
* | | Refer to example project in gitlab-examples group | Jasper Denkers | 2016-03-18 | 1 | -1/+1 |
| | | |||||
* | | Added CI example for Scala and SBT | Jasper Denkers | 2016-03-18 | 2 | -0/+29 |
|/ | | | | Added CI test coverage parse regex for scoverage | ||||
* | Fix typo in Ruby CI test and deploy example | Jasper Denkers | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | Remove duplicate entries. | Sytse Sijbrandij | 2016-03-12 | 1 | -6/+2 |
| | |||||
* | Reduce example documentation.reduce-example-duplication | Sytse Sijbrandij | 2016-03-10 | 1 | -7/+13 |
| | |||||
* | Link to examples page | Achilleas Pipinellis | 2016-02-29 | 1 | -1/+1 |
| | | | | [ci skip] |