<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch docs-jprovazn-create-from-email</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>Fixed doc for create MR from email</title>
<updated>2017-12-12T15:59:40+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2017-12-10T09:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e297c4175df7a3af12dfff5bb9947560ce8add17'/>
<id>e297c4175df7a3af12dfff5bb9947560ce8add17</id>
<content type='text'>
* fixed anchor for create MR from email
* added a screenshot for this feature
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed anchor for create MR from email
* added a screenshot for this feature
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'single-list-multiple-clusters' into 'master'</title>
<updated>2017-12-12T14:17:14+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-12-12T14:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d673628de003d1ce1402f03311066339828fb811'/>
<id>d673628de003d1ce1402f03311066339828fb811</id>
<content type='text'>
Use Single list for multiple clusters

See merge request gitlab-org/gitlab-ce!15848</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Single list for multiple clusters

See merge request gitlab-org/gitlab-ce!15848</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rc/backport-ee-fix' into 'master'</title>
<updated>2017-12-12T14:17:02+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-12-12T14:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=51172fdf81a8ef4eda20de5a92d3c997a7b124c9'/>
<id>51172fdf81a8ef4eda20de5a92d3c997a7b124c9</id>
<content type='text'>
Backport a spec fix done in EE (5dbecb8e) to CE

See merge request gitlab-org/gitlab-ce!15842</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport a spec fix done in EE (5dbecb8e) to CE

See merge request gitlab-org/gitlab-ce!15842</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jprovazn-description' into 'master'</title>
<updated>2017-12-12T12:51:35+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-12-12T12:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52d9ee6299a55fc3362a47207e3d62fba1dfbdd1'/>
<id>52d9ee6299a55fc3362a47207e3d62fba1dfbdd1</id>
<content type='text'>
Use message body for merge request description

Closes #40968

See merge request gitlab-org/gitlab-ce!15839</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use message body for merge request description

Closes #40968

See merge request gitlab-org/gitlab-ce!15839</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '41041-undefined-method-new_project_guidelines_html-unable-to-load-from-cache' into 'master'</title>
<updated>2017-12-12T12:48:11+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-12-12T12:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2750d7e6606e91f608b9e379980e24f3a632cc5a'/>
<id>2750d7e6606e91f608b9e379980e24f3a632cc5a</id>
<content type='text'>
Resolve "undefined method `new_project_guidelines_html', unable to load from cache"

Closes #41041

See merge request gitlab-org/gitlab-ce!15878</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "undefined method `new_project_guidelines_html', unable to load from cache"

Closes #41041

See merge request gitlab-org/gitlab-ce!15878</pre>
</div>
</content>
</entry>
<entry>
<title>Clears the current Appearance cache otherwise it breaks since new_project_guidelines_html would be missing</title>
<updated>2017-12-12T11:12:42+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-12-12T11:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b860069956f0574459b4d4d622d8569740d5683'/>
<id>3b860069956f0574459b4d4d622d8569740d5683</id>
<content type='text'>
Solves https://gitlab.com/gitlab-org/gitlab-ce/issues/41041.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solves https://gitlab.com/gitlab-org/gitlab-ce/issues/41041.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-js-prefix-issuable-edit' into 'master'</title>
<updated>2017-12-12T10:52:23+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-12T10:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2ef39a80410540995fe3f64bf38ae0f0adb9fc0f'/>
<id>2ef39a80410540995fe3f64bf38ae0f0adb9fc0f</id>
<content type='text'>
Add js prefix for issuable-edit

Closes #40965

See merge request gitlab-org/gitlab-ce!15813</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add js prefix for issuable-edit

Closes #40965

See merge request gitlab-org/gitlab-ce!15813</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'</title>
<updated>2017-12-12T10:49:50+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-12T10:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba5b53954872c8ef1804a6111d08ebc8d72f57a3'/>
<id>ba5b53954872c8ef1804a6111d08ebc8d72f57a3</id>
<content type='text'>
Stop "ERROR: TypeError{}" from being logged to the console and fail tests

Closes #37619

See merge request gitlab-org/gitlab-ce!15830</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop "ERROR: TypeError{}" from being logged to the console and fail tests

Closes #37619

See merge request gitlab-org/gitlab-ce!15830</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'diff-file-navigation-doc-screenshot-docs' into 'master'</title>
<updated>2017-12-12T09:59:21+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-12-12T09:59:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d8722e8064a9691e7ad076b6265912ff4f4adf0a'/>
<id>d8722e8064a9691e7ad076b6265912ff4f4adf0a</id>
<content type='text'>
Updated image for diff navigation docs

See merge request gitlab-org/gitlab-ce!15875</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated image for diff navigation docs

See merge request gitlab-org/gitlab-ce!15875</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-image-blob-diff-full-url' into 'master'</title>
<updated>2017-12-12T09:52:08+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-12-12T09:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b83f0d07c59b33e41530704eb09ce39b3f987b6'/>
<id>6b83f0d07c59b33e41530704eb09ce39b3f987b6</id>
<content type='text'>
Use app host instead of asset host when rendering image blob or diff

Closes #41002

See merge request gitlab-org/gitlab-ce!15854</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use app host instead of asset host when rendering image blob or diff

Closes #41002

See merge request gitlab-org/gitlab-ce!15854</pre>
</div>
</content>
</entry>
</feed>
