<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch docs-quick-action-labels</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Split quick action params into their own section</title>
<updated>2019-08-02T13:35:24+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-08-02T13:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56d8bd8d90da3c5c201aae114ee3100289eea6f7'/>
<id>56d8bd8d90da3c5c201aae114ee3100289eea6f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply suggestion to doc/user/project/quick_actions.md</title>
<updated>2019-08-01T09:50:32+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-08-01T09:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a95afe5c29af5c18ad560e3114fb4c9dd7f397e0'/>
<id>a95afe5c29af5c18ad560e3114fb4c9dd7f397e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document when quotes aren't needed for quick actions</title>
<updated>2019-07-31T13:20:37+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-31T13:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95efaa627a5cc1dfce8a7388eb61a755e1734ba0'/>
<id>95efaa627a5cc1dfce8a7388eb61a755e1734ba0</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 '60668-kubernetes-applications-uninstall-knative' into 'master'</title>
<updated>2019-07-31T11:58:39+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-07-31T11:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=252a0b0faa07160214e46e696cbfb0761e6f2a3d'/>
<id>252a0b0faa07160214e46e696cbfb0761e6f2a3d</id>
<content type='text'>
Resolve "Kubernetes &gt; Applications &gt; Uninstall Knative"

See merge request gitlab-org/gitlab-ce!30458</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Kubernetes &gt; Applications &gt; Uninstall Knative"

See merge request gitlab-org/gitlab-ce!30458</pre>
</div>
</content>
</entry>
<entry>
<title>Allow knative do be uninstalled:</title>
<updated>2019-07-31T11:58:38+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-07-31T11:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7c7ebf50a0c1c52d04ecaab78c652f7786423ed'/>
<id>d7c7ebf50a0c1c52d04ecaab78c652f7786423ed</id>
<content type='text'>
- After uninstalling the knative helm chart it's necessary to also
remove some leftover resources to allow the cluster to be clean
and knative to be reinstalleable.
- Adds knative uninstall disclaimer
- Uninstall ksvc before uninstalling knative

Make list of Knative and Ingres resources explicit

- To avoid deleting unwanted resources we are listing exact
which resources will be deleted rather than simply deleting any
resource that contains istio or knative words.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- After uninstalling the knative helm chart it's necessary to also
remove some leftover resources to allow the cluster to be clean
and knative to be reinstalleable.
- Adds knative uninstall disclaimer
- Uninstall ksvc before uninstalling knative

Make list of Knative and Ingres resources explicit

- To avoid deleting unwanted resources we are listing exact
which resources will be deleted rather than simply deleting any
resource that contains istio or knative words.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '65317-adapt-tae-role-name-change' into 'master'</title>
<updated>2019-07-31T11:32:13+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-31T11:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fff0fc7b4c2475a432fd4e1b025be66f9f5ba519'/>
<id>fff0fc7b4c2475a432fd4e1b025be66f9f5ba519</id>
<content type='text'>
Fix Danger finding a test reviewer

Closes #65317

See merge request gitlab-org/gitlab-ce!31292</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Danger finding a test reviewer

Closes #65317

See merge request gitlab-org/gitlab-ce!31292</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-edit-note-helper-method-pd' into 'master'</title>
<updated>2019-07-31T10:30:51+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-07-31T10:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=533237a097281dbe4fb1c821d5823c4de8c8f6af'/>
<id>533237a097281dbe4fb1c821d5823c4de8c8f6af</id>
<content type='text'>
Add edit_note helper method

See merge request gitlab-org/gitlab-ce!31235</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add edit_note helper method

See merge request gitlab-org/gitlab-ce!31235</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-code-block-style-6' into 'master'</title>
<updated>2019-07-31T10:29:12+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-07-31T10:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2e66c1c561d88458b0f12257aab23b388f795e4'/>
<id>c2e66c1c561d88458b0f12257aab23b388f795e4</id>
<content type='text'>
Fix whitespace in topic, university, workflow docs

See merge request gitlab-org/gitlab-ce!30603</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix whitespace in topic, university, workflow docs

See merge request gitlab-org/gitlab-ce!30603</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://trove.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>Merge branch 'docs-time-tracking-update' into 'master'</title>
<updated>2019-07-31T09:16:25+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-07-31T09:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebfa2b49ac0f5857f7b49305344dda75bbc0d3df'/>
<id>ebfa2b49ac0f5857f7b49305344dda75bbc0d3df</id>
<content type='text'>
Docs: update time tracking doc

See merge request gitlab-org/gitlab-ce!30890</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs: update time tracking doc

See merge request gitlab-org/gitlab-ce!30890</pre>
</div>
</content>
</entry>
</feed>
