<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch 11-9-stable-patch-8</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>Merge branch 'restore-hipchat-11-9' into '11-9-stable'</title>
<updated>2019-04-11T12:59:28+00:00</updated>
<author>
<name>John Jarvis</name>
<email>jarv@gitlab.com</email>
</author>
<published>2019-04-11T12:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05dbf8e048a8e0b98e1dce95e714bd54a3955f0d'/>
<id>05dbf8e048a8e0b98e1dce95e714bd54a3955f0d</id>
<content type='text'>
[11.9] Revert "Remove HipChat integration from GitLab"

See merge request gitlab-org/gitlab-ce!27257</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[11.9] Revert "Remove HipChat integration from GitLab"

See merge request gitlab-org/gitlab-ce!27257</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-disable-diff-instrumentation' into 'master'</title>
<updated>2019-04-11T09:14:07+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2019-04-10T21:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e476b49d5ab2c02328787c211e832e886e3cde1d'/>
<id>e476b49d5ab2c02328787c211e832e886e3cde1d</id>
<content type='text'>
Disable method instrumentation for diffs

Closes #52898

See merge request gitlab-org/gitlab-ce!27235

(cherry picked from commit b9e6e72501173c29a30ee1b4a2afb9ee9d3b1117)

b397ad8a Disable method instrumentation for diffs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable method instrumentation for diffs

Closes #52898

See merge request gitlab-org/gitlab-ce!27235

(cherry picked from commit b9e6e72501173c29a30ee1b4a2afb9ee9d3b1117)

b397ad8a Disable method instrumentation for diffs</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-pull-request-importer' into 'master'</title>
<updated>2019-04-11T09:13:58+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-04-08T16:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd8f532d80e5b220f552a492cb0beca7e6b725d7'/>
<id>bd8f532d80e5b220f552a492cb0beca7e6b725d7</id>
<content type='text'>
Improve performance of PR import

See merge request gitlab-org/gitlab-ce!27121

(cherry picked from commit f15caf0109998308e7f960baaa541d73be8bcacb)

f3ad51f8 Improve performance of PR import</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve performance of PR import

See merge request gitlab-org/gitlab-ce!27121

(cherry picked from commit f15caf0109998308e7f960baaa541d73be8bcacb)

f3ad51f8 Improve performance of PR import</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'allow-to-use-untrusted-ruby-syntax' into 'master'</title>
<updated>2019-04-11T09:13:49+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-04-04T15:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3fec9fd3f546fc080fab2d58de580edf30798726'/>
<id>3fec9fd3f546fc080fab2d58de580edf30798726</id>
<content type='text'>
Allow to use untrusted ruby syntax

See merge request gitlab-org/gitlab-ce!26905

(cherry picked from commit 7dcc3003119666c75a35c27d73ffb297c696fcc8)

9bc4fbf1 Allow to use untrusted Regexp via feature flag</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to use untrusted ruby syntax

See merge request gitlab-org/gitlab-ce!26905

(cherry picked from commit 7dcc3003119666c75a35c27d73ffb297c696fcc8)

9bc4fbf1 Allow to use untrusted Regexp via feature flag</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fj-59547-fix-has-commits' into 'master'</title>
<updated>2019-04-11T09:13:41+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-04-01T15:13:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52778632c1fbd55400faa1e8308280cd727d8153'/>
<id>52778632c1fbd55400faa1e8308280cd727d8153</id>
<content type='text'>
Fix MergeRequest#has_commits? nil comparison

Closes #59547

See merge request gitlab-org/gitlab-ce!26828

(cherry picked from commit b224efe767e4f8e24b51b87753f55bf6d3129f68)

6645b825 Fix MergeRequest#commits_count nil comparison</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix MergeRequest#has_commits? nil comparison

Closes #59547

See merge request gitlab-org/gitlab-ce!26828

(cherry picked from commit b224efe767e4f8e24b51b87753f55bf6d3129f68)

6645b825 Fix MergeRequest#commits_count nil comparison</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'id-mr-list-when-filtered-by-approvers-only' into 'master'</title>
<updated>2019-04-11T09:13:33+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2019-04-04T14:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c044bfe84aa69af65dd2923ecd8e49573974f354'/>
<id>c044bfe84aa69af65dd2923ecd8e49573974f354</id>
<content type='text'>
Consider array params on rendering MR list on dashboard

See merge request gitlab-org/gitlab-ce!26623

(cherry picked from commit 7926384ff32b9ad8833dcfffc9bb87d036c4bd21)

b3f5413a Consider array params on rendering MR list on dashboard</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consider array params on rendering MR list on dashboard

See merge request gitlab-org/gitlab-ce!26623

(cherry picked from commit 7926384ff32b9ad8833dcfffc9bb87d036c4bd21)

b3f5413a Consider array params on rendering MR list on dashboard</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-google_secure_ldap' into 'master'</title>
<updated>2019-04-11T09:13:25+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-04-04T00:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02160c6c79943e8ab2358bda4ab0899ef4e23817'/>
<id>02160c6c79943e8ab2358bda4ab0899ef4e23817</id>
<content type='text'>
Add documentation for Google Secure LDAP

See merge request gitlab-org/gitlab-ce!26064

(cherry picked from commit 13ace389787f21b847ca09eccc194c3b08a7ea86)

1a0856ea Add documentation for Google Secure LDAP</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add documentation for Google Secure LDAP

See merge request gitlab-org/gitlab-ce!26064

(cherry picked from commit 13ace389787f21b847ca09eccc194c3b08a7ea86)

1a0856ea Add documentation for Google Secure LDAP</pre>
</div>
</content>
</entry>
<entry>
<title>Update VERSION to 11.9.7</title>
<updated>2019-04-09T18:15:58+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-04-09T18:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93e321569a898d9701a251b4bb73ad56b79fc535'/>
<id>93e321569a898d9701a251b4bb73ad56b79fc535</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG.md for 11.9.7</title>
<updated>2019-04-09T18:14:42+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-04-09T18:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fc8f5102c804d8e09b18985123e331ddd29c587c'/>
<id>fc8f5102c804d8e09b18985123e331ddd29c587c</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>Update VERSION to 11.9.6</title>
<updated>2019-04-04T14:54:25+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-04-04T14:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=14bac95b643da29b4ef1cfc7eb63eccb8262ae08'/>
<id>14bac95b643da29b4ef1cfc7eb63eccb8262ae08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
