<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/ci/examples/php.md, branch update-auto-devops-template</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>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>
<entry>
<title>Fix more references to old gitlab-runner</title>
<updated>2016-06-14T05:06:13+00:00</updated>
<author>
<name>Mark Pundsack</name>
<email>markpundsack@users.noreply.github.com</email>
</author>
<published>2016-06-08T07:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db656a3987131816d47897b2424821b19ca147b0'/>
<id>db656a3987131816d47897b2424821b19ca147b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Docker Hub links.</title>
<updated>2016-05-07T04:29:24+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>tak.noguchi.iridge@gmail.com</email>
</author>
<published>2016-05-07T04:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95221312599a88b2f7898a22b2fa5b47d3b61f8c'/>
<id>95221312599a88b2f7898a22b2fa5b47d3b61f8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix php-docker example (for new docker versions)</title>
<updated>2016-04-25T09:35:33+00:00</updated>
<author>
<name>Tomasz Maczukin</name>
<email>tomasz@maczukin.pl</email>
</author>
<published>2016-04-25T09:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c55f517719e8941ccedcf5167828bb840da3f302'/>
<id>c55f517719e8941ccedcf5167828bb840da3f302</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>Move languages to examples</title>
<updated>2016-02-26T20:51:07+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-02-26T20:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cbd9f1bc096073a5e41f05729afebb1c9d59b3cb'/>
<id>cbd9f1bc096073a5e41f05729afebb1c9d59b3cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
