<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch docs-document-category-labels</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>Introduce facet labels</title>
<updated>2019-08-27T10:24:25+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-22T07:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc67829a0777bde70ccc6521406ee4fddb47a799'/>
<id>cc67829a0777bde70ccc6521406ee4fddb47a799</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation of stage, group, category, feature labels</title>
<updated>2019-08-27T10:24:25+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-21T12:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae467503ce93e8d1788c1e9a4e04e0e4b6edc2bf'/>
<id>ae467503ce93e8d1788c1e9a4e04e0e4b6edc2bf</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '21505-quickactions-update-pd' into 'master'</title>
<updated>2019-08-26T09:20:01+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-08-26T09:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5fa604c3e6ae3fd6915480b96a3c956cdcfcb8f'/>
<id>f5fa604c3e6ae3fd6915480b96a3c956cdcfcb8f</id>
<content type='text'>
Apply quickactions when modifying comments

See merge request gitlab-org/gitlab-ce!31136</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply quickactions when modifying comments

See merge request gitlab-org/gitlab-ce!31136</pre>
</div>
</content>
</entry>
<entry>
<title>Add edit_note and spec for editing quick actions</title>
<updated>2019-08-26T09:20:00+00:00</updated>
<author>
<name>Patrick Derichs</name>
<email>pderichs@gitlab.com</email>
</author>
<published>2019-08-26T09:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a13abd6731ecc3dc24017729c019ad6af9a7b114'/>
<id>a13abd6731ecc3dc24017729c019ad6af9a7b114</id>
<content type='text'>
Call QuickActionsService on Note update

Add support for notes which just contain
commands after editing

Return http status gone (410) if note was deleted

Temporary frontend addition so it is not
failing when a note is deleted

Move specs to shared examples

Fix rubocop style issue

Deleting note on frontend when status is 410

Use guard clause for note which got deleted

Simplified condition for nil note

This method should no longer be called
with nil note

Refactoring of execute method to reduce
complexity

Move errors update to delete_note method

Note is now deleted visually when it only
contains commands after update

Add expectation

Fix style issues

Changing action to fix tests

Add tests for removeNote and update
deleteNote expectations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Call QuickActionsService on Note update

Add support for notes which just contain
commands after editing

Return http status gone (410) if note was deleted

Temporary frontend addition so it is not
failing when a note is deleted

Move specs to shared examples

Fix rubocop style issue

Deleting note on frontend when status is 410

Use guard clause for note which got deleted

Simplified condition for nil note

This method should no longer be called
with nil note

Refactoring of execute method to reduce
complexity

Move errors update to delete_note method

Note is now deleted visually when it only
contains commands after update

Add expectation

Fix style issues

Changing action to fix tests

Add tests for removeNote and update
deleteNote expectations
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'da/ignore-tests-in-security-reports' into 'master'</title>
<updated>2019-08-26T09:14:16+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-08-26T09:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e5e6a5fb563708d3e98dd164989afcf14df63e0c'/>
<id>e5e6a5fb563708d3e98dd164989afcf14df63e0c</id>
<content type='text'>
Dont run SAST on tests

See merge request gitlab-org/gitlab-ce!32011</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dont run SAST on tests

See merge request gitlab-org/gitlab-ce!32011</pre>
</div>
</content>
</entry>
<entry>
<title>Dont run SAST on tests</title>
<updated>2019-08-26T09:14:15+00:00</updated>
<author>
<name>Dennis Appelt</name>
<email>dappelt@gitlab.com</email>
</author>
<published>2019-08-26T09:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e211387037c80c8ebadea4fe639e00c57a43cbc8'/>
<id>e211387037c80c8ebadea4fe639e00c57a43cbc8</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 'patch-73' into 'master'</title>
<updated>2019-08-26T08:48:08+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-08-26T08:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9723dc14d2a86bf565c9231ae8e7e18bd23630f2'/>
<id>9723dc14d2a86bf565c9231ae8e7e18bd23630f2</id>
<content type='text'>
Update gitlab_schema.rb to fix typo

See merge request gitlab-org/gitlab-ce!32200</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update gitlab_schema.rb to fix typo

See merge request gitlab-org/gitlab-ce!32200</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitlab_schema.rb to fix typo</title>
<updated>2019-08-26T08:48:06+00:00</updated>
<author>
<name>Lucy Fox</name>
<email>lucy@afox.org</email>
</author>
<published>2019-08-26T08:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b89df394684a0b98a5dc17f0c2e798c410dfb96f'/>
<id>b89df394684a0b98a5dc17f0c2e798c410dfb96f</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 'docs-fix-health-check-docs-syntax-error' into 'master'</title>
<updated>2019-08-26T08:36:22+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-08-26T08:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ba51d692c3a6bac2ae82daac8bfd354f1f92999'/>
<id>6ba51d692c3a6bac2ae82daac8bfd354f1f92999</id>
<content type='text'>
Remove duplicate text in health check doc

See merge request gitlab-org/gitlab-ce!32175</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplicate text in health check doc

See merge request gitlab-org/gitlab-ce!32175</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'db_load_balancing_service_discovery_srv' into 'master'</title>
<updated>2019-08-26T08:32:16+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-08-26T08:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e74bf9a8a3c48715c009576907aff544621f37b2'/>
<id>e74bf9a8a3c48715c009576907aff544621f37b2</id>
<content type='text'>
DB Load Balancing: Support SRV lookups

See merge request gitlab-org/gitlab-ce!32135</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DB Load Balancing: Support SRV lookups

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