<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/features, branch fix-diff-comment-alignment</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>Merge branch 'fix-flakey-groups-filter-list-specs' into 'master'</title>
<updated>2018-06-19T15:30:57+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-06-19T15:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=abdbe370a0cdef03ccb9d5be923436ba513b956c'/>
<id>abdbe370a0cdef03ccb9d5be923436ba513b956c</id>
<content type='text'>
Fix flakey time-senstive group filter specs

See merge request gitlab-org/gitlab-ce!19880</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix flakey time-senstive group filter specs

See merge request gitlab-org/gitlab-ce!19880</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '47672-set_inline_content_type_for_ics' into 'master'</title>
<updated>2018-06-18T09:35:20+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-06-18T09:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a170c587a0ee2f303908c70a942ef3f163e2ddb7'/>
<id>a170c587a0ee2f303908c70a942ef3f163e2ddb7</id>
<content type='text'>
Render calendar feed inline when accessed from GitLab

Closes #47672

See merge request gitlab-org/gitlab-ce!19698</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Render calendar feed inline when accessed from GitLab

Closes #47672

See merge request gitlab-org/gitlab-ce!19698</pre>
</div>
</content>
</entry>
<entry>
<title>Render calendar feed inline when accessed from GitLab</title>
<updated>2018-06-18T08:53:52+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-06-12T09:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6954ebbe55688633c6e4b43c28088e195191e8fc'/>
<id>6954ebbe55688633c6e4b43c28088e195191e8fc</id>
<content type='text'>
With text/calendar as Content-Type, the browser always downloads the
content as a file (even ignoring the Content-Disposition header). We
want to display the content inline when accessed from GitLab, similarly
to the RSS feed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With text/calendar as Content-Type, the browser always downloads the
content as a file (even ignoring the Content-Disposition header). We
want to display the content inline when accessed from GitLab, similarly
to the RSS feed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '47915-badges' into 'master'</title>
<updated>2018-06-15T15:07:35+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2018-06-15T15:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2daf7f6236d41ba4da71721aa35b2e40092c9b3f'/>
<id>2daf7f6236d41ba4da71721aa35b2e40092c9b3f</id>
<content type='text'>
Resolve "Long labels names result in overflowing their description block under the Labels page"

Closes #47915

See merge request gitlab-org/gitlab-ce!19868</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Long labels names result in overflowing their description block under the Labels page"

Closes #47915

See merge request gitlab-org/gitlab-ce!19868</pre>
</div>
</content>
</entry>
<entry>
<title>Fix specs</title>
<updated>2018-06-15T14:39:27+00:00</updated>
<author>
<name>Clement Ho</name>
<email>ClemMakesApps@gmail.com</email>
</author>
<published>2018-06-15T14:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=564c819b3deec8617f87d59f904c0364b031e05c'/>
<id>564c819b3deec8617f87d59f904c0364b031e05c</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 'fix-flakey-move-slash-command-unauthorized-project' into 'master'</title>
<updated>2018-06-15T14:38:04+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-06-15T14:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=66bff49b9bccb8f0fce915b93fa6ae142b62698f'/>
<id>66bff49b9bccb8f0fce915b93fa6ae142b62698f</id>
<content type='text'>
Fix flakey time-sensitive move slash command with unauthorized project

Closes #47936

See merge request gitlab-org/gitlab-ce!19793</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix flakey time-sensitive move slash command with unauthorized project

Closes #47936

See merge request gitlab-org/gitlab-ce!19793</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-flakey-remove-deploy-key-spec' into 'master'</title>
<updated>2018-06-15T10:07:49+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-06-15T10:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=16723ff58e9dd81acb68167f2a327aa9c2b580f0'/>
<id>16723ff58e9dd81acb68167f2a327aa9c2b580f0</id>
<content type='text'>
Fix flakey time-sensitive remove deploy key spec

See merge request gitlab-org/gitlab-ce!19800</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix flakey time-sensitive remove deploy key spec

See merge request gitlab-org/gitlab-ce!19800</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-flakey-user-assignee-autocomplete-dropdown-specs' into 'master'</title>
<updated>2018-06-15T08:03:18+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-06-15T08:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a8445cc29d81f8d8169e93cd4ef6692aa0fef1fb'/>
<id>a8445cc29d81f8d8169e93cd4ef6692aa0fef1fb</id>
<content type='text'>
Fix flakey time-sensitive user/assignee autocomplete dropdown

See merge request gitlab-org/gitlab-ce!19799</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix flakey time-sensitive user/assignee autocomplete dropdown

See merge request gitlab-org/gitlab-ce!19799</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flakey time-senstive group filter specs</title>
<updated>2018-06-15T02:31:54+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2018-06-15T02:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a1d0a16bfbef8654684bca828505632bcfaaaeba'/>
<id>a1d0a16bfbef8654684bca828505632bcfaaaeba</id>
<content type='text'>
This passed previously because the filtered group search is debounced by 0.5s. The test cleared the input, entered `group1`, cleared the input, entered nothing, and the all of groups are still listed because of the 0.5s debounce hasn't triggered and the test passes before anything is actually filtered.

Even if we assert that the list is filtered before clearing the input, the test still fails because the nature of the `fill_in 'filter', with: ""` method is that ["if you're setting the value to "", no keys are ever actually sent, hence no [`input`] event"](https://github.com/teamcapybara/capybara/issues/203#issuecomment-557281) and we never filter back to everything in the list.

So the solution is two-fold, add in the assertions that the list is actually filtered after each step. Then use a method that fills the input with proper events fired.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This passed previously because the filtered group search is debounced by 0.5s. The test cleared the input, entered `group1`, cleared the input, entered nothing, and the all of groups are still listed because of the 0.5s debounce hasn't triggered and the test passes before anything is actually filtered.

Even if we assert that the list is filtered before clearing the input, the test still fails because the nature of the `fill_in 'filter', with: ""` method is that ["if you're setting the value to "", no keys are ever actually sent, hence no [`input`] event"](https://github.com/teamcapybara/capybara/issues/203#issuecomment-557281) and we never filter back to everything in the list.

So the solution is two-fold, add in the assertions that the list is actually filtered after each step. Then use a method that fills the input with proper events fired.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve ""Click to expand" link in collapsed diffs should be blue"</title>
<updated>2018-06-14T20:22:56+00:00</updated>
<author>
<name>Annabel Gray</name>
<email>annabel.m.gray@gmail.com</email>
</author>
<published>2018-06-14T20:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf01719d6e5a511adae61cd10ef0f82228747c24'/>
<id>cf01719d6e5a511adae61cd10ef0f82228747c24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
