Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Spelling fixes | Ville Skyttä | 2018-01-19 | 1 | -2/+2 |
| | |||||
* | Change to new GitLab Runner namedocs/gitlab-runner | Achilleas Pipinellis | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 1 | -6/+6 |
| | | | | [ci skip] | ||||
* | 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> | ||||
* | 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 | ||||
* | 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. | ||||
* | Fix more references to old gitlab-runner | Mark Pundsack | 2016-06-13 | 1 | -2/+2 |
| | |||||
* | 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] | ||||
* | Move languages to examples | Achilleas Pipinellis | 2016-02-26 | 1 | -0/+284 |