<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/ci/examples/php.md, branch docs-pull-mirroring-update</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Doc types on tutorials in top level examples folder, minor edits</title>
<updated>2019-06-11T16:39:26+00:00</updated>
<author>
<name>Mike Lewis</name>
<email>mlewis@gitlab.com</email>
</author>
<published>2019-06-11T16:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3fe11b13a415e847e7deacb15b7f402530e86e1a'/>
<id>3fe11b13a415e847e7deacb15b7f402530e86e1a</id>
<content type='text'>
Variety of edits to conform with SSOT doc style standards
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variety of edits to conform with SSOT doc style standards
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Fixing some bad links</title>
<updated>2018-10-14T22:55:12+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2018-10-14T22:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5849a0ceba6251ac0a7d381ee03f9de0e9d60640'/>
<id>5849a0ceba6251ac0a7d381ee03f9de0e9d60640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct grammar (setup to set-up) in Docs</title>
<updated>2018-09-21T14:29:14+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2018-09-19T16:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=109cfd951d0763d72cf0f9b72f45a4a58af76ad1'/>
<id>109cfd951d0763d72cf0f9b72f45a4a58af76ad1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Spelling fixes</title>
<updated>2018-01-19T10:09:59+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2018-01-19T10:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0cbbb08e790260ad936810e0047e03938c001e9b'/>
<id>0cbbb08e790260ad936810e0047e03938c001e9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to new GitLab Runner name</title>
<updated>2017-10-31T09:20:40+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-10-31T09:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6bd2d594d78adf03885015e078eb38832f10ee8a'/>
<id>6bd2d594d78adf03885015e078eb38832f10ee8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename builds to jobs in docs</title>
<updated>2017-02-15T11:12:35+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-02-13T16:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a084437b5c1b7226ce64e74bab1972bb1dbd49e0'/>
<id>a084437b5c1b7226ce64e74bab1972bb1dbd49e0</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed composer installer script in the CI PHP example doc</title>
<updated>2017-01-26T16:25:30+00:00</updated>
<author>
<name>Jeffrey Cafferata</name>
<email>jeffrey@jcid.nl</email>
</author>
<published>2016-05-29T20:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=11551de5fa245323798f4ff40a322a5d003421ec'/>
<id>11551de5fa245323798f4ff40a322a5d003421ec</id>
<content type='text'>
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 &amp; the installer SHA-384

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &amp; the installer SHA-384

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update php.md - /.dockerinit was removed in v1.11 so the test always results in an early exit https://github.com/docker/docker/pull/19490</title>
<updated>2016-12-01T18:08:37+00:00</updated>
<author>
<name>Sam Carrington</name>
<email>github@gwawr.co.uk</email>
</author>
<published>2016-12-01T18:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=48d89919e6a0eebc43780c41a4d789cdcb716bb5'/>
<id>48d89919e6a0eebc43780c41a4d789cdcb716bb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use long options for curl examples in API documentation (!5703)</title>
<updated>2016-08-08T23:42:50+00:00</updated>
<author>
<name>winniehell</name>
<email>git@winniehell.de</email>
</author>
<published>2016-08-08T07:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e0a858efcc66246b2811f89b04b3479089345476'/>
<id>e0a858efcc66246b2811f89b04b3479089345476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gitlab-org/gitlab-ci-multi-runner#1478 Fixed phpunit command in the official doc didn't work.</title>
<updated>2016-07-08T04:22:30+00:00</updated>
<author>
<name>kujiy</name>
<email>kuji.mobile@gmail.com</email>
</author>
<published>2016-07-08T04:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5dcea406b97cbaf33afc9c7ad895dfbc1593401f'/>
<id>5dcea406b97cbaf33afc9c7ad895dfbc1593401f</id>
<content type='text'>
Curl command has to follow redirects now.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Curl command has to follow redirects now.</pre>
</div>
</content>
</entry>
</feed>
