<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app, branch docs/edit-rules-docs</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>Merge branch '66393-proposal-remove-area-chart-in-favor-of-time-series' into 'master'</title>
<updated>2019-09-02T20:04:02+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-09-02T20:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=407132bfd4f52b392a64c81eeacf51717d9c3248'/>
<id>407132bfd4f52b392a64c81eeacf51717d9c3248</id>
<content type='text'>
Remove area chart in favor of time series

Closes #66393

See merge request gitlab-org/gitlab-ce!32129</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove area chart in favor of time series

Closes #66393

See merge request gitlab-org/gitlab-ce!32129</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cluster-form-ca-cert-larger' into 'master'</title>
<updated>2019-09-02T19:57:53+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-09-02T19:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6fb109d459d9aed8401df5faab4f7c91f8f3429'/>
<id>e6fb109d459d9aed8401df5faab4f7c91f8f3429</id>
<content type='text'>
Expand textarea for CA cert in cluster form

See merge request gitlab-org/gitlab-ce!32508</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expand textarea for CA cert in cluster form

See merge request gitlab-org/gitlab-ce!32508</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-notification-reason-to-note-emails' into 'master'</title>
<updated>2019-09-02T18:41:57+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-09-02T18:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=138d886d0d9d7c55bbc1bab4233810aa8f5593c0'/>
<id>138d886d0d9d7c55bbc1bab4233810aa8f5593c0</id>
<content type='text'>
Add X-GitLab-NotificationReason header to note emails

See merge request gitlab-org/gitlab-ce!32422</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add X-GitLab-NotificationReason header to note emails

See merge request gitlab-org/gitlab-ce!32422</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-add-built-in-project-template-test-ce' into 'master'</title>
<updated>2019-09-02T18:20:07+00:00</updated>
<author>
<name>Walmyr Lima e Silva Filho</name>
<email>walmyr@gitlab.com</email>
</author>
<published>2019-09-02T18:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=183d9ed70873860c9cc0722ea9a2d0723d4e034e'/>
<id>183d9ed70873860c9cc0722ea9a2d0723d4e034e</id>
<content type='text'>
Backport EE changes for built-in project template test

See merge request gitlab-org/gitlab-ce!32358</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport EE changes for built-in project template test

See merge request gitlab-org/gitlab-ce!32358</pre>
</div>
</content>
</entry>
<entry>
<title>Provide filename and line number for `class_eval`</title>
<updated>2019-09-02T18:05:33+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-09-02T18:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e0ce29ad06e31bf6d60a747d01396c410262ddcd'/>
<id>e0ce29ad06e31bf6d60a747d01396c410262ddcd</id>
<content type='text'>
This commit removes one RuboCop offense from its todo file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes one RuboCop offense from its todo file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add X-GitLab-NotificationReason header to note emails</title>
<updated>2019-09-02T17:15:24+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-08-29T19:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=075f6d3559f0a0127fb322b40fad7985df621fcd'/>
<id>075f6d3559f0a0127fb322b40fad7985df621fcd</id>
<content type='text'>
The 'assigned' reason doesn't apply to notes, but the other two
can ('mentioned' and 'own_activity'), so we can still use this for note
emails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'assigned' reason doesn't apply to notes, but the other two
can ('mentioned' and 'own_activity'), so we can still use this for note
emails.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Mermaid to v8.2.6</title>
<updated>2019-09-02T16:50:09+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-09-02T16:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=526ea7c5b6cfcca1b94bb8a7b826e64d494471ff'/>
<id>526ea7c5b6cfcca1b94bb8a7b826e64d494471ff</id>
<content type='text'>
This fixes a regression where an underscore in labels no
longer worked:
https://github.com/knsv/mermaid/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a regression where an underscore in labels no
longer worked:
https://github.com/knsv/mermaid/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '65152-unfolded-lines-perf-improvement' into 'master'</title>
<updated>2019-09-02T14:15:16+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2019-09-02T14:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=68bfb091ae3c4b3885a1e8be09b347f26c8a3a00'/>
<id>68bfb091ae3c4b3885a1e8be09b347f26c8a3a00</id>
<content type='text'>
Support selective highlighting of lines

See merge request gitlab-org/gitlab-ce!32514</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support selective highlighting of lines

See merge request gitlab-org/gitlab-ce!32514</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce amount of property definitions in ChatNotificationService</title>
<updated>2019-09-02T13:25:15+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-09-02T13:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9260706d7b3488593df8c842eb103cc589c7ec72'/>
<id>9260706d7b3488593df8c842eb103cc589c7ec72</id>
<content type='text'>
Before this commit we redefined properties for supported events on each
new instance of ChatNotificationService during "runtime".

This commit defines the properties only once during "compile time".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this commit we redefined properties for supported events on each
new instance of ChatNotificationService during "runtime".

This commit defines the properties only once during "compile time".
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa/e2e-test-custom-email' into 'master'</title>
<updated>2019-09-02T11:32:09+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-09-02T11:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=305260df0606c2bacbc2aae54a1dc412ec14fe39'/>
<id>305260df0606c2bacbc2aae54a1dc412ec14fe39</id>
<content type='text'>
Update views for testability and update page objects

See merge request gitlab-org/gitlab-ce!32451</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update views for testability and update page objects

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