<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/ci, branch docs/refactor-pgloader</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>Removing redundant "predefined"</title>
<updated>2019-04-03T15:40:01+00:00</updated>
<author>
<name>Eric Hendricks</name>
<email>ehendricks@gitlab.com</email>
</author>
<published>2019-04-03T15:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9b797e9e942e16020f2960e80aef1f3ef987f385'/>
<id>9b797e9e942e16020f2960e80aef1f3ef987f385</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 '54621_missing_example' into 'master'</title>
<updated>2019-04-03T08:57:59+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-04-03T08:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aeeba4be36dae819b68c03909bff8ab896117bd9'/>
<id>aeeba4be36dae819b68c03909bff8ab896117bd9</id>
<content type='text'>
Add missing 'export' example for CI_API_V4_API_URL

See merge request gitlab-org/gitlab-ce!26878</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add missing 'export' example for CI_API_V4_API_URL

See merge request gitlab-org/gitlab-ce!26878</pre>
</div>
</content>
</entry>
<entry>
<title>Document matching refs with an at-symbol</title>
<updated>2019-04-03T04:33:55+00:00</updated>
<author>
<name>Cody Mize</name>
<email>me@codymize.com</email>
</author>
<published>2019-04-03T04:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00f112157009ab178983beb1ebbea6f890442796'/>
<id>00f112157009ab178983beb1ebbea6f890442796</id>
<content type='text'>
At-symbols are used to match a ref to a specific repository path.
Currently this is done by string splitting the ref pattern on the
at-symbol. In order to pattern match a literal `@` you must use
ruby's unicode character matching `\u{0040}`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At-symbols are used to match a ref to a specific repository path.
Currently this is done by string splitting the ref pattern on the
at-symbol. In order to pattern match a literal `@` you must use
ruby's unicode character matching `\u{0040}`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing 'export' example for CI_API_V4_API_URL</title>
<updated>2019-04-02T17:21:46+00:00</updated>
<author>
<name>Olliver Schinagl</name>
<email>oliver@schinagl.nl</email>
</author>
<published>2019-04-02T17:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a9e3aa9ef905fd9a2433e79a3c0f2a0954aaeec'/>
<id>3a9e3aa9ef905fd9a2433e79a3c0f2a0954aaeec</id>
<content type='text'>
In issue #54621 a new variable CI_API_V4_API_URL was introduced, but
some of the documentation was omitted. Having an example output is
always nice.

Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In issue #54621 a new variable CI_API_V4_API_URL was introduced, but
some of the documentation was omitted. Having an example output is
always nice.

Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add screenshots for variables</title>
<updated>2019-04-02T17:18:44+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-04-02T17:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6fe5d402ea0c9d1db716ea3ffb68acbc570f23b2'/>
<id>6fe5d402ea0c9d1db716ea3ffb68acbc570f23b2</id>
<content type='text'>
- Variables overview
- Variables triggered via manual pipeline
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Variables overview
- Variables triggered via manual pipeline
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: image realignment</title>
<updated>2019-04-02T13:31:18+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-04-02T13:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01422c9156bf6ec5bbca172aef55614d4b03703c'/>
<id>01422c9156bf6ec5bbca172aef55614d4b03703c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix conflicts with master</title>
<updated>2019-04-02T13:30:26+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-04-02T13:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=88a0eab992a0acd7adbdee1d8cb5ab77053de9dd'/>
<id>88a0eab992a0acd7adbdee1d8cb5ab77053de9dd</id>
<content type='text'>
Pull master
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pull master
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitlab-2019-04-02</title>
<updated>2019-04-02T08:12:32+00:00</updated>
<author>
<name>John Jarvis</name>
<email>jarv@gitlab.com</email>
</author>
<published>2019-04-02T08:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69b65a6b745e74bba290787420a0017395fd7c25'/>
<id>69b65a6b745e74bba290787420a0017395fd7c25</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 'security-use-untrusted-regexp' into 'master'</title>
<updated>2019-04-02T07:48:24+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-04-02T07:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3098259e90616c86d9c0b0c5861b9871c92b7da1'/>
<id>3098259e90616c86d9c0b0c5861b9871c92b7da1</id>
<content type='text'>
Use UntrustedRegexp for CI refs matching

See merge request gitlab/gitlabhq!3005</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use UntrustedRegexp for CI refs matching

See merge request gitlab/gitlabhq!3005</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Fix anchor to deprecated variables doc</title>
<updated>2019-04-02T02:14:00+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-04-02T02:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f0ee57b9dac16739bbb987090568f8903bad648f'/>
<id>f0ee57b9dac16739bbb987090568f8903bad648f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
