<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch 62813-show-inline-diff-example-rendered</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>Replace rendered example with image</title>
<updated>2019-06-07T01:13:40+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-06-07T01:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43129bd6d7426bfd278e322b0adde308513eb930'/>
<id>43129bd6d7426bfd278e322b0adde308513eb930</id>
<content type='text'>
Because the markdown wouldn't have been rendered
on docs.gitlab.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because the markdown wouldn't have been rendered
on docs.gitlab.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Show inline diff example rendered</title>
<updated>2019-06-06T01:19:06+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-06-06T01:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cedc48a0ebdb18398db224e61519f9cdada4eb95'/>
<id>cedc48a0ebdb18398db224e61519f9cdada4eb95</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 'mh/notes-spec' into 'master'</title>
<updated>2019-06-05T21:28:40+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-06-05T21:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6a88b024fa7f8e1ec5b712744d0e0d118b026e6'/>
<id>e6a88b024fa7f8e1ec5b712744d0e0d118b026e6</id>
<content type='text'>
Migrate old notes app test from Karma to Jest

Closes #60335

See merge request gitlab-org/gitlab-ce!28704</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate old notes app test from Karma to Jest

Closes #60335

See merge request gitlab-org/gitlab-ce!28704</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate old notes app test from Karma to Jest</title>
<updated>2019-06-05T21:28:40+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>mhanzel@gitlab.com</email>
</author>
<published>2019-06-05T21:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c0e743bf0cad24bad590328925a32e9eee9810b2'/>
<id>c0e743bf0cad24bad590328925a32e9eee9810b2</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 'docs-ssot-pages' into 'master'</title>
<updated>2019-06-05T20:49:53+00:00</updated>
<author>
<name>Mike Lewis</name>
<email>mlewis@gitlab.com</email>
</author>
<published>2019-06-05T20:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fabca7abc1d33ddbc069eb2441874a3c03e14d5e'/>
<id>fabca7abc1d33ddbc069eb2441874a3c03e14d5e</id>
<content type='text'>
Docs: ssot epic - Pages

Closes #58178 and #61517

See merge request gitlab-org/gitlab-ce!29144</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs: ssot epic - Pages

Closes #58178 and #61517

See merge request gitlab-org/gitlab-ce!29144</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: ssot epic - Pages</title>
<updated>2019-06-05T20:49:52+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-06-05T20:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b3ef3afc29df2b427642eda9baabdbf30e678160'/>
<id>b3ef3afc29df2b427642eda9baabdbf30e678160</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 'master' into 'master'</title>
<updated>2019-06-05T19:50:30+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-06-05T19:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb4919103116aa6aa7cf851fc29a8841ffd78026'/>
<id>bb4919103116aa6aa7cf851fc29a8841ffd78026</id>
<content type='text'>
Setup Git client for Jupyter

See merge request gitlab-org/gitlab-ce!28783</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setup Git client for Jupyter

See merge request gitlab-org/gitlab-ce!28783</pre>
</div>
</content>
</entry>
<entry>
<title>Setup Git client for Jupyter</title>
<updated>2019-06-05T19:50:29+00:00</updated>
<author>
<name>Amit  Rathi</name>
<email>amit.juschill@gmail.com</email>
</author>
<published>2019-06-05T19:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13a8722464565b272bc00acd608761a3a83dcce0'/>
<id>13a8722464565b272bc00acd608761a3a83dcce0</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 'trizzi-master-patch-43016' into 'master'</title>
<updated>2019-06-05T19:47:29+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-06-05T19:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93d4353be91bc81a11e17cdf7e5dc3d347221542'/>
<id>93d4353be91bc81a11e17cdf7e5dc3d347221542</id>
<content type='text'>
Update maven template with correct link

See merge request gitlab-org/gitlab-ce!29149</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update maven template with correct link

See merge request gitlab-org/gitlab-ce!29149</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/clarify-2fa-grace-period' into 'master'</title>
<updated>2019-06-05T19:20:27+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-06-05T19:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2954b392deb23abe33ef23cf310dfe731ca80e8e'/>
<id>2954b392deb23abe33ef23cf310dfe731ca80e8e</id>
<content type='text'>
Clarify and improve 2FA configuration information

See merge request gitlab-org/gitlab-ce!29028</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify and improve 2FA configuration information

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