<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/ci, branch diff-scroll-point</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>Fix typo</title>
<updated>2016-05-27T21:28:45+00:00</updated>
<author>
<name>Aurelio Jargas</name>
<email>verde@aurelio.net</email>
</author>
<published>2016-05-27T21:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7e714e4fd5bc45f4d68281b068068a0aa9bb6e1'/>
<id>d7e714e4fd5bc45f4d68281b068068a0aa9bb6e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/runner-config-untagged-jobs' into 'master'</title>
<updated>2016-05-19T21:54:33+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-05-19T21:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f26389a02a48a53cccb3bb7dd1d7bcd4858c118d'/>
<id>f26389a02a48a53cccb3bb7dd1d7bcd4858c118d</id>
<content type='text'>

Add config for CI Runner that prevents it from picking untagged jobs

Closes #3456

See merge request !4039</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add config for CI Runner that prevents it from picking untagged jobs

Closes #3456

See merge request !4039</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/after-script-documentation-update' into 'master'</title>
<updated>2016-05-19T21:00:12+00:00</updated>
<author>
<name>Jeroen van Baarsen</name>
<email>jeroenvanbaarsen@gmail.com</email>
</author>
<published>2016-05-19T21:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c50e7b1202f8a8534719ae266a53893e1ab3a2fa'/>
<id>c50e7b1202f8a8534719ae266a53893e1ab3a2fa</id>
<content type='text'>

Update 'after_script' introduction note

Related to gitlab-org/gitlab-ci-multi-runner#1321

See merge request !4205</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update 'after_script' introduction note

Related to gitlab-org/gitlab-ci-multi-runner#1321

See merge request !4205</pre>
</div>
</content>
</entry>
<entry>
<title>Add minor corrections related to config of runner</title>
<updated>2016-05-19T20:01:53+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-05-10T11:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf9cc351c28a349ca4c573978c869d2b90209d52'/>
<id>bf9cc351c28a349ca4c573978c869d2b90209d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for a new configuration setting for runner</title>
<updated>2016-05-19T20:01:53+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-05-06T10:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b253aa32c75cb5b0796ad6a7cd85cba78516ba26'/>
<id>b253aa32c75cb5b0796ad6a7cd85cba78516ba26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'doc-broken-links' into 'master'</title>
<updated>2016-05-19T17:32:04+00:00</updated>
<author>
<name>Jeroen van Baarsen</name>
<email>jeroenvanbaarsen@gmail.com</email>
</author>
<published>2016-05-19T17:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dea36800066877e6d5aab036aa4417e68b37dca5'/>
<id>dea36800066877e6d5aab036aa4417e68b37dca5</id>
<content type='text'>

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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

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</pre>
</div>
</content>
</entry>
<entry>
<title>Update 'after_script' introduction note</title>
<updated>2016-05-19T02:34:58+00:00</updated>
<author>
<name>Tomasz Maczukin</name>
<email>tomasz@maczukin.pl</email>
</author>
<published>2016-05-19T02:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01256eecfa39cf3edc3d0eb43e624f62e45df552'/>
<id>01256eecfa39cf3edc3d0eb43e624f62e45df552</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-1' into 'master'</title>
<updated>2016-05-18T17:35:16+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-05-18T17:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1227a1b239ae0f4c858eb47ac7cc816cd5788246'/>
<id>1227a1b239ae0f4c858eb47ac7cc816cd5788246</id>
<content type='text'>

Fix broken link in CI quickstart docs

The newline between the `[label]` and the `(link)` caused it to be interpreted literally: http://doc.gitlab.com/ce/ci/quick_start/README.html

See merge request !3541</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix broken link in CI quickstart docs

The newline between the `[label]` and the `(link)` caused it to be interpreted literally: http://doc.gitlab.com/ce/ci/quick_start/README.html

See merge request !3541</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-3' into 'master'</title>
<updated>2016-05-08T18:46:48+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-05-08T18:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=429f5370352f049ba293d9f6b946112f7dbf49bd'/>
<id>429f5370352f049ba293d9f6b946112f7dbf49bd</id>
<content type='text'>

blost -&gt; blog



See merge request !4063</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

blost -&gt; blog



See merge request !4063</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-doc-ci-examples' into 'master'</title>
<updated>2016-05-08T10:26:46+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-05-08T10:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1837eef4ba610c4257ec691df0adc82deccf663'/>
<id>b1837eef4ba610c4257ec691df0adc82deccf663</id>
<content type='text'>

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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

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</pre>
</div>
</content>
</entry>
</feed>
