<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch docs/architecture-table-hack</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Make the architecture table displayed in a block</title>
<updated>2019-06-11T14:11:15+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-06-11T10:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ec43350bf2ed86a578e5c67b353a55cc5463671'/>
<id>4ec43350bf2ed86a578e5c67b353a55cc5463671</id>
<content type='text'>
By default, all tables have a width of 100% on docs.gitlab.com.
In a few cases, the table will overlap the table of contents (ToC).
For these cases, we need to add an entry to the document’s frontmatter
to render them as a display block.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default, all tables have a width of 100% on docs.gitlab.com.
In a few cases, the table will overlap the table of contents (ToC).
For these cases, we need to add an entry to the document’s frontmatter
to render them as a display block.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/ssot-university-topics' into 'master'</title>
<updated>2019-06-11T08:39:00+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-06-11T08:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9749a25f02f2c0a1d33460bff4c5205328577caa'/>
<id>9749a25f02f2c0a1d33460bff4c5205328577caa</id>
<content type='text'>
SSoT audit fixes for some topics in GitLab U section

Closes #61513

See merge request gitlab-org/gitlab-ce!29033</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSoT audit fixes for some topics in GitLab U section

Closes #61513

See merge request gitlab-org/gitlab-ce!29033</pre>
</div>
</content>
</entry>
<entry>
<title>SSoT audit fixes for GitLab U topics</title>
<updated>2019-06-11T08:38:59+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-06-11T08:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c403fdd7c04324f292d58d5b9bb63574776dc431'/>
<id>c403fdd7c04324f292d58d5b9bb63574776dc431</id>
<content type='text'>
Also improves the markdown in that section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also improves the markdown in that section.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dz-cleanup-deprecated-code' into 'master'</title>
<updated>2019-06-11T08:18:04+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-11T08:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6050b348d72a82bd2373d45fbd33ac693cd80d42'/>
<id>6050b348d72a82bd2373d45fbd33ac693cd80d42</id>
<content type='text'>
Remove some deprecated code

See merge request gitlab-org/gitlab-ce!29222</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove some deprecated code

See merge request gitlab-org/gitlab-ce!29222</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'process-when-auto-merge-is-enabled' into 'master'</title>
<updated>2019-06-11T08:16:54+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-11T08:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=338c7b31baba174971cead6843c847aabad2c1b2'/>
<id>338c7b31baba174971cead6843c847aabad2c1b2</id>
<content type='text'>
Notify events when auto merge is enabled or merge param is updated

See merge request gitlab-org/gitlab-ce!29415</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notify events when auto merge is enabled or merge param is updated

See merge request gitlab-org/gitlab-ce!29415</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-fix-utf-8-encoding-resolve-conflicts' into 'master'</title>
<updated>2019-06-11T07:25:01+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-06-11T07:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=641d332351907b77b53b0cb23ff51ccea2489824'/>
<id>641d332351907b77b53b0cb23ff51ccea2489824</id>
<content type='text'>
Fix UTF-8 conversion issues when resolving conflicts

Closes #63062

See merge request gitlab-org/gitlab-ce!29453</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix UTF-8 conversion issues when resolving conflicts

Closes #63062

See merge request gitlab-org/gitlab-ce!29453</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-ml-dry-retry-on-exception' into 'master'</title>
<updated>2019-06-11T06:00:49+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-06-11T06:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c9216d630554132a8403cf251d122f93e44f2772'/>
<id>c9216d630554132a8403cf251d122f93e44f2772</id>
<content type='text'>
[CE] use `retry_on_exception` instead of duplicating code

See merge request gitlab-org/gitlab-ce!29452</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[CE] use `retry_on_exception` instead of duplicating code

See merge request gitlab-org/gitlab-ce!29452</pre>
</div>
</content>
</entry>
<entry>
<title>Force source and target branch to binary mode</title>
<updated>2019-06-11T03:50:00+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-11T03:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df650eaae5f94357f155c9b35c51a6b8c98fb6d7'/>
<id>df650eaae5f94357f155c9b35c51a6b8c98fb6d7</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 'patch-70' into 'master'</title>
<updated>2019-06-11T03:22:04+00:00</updated>
<author>
<name>Ray Paik</name>
<email>rpaik@gitlab.com</email>
</author>
<published>2019-06-11T03:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46129bc8b91639b5c40bdd1d04fabd5131030c77'/>
<id>46129bc8b91639b5c40bdd1d04fabd5131030c77</id>
<content type='text'>
Remove extra word on Health Check page

See merge request gitlab-org/gitlab-ce!29390</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove extra word on Health Check page

See merge request gitlab-org/gitlab-ce!29390</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra word on Health Check page</title>
<updated>2019-06-11T03:22:04+00:00</updated>
<author>
<name>Ben Bodenmiller</name>
<email>bbodenmiller@hotmail.com</email>
</author>
<published>2019-06-11T03:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6931cccd33dab7af510f834c86af5f7729eb12d0'/>
<id>6931cccd33dab7af510f834c86af5f7729eb12d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
