<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch 64764-fix-serverless-layout</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 serverless entry page layout</title>
<updated>2019-08-20T21:11:46+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-08-20T21:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2d1014713c23d5454bcc06110fd7e1bf6b39eb9c'/>
<id>2d1014713c23d5454bcc06110fd7e1bf6b39eb9c</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 '66066-dark-theme-style-for-expansion-on-mr-diffs' into 'master'</title>
<updated>2019-08-20T20:18:06+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-08-20T20:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1349a3d5b3b6d6bc151429a969b4cc78fd91c355'/>
<id>1349a3d5b3b6d6bc151429a969b4cc78fd91c355</id>
<content type='text'>
Match syntax highlighting theme for line expansion rows

Closes #66066

See merge request gitlab-org/gitlab-ce!31821</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Match syntax highlighting theme for line expansion rows

Closes #66066

See merge request gitlab-org/gitlab-ce!31821</pre>
</div>
</content>
</entry>
<entry>
<title>Add syntax highlighting for line expansion</title>
<updated>2019-08-20T20:18:06+00:00</updated>
<author>
<name>Samantha Ming</name>
<email>sming@gitlab.com</email>
</author>
<published>2019-08-20T20:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f00586e4c366e7a7a4760a7e3e8bcdce5c17a94'/>
<id>6f00586e4c366e7a7a4760a7e3e8bcdce5c17a94</id>
<content type='text'>
- dark
- white
- monokai
- none
- solarized-dark
- solarized-light
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- dark
- white
- monokai
- none
- solarized-dark
- solarized-light
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ci-config-on-policy' into 'master'</title>
<updated>2019-08-20T20:03:44+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-08-20T20:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=453118081c196bd2909e3b2192fcd71af7c148db'/>
<id>453118081c196bd2909e3b2192fcd71af7c148db</id>
<content type='text'>
Flexible Rules for CI Build config

See merge request gitlab-org/gitlab-ce!29011</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flexible Rules for CI Build config

See merge request gitlab-org/gitlab-ce!29011</pre>
</div>
</content>
</entry>
<entry>
<title>Introducing new Syntax for Ci::Build inclusion rules</title>
<updated>2019-08-20T20:03:43+00:00</updated>
<author>
<name>drew</name>
<email>dscimino@gmail.com</email>
</author>
<published>2019-08-20T20:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac77bb9376ad50899619ff8026e6c6b420ff9c4b'/>
<id>ac77bb9376ad50899619ff8026e6c6b420ff9c4b</id>
<content type='text'>
- Added Gitlab::Ci::Config::Entry::Rules and Gitlab::Ci::Config::Entry::Rules:Rule
  to handle lists of Rule objects to be evalauted for job inclusion
- Added `if:` and `changes:` as available Rules::Rule::Clause classes
- Added Rules handling logic to Seed::Build#included? with extra specs
- Use DisallowedKeysValidator to mutually exclude rules: from only:/except: on job config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added Gitlab::Ci::Config::Entry::Rules and Gitlab::Ci::Config::Entry::Rules:Rule
  to handle lists of Rule objects to be evalauted for job inclusion
- Added `if:` and `changes:` as available Rules::Rule::Clause classes
- Added Rules handling logic to Seed::Build#included? with extra specs
- Use DisallowedKeysValidator to mutually exclude rules: from only:/except: on job config
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'shell-9-4-1' into 'master'</title>
<updated>2019-08-20T19:51:33+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2019-08-20T19:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f7cf5a976242f19b069e37d75a8ab4772bc0592e'/>
<id>f7cf5a976242f19b069e37d75a8ab4772bc0592e</id>
<content type='text'>
Use gitlab-shell v9.4.1

See merge request gitlab-org/gitlab-ce!32022</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use gitlab-shell v9.4.1

See merge request gitlab-org/gitlab-ce!32022</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-babel-to-7.5.5' into 'master'</title>
<updated>2019-08-20T18:28:33+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-08-20T18:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=260b1fac92442f95e5786316ca19d70d6327d025'/>
<id>260b1fac92442f95e5786316ca19d70d6327d025</id>
<content type='text'>
Upgrade babel to 7.5.5

See merge request gitlab-org/gitlab-ce!31819</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade babel to 7.5.5

See merge request gitlab-org/gitlab-ce!31819</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ssh-add-no-redirect' into 'master'</title>
<updated>2019-08-20T18:27:52+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-08-20T18:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=14bcd17b9819dffe01e3434ccc7508d7422a355a'/>
<id>14bcd17b9819dffe01e3434ccc7508d7422a355a</id>
<content type='text'>
In ssh_keys docs, don't redirect stdout of ssh-add

See merge request gitlab-org/gitlab-ce!31630</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In ssh_keys docs, don't redirect stdout of ssh-add

See merge request gitlab-org/gitlab-ce!31630</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-repository-languages-img' into 'master'</title>
<updated>2019-08-20T18:26:26+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-08-20T18:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=405795655fcb5d2fa03d9ded9b171e08b7c3eddc'/>
<id>405795655fcb5d2fa03d9ded9b171e08b7c3eddc</id>
<content type='text'>
Update repository languages screenshot

See merge request gitlab-org/gitlab-ce!31925</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update repository languages screenshot

See merge request gitlab-org/gitlab-ce!31925</pre>
</div>
</content>
</entry>
<entry>
<title>Update repository languages screenshot</title>
<updated>2019-08-20T18:26:25+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-08-20T18:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46bab2df99f1fbeb75d1983b50808ac080339661'/>
<id>46bab2df99f1fbeb75d1983b50808ac080339661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
