<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/integration, branch frozen_string_spec_support</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>Added new ES rake task and troubleshooting step</title>
<updated>2019-07-19T06:25:41+00:00</updated>
<author>
<name>Blair Lunceford</name>
<email>blunceford@gitlab.com</email>
</author>
<published>2019-07-19T06:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b7277d90e0ca8ce59754531edc8861714294aea'/>
<id>4b7277d90e0ca8ce59754531edc8861714294aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update numbered lists for docs standards</title>
<updated>2019-07-19T02:20:32+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-19T02:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7da80b2d36adc30964423042e956ef880a2650f9'/>
<id>7da80b2d36adc30964423042e956ef880a2650f9</id>
<content type='text'>
Ensure that all numbered lists use only 1. and no other numbers.
Also ensure that numbered lists use proper spacing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that all numbered lists use only 1. and no other numbers.
Also ensure that numbered lists use proper spacing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ES indexer docs for Omnibus users</title>
<updated>2019-07-16T07:22:58+00:00</updated>
<author>
<name>Greg Myers</name>
<email>gmyers@gitlab.com</email>
</author>
<published>2019-07-16T07:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=42f34f419c8bfe094ab382127e10b3627fa1acff'/>
<id>42f34f419c8bfe094ab382127e10b3627fa1acff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra blank lines from docs</title>
<updated>2019-07-15T01:04:35+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-15T01:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4121c636763e4bcbca7622e9f0e341d5e0e5a3e1'/>
<id>4121c636763e4bcbca7622e9f0e341d5e0e5a3e1</id>
<content type='text'>
Removing extra blank lines in docs that serve
no purpose, as well as some --- lines that also
are not needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing extra blank lines in docs that serve
no purpose, as well as some --- lines that also
are not needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace in install and integration docs</title>
<updated>2019-07-11T15:21:26+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-11T15:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33c867b70d537087998948a31e2dd0137fde91b0'/>
<id>33c867b70d537087998948a31e2dd0137fde91b0</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
will render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor white space issues in install and integration 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
will render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor white space issues in install and integration docs
</pre>
</div>
</content>
</entry>
<entry>
<title>Update redirected links to final destinations</title>
<updated>2019-07-08T23:14:29+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-08T23:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0d4c6a14d81bb120b04e8edb76050110191435a9'/>
<id>0d4c6a14d81bb120b04e8edb76050110191435a9</id>
<content type='text'>
This updates redirected links in integration, update, user
and workflow dirs. Should now link to final URLs to avoid
redirect hops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This updates redirected links in integration, update, user
and workflow dirs. Should now link to final URLs to avoid
redirect hops
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lint rule that headings must increment one level at a time</title>
<updated>2019-07-08T11:07:07+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-08T11:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4f93fa4b7d8322aa1f0b39066d65a83c9b10977e'/>
<id>4f93fa4b7d8322aa1f0b39066d65a83c9b10977e</id>
<content type='text'>
Also fixes instances in Markdown that broke the rule.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes instances in Markdown that broke the rule.
</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>Fix markdown to reduce number of kramdown warnings</title>
<updated>2019-07-03T07:12:04+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-03T07:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1464b1e0004c17ea56808514577233e95bd7fdd2'/>
<id>1464b1e0004c17ea56808514577233e95bd7fdd2</id>
<content type='text'>
Add backticks around square brackets, or fix links, as necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add backticks around square brackets, or fix links, as necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix most bare URLs in project</title>
<updated>2019-07-02T08:50:00+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-02T08:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d05eebe1ddd50b5bf28dfa5e00633d1ecc1df562'/>
<id>d05eebe1ddd50b5bf28dfa5e00633d1ecc1df562</id>
<content type='text'>
Linting rule not enabled for now
because tooling produces false
positives.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Linting rule not enabled for now
because tooling produces false
positives.
</pre>
</div>
</content>
</entry>
</feed>
