<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/user/profile, branch refactor_auto_devops_enabled</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 whitespace in user, and misc, docs</title>
<updated>2019-07-15T03:02:30+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-15T03:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=74a8d30090df10e523aaef305ec539f79a541272'/>
<id>74a8d30090df10e523aaef305ec539f79a541272</id>
<content type='text'>
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
woll render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor whitespace issues in /user, /security, /ssh
and /migrate_ci_to_ce docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
woll render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor whitespace issues in /user, /security, /ssh
and /migrate_ci_to_ce docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing badges to use parentheses not brackets</title>
<updated>2019-07-08T08:50:38+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-08T08:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2'/>
<id>73c6477b7e07dbdeb86f0c9033e84d7fda2ac0e2</id>
<content type='text'>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the 2FA docs</title>
<updated>2019-06-28T07:14:36+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-06-26T14:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93042151db94f32310bc37151bd96661bcb1c0f1'/>
<id>93042151db94f32310bc37151bd96661bcb1c0f1</id>
<content type='text'>
- Remove outdated images
- Add info on browser support
- Mention that U2F works with SoloKeys
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove outdated images
- Add info on browser support
- Mention that U2F works with SoloKeys
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Add more info on recovery codes</title>
<updated>2019-06-26T05:37:59+00:00</updated>
<author>
<name>Tristan Williams</name>
<email>2390023-tristan@users.noreply.gitlab.com</email>
</author>
<published>2019-06-26T05:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a50983b1bacbdaceded630e69b250714c0687e6'/>
<id>1a50983b1bacbdaceded630e69b250714c0687e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clarity and commit info to deleted users</title>
<updated>2019-06-07T01:21:12+00:00</updated>
<author>
<name>Tristan Williams</name>
<email>twilliams@gitlab.com</email>
</author>
<published>2019-06-07T01:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=123bddfb224616ea8db0f8f56c6407cc097e75cf'/>
<id>123bddfb224616ea8db0f8f56c6407cc097e75cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Add introduced column to table in Personal Access Tokens doc</title>
<updated>2019-05-31T11:11:24+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-05-31T11:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fca56fb73b6346d01cc8eeae3b5ca867b12553ba'/>
<id>fca56fb73b6346d01cc8eeae3b5ca867b12553ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: personal_access_tokens: add missing link to !5951</title>
<updated>2019-05-28T13:48:41+00:00</updated>
<author>
<name>Elan Ruusamäe</name>
<email>glen@delfi.ee</email>
</author>
<published>2019-05-28T09:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10eb09b94eb41681556165bc8fdd86574aa0e705'/>
<id>10eb09b94eb41681556165bc8fdd86574aa0e705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Merge EE doc/​user to CE</title>
<updated>2019-05-05T13:07:20+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-05-05T13:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=113da4577bfc4c8e7b71533fd1a657ba38e06c3e'/>
<id>113da4577bfc4c8e7b71533fd1a657ba38e06c3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Highlighted 'not' in the docs</title>
<updated>2019-04-19T05:42:20+00:00</updated>
<author>
<name>Kartikey Tanna</name>
<email>tannakartikey@gmail.com</email>
</author>
<published>2019-04-19T05:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=74a541097223c3cb4ac33068297b540aa298bcd3'/>
<id>74a541097223c3cb4ac33068297b540aa298bcd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added write_repository scope for personal access token</title>
<updated>2019-04-15T13:05:55+00:00</updated>
<author>
<name>Horatiu Eugen Vlad</name>
<email>horatiu@vlad.eu</email>
</author>
<published>2019-04-15T13:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0aa56d895dba21d3a01b78d35c445107e224ed0c'/>
<id>0aa56d895dba21d3a01b78d35c445107e224ed0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
