<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/university, branch ce-detect-github-pull-requests</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 markdown in various docs</title>
<updated>2019-08-30T02:25:44+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-08-30T02:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=513d3f58117cfaa9c24e1a354a72e1a5346e1109'/>
<id>513d3f58117cfaa9c24e1a354a72e1a5346e1109</id>
<content type='text'>
Clean up issues that may cause the docs-lint
test to fail, such as trailing whitespace, no
EOF newline, blockquotes, etc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up issues that may cause the docs-lint
test to fail, such as trailing whitespace, no
EOF newline, blockquotes, etc
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs to pass new markdownlint</title>
<updated>2019-08-22T08:50:31+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-08-22T08:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2cb8f785edb6fbc9ce00c39d485423d45c0c219'/>
<id>d2cb8f785edb6fbc9ce00c39d485423d45c0c219</id>
<content type='text'>
Deletes extra spaces and line, makes lists consistent, and
fixes links.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deletes extra spaces and line, makes lists consistent, and
fixes links.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust headers in /university</title>
<updated>2019-08-16T12:07:42+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-08-16T12:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4632f3a0462522fe2cf79384303cf5c10600be8'/>
<id>f4632f3a0462522fe2cf79384303cf5c10600be8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace in topic, university, workflow docs</title>
<updated>2019-07-31T10:29:10+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-31T10:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=298252bb6be9cf9fe725701fe172fee774d7b33a'/>
<id>298252bb6be9cf9fe725701fe172fee774d7b33a</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 /topic, /university, /update
and /workflow 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 /topic, /university, /update
and /workflow docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Note GitLab University may be out of date in parts</title>
<updated>2019-07-25T14:23:27+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-25T14:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2080f94ef4ffb1dfd5e248633f4d15d9c7c6be9'/>
<id>e2080f94ef4ffb1dfd5e248633f4d15d9c7c6be9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unordered list spacing</title>
<updated>2019-07-18T01:15:58+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-18T01:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=746f54787799ee5ea8595a8730d363bfd250ffab'/>
<id>746f54787799ee5ea8595a8730d363bfd250ffab</id>
<content type='text'>
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add blank lines around code blocks</title>
<updated>2019-07-12T08:09:23+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-12T08:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c6f943db44ea7f5d3da4e9b638ccba1c09b501cf'/>
<id>c6f943db44ea7f5d3da4e9b638ccba1c09b501cf</id>
<content type='text'>
All code blocks should be surrounded by blank lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All code blocks should be surrounded by blank lines
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/update-installation-link' into 'master'</title>
<updated>2019-07-09T00:23:42+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-07-09T00:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a2c53d6400287bbb29056c4d007ee571b292937'/>
<id>8a2c53d6400287bbb29056c4d007ee571b292937</id>
<content type='text'>
Update the installation link

See merge request gitlab-org/gitlab-ce!30489</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the installation link

See merge request gitlab-org/gitlab-ce!30489</pre>
</div>
</content>
</entry>
<entry>
<title>Update redirected links to final destination</title>
<updated>2019-07-09T00:20:40+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-09T00:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=347a8799096d2ace4e1b4577f8f79518085ffa40'/>
<id>347a8799096d2ace4e1b4577f8f79518085ffa40</id>
<content type='text'>
Updating redirected links in the development, install, policy
raketasks and university dirs. Should now link to final
URL to avoid redirect hops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updating redirected links in the development, install, policy
raketasks and university dirs. Should now link to final
URL to avoid redirect hops
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the installation link</title>
<updated>2019-07-08T22:24:54+00:00</updated>
<author>
<name>Cindy Pallares</name>
<email>cindy@gitlab.com</email>
</author>
<published>2019-07-08T22:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00780264a7f8eaaf304c22aaa481e1942ced05cd'/>
<id>00780264a7f8eaaf304c22aaa481e1942ced05cd</id>
<content type='text'>
The installation link has changed from /installation/ to /install/. This
commit will update all the remaining links that are missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The installation link has changed from /installation/ to /install/. This
commit will update all the remaining links that are missing.
</pre>
</div>
</content>
</entry>
</feed>
