<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc, 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>Update security dashboards documentation</title>
<updated>2019-09-05T10:43:44+00:00</updated>
<author>
<name>Paul Gascou-Vaillancourt</name>
<email>pgascouvaillancourt@gitlab.com</email>
</author>
<published>2019-09-05T10:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0cc4f2e6204172d15b5b6aee4685af947f2e9f47'/>
<id>0cc4f2e6204172d15b5b6aee4685af947f2e9f47</id>
<content type='text'>
Reflect the addition of a "hide dismissed vulnerabilities" toggle in
security dashboards, see https://gitlab.com/gitlab-org/gitlab-ee/issues/9102
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reflect the addition of a "hide dismissed vulnerabilities" toggle in
security dashboards, see https://gitlab.com/gitlab-org/gitlab-ee/issues/9102
</pre>
</div>
</content>
</entry>
<entry>
<title>Change serveo link as it often goes down</title>
<updated>2019-09-05T08:59:03+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-09-05T08:59:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b86f8e7ec0d3fd732b1d2aad98d2491a4a71a282'/>
<id>b86f8e7ec0d3fd732b1d2aad98d2491a4a71a282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide guidance on how docs global navigation should be structured</title>
<updated>2019-09-05T08:56:17+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-09-05T08:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38c30b3ed5d5f9307242352ee1151f04e8f42b6a'/>
<id>38c30b3ed5d5f9307242352ee1151f04e8f42b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move 3 references from debug project to docs</title>
<updated>2019-09-05T05:21:33+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-09-05T05:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7382b7494b80c3b3fa75b82236bdbfe126ad6618'/>
<id>7382b7494b80c3b3fa75b82236bdbfe126ad6618</id>
<content type='text'>
Move rails and linux cheat sheets, and test_environment
reference docs to the docs project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move rails and linux cheat sheets, and test_environment
reference docs to the docs project
</pre>
</div>
</content>
</entry>
<entry>
<title>Split tests across files for the sake of parallelization</title>
<updated>2019-09-05T04:14:10+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-09-05T04:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ba3597501aa27d49be7ed4b52eff06a318a357b'/>
<id>3ba3597501aa27d49be7ed4b52eff06a318a357b</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 role level note to projects permission</title>
<updated>2019-09-05T04:03:40+00:00</updated>
<author>
<name>Cynthia Ng</name>
<email>cng@gitlab.com</email>
</author>
<published>2019-09-05T04:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd59b0689baf0c99b7961206872538eebca53731'/>
<id>bd59b0689baf0c99b7961206872538eebca53731</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate doc for version specific Geo update steps</title>
<updated>2019-09-05T04:02:06+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2019-09-05T04:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b8b78cf45346756d7ef6595d6c916db47e08b47'/>
<id>4b8b78cf45346756d7ef6595d6c916db47e08b47</id>
<content type='text'>
To emphasize the happy path for updating Geo nodes, put the version
specific steps in a separate document and cross-link them for
discoverability.

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11881
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To emphasize the happy path for updating Geo nodes, put the version
specific steps in a separate document and cross-link them for
discoverability.

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11881
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mj/code-review-avoid' into 'master'</title>
<updated>2019-09-05T02:28:19+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-09-05T02:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0fca70a40f5067b333ff62e556754b9dd04e26f9'/>
<id>0fca70a40f5067b333ff62e556754b9dd04e26f9</id>
<content type='text'>
What to avoid in code review

See merge request gitlab-org/gitlab-ce!32592</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
What to avoid in code review

See merge request gitlab-org/gitlab-ce!32592</pre>
</div>
</content>
</entry>
<entry>
<title>Update Pipeline Security Dashboard documentation</title>
<updated>2019-09-04T18:33:43+00:00</updated>
<author>
<name>Mark Florian</name>
<email>553096-markrian@users.noreply.gitlab.com</email>
</author>
<published>2019-09-04T18:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c742ee762ce0a539bdbe4240bed2442702da4e4c'/>
<id>c742ee762ce0a539bdbe4240bed2442702da4e4c</id>
<content type='text'>
Tracked in https://gitlab.com/gitlab-org/gitlab-ee/issues/13496.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tracked in https://gitlab.com/gitlab-org/gitlab-ee/issues/13496.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SSoT front and back matter</title>
<updated>2019-09-04T18:31:22+00:00</updated>
<author>
<name>Matt Penna</name>
<email>mpenna@gitlab.com</email>
</author>
<published>2019-09-04T18:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f8a375beaca62b6d3ed50d9afca3ec0a4774d04'/>
<id>6f8a375beaca62b6d3ed50d9afca3ec0a4774d04</id>
<content type='text'>
These docs are straightforward API reference material
and needed only to have document type header and
troubleshooting footer added for the SSoT effort.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These docs are straightforward API reference material
and needed only to have document type header and
troubleshooting footer added for the SSoT effort.
</pre>
</div>
</content>
</entry>
</feed>
