<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch fl-prettier-mock-data</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>Removes eslint disabled comments</title>
<updated>2018-03-29T17:56:19+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-03-29T17:55:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e6e2ef60d35fa19702b2ede69f83e188fa6d91d'/>
<id>3e6e2ef60d35fa19702b2ede69f83e188fa6d91d</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 'vuex-action-helper-correctly-fail' into 'master'</title>
<updated>2018-03-29T14:19:37+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2018-03-29T14:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=705e174b209cbcc2e5be69eb3b2895022adf17a7'/>
<id>705e174b209cbcc2e5be69eb3b2895022adf17a7</id>
<content type='text'>
Correctly fail Vuex action helper

Closes #44735

See merge request gitlab-org/gitlab-ce!18072</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correctly fail Vuex action helper

Closes #44735

See merge request gitlab-org/gitlab-ce!18072</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'escape-autocomplete-values-for-markdown' into 'master'</title>
<updated>2018-03-29T13:32:08+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-03-29T13:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1d5262f9ef11f54031f2d069c9e2352cd4fdfde3'/>
<id>1d5262f9ef11f54031f2d069c9e2352cd4fdfde3</id>
<content type='text'>
Escape autocomplete results for Markdown

See merge request gitlab-org/gitlab-ce!18051</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Escape autocomplete results for Markdown

See merge request gitlab-org/gitlab-ce!18051</pre>
</div>
</content>
</entry>
<entry>
<title>Escape autocomplete results for Markdown</title>
<updated>2018-03-29T12:27:08+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2018-03-28T14:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=78aa8c162e229efcde031fc97f3d3ddacfec0806'/>
<id>78aa8c162e229efcde031fc97f3d3ddacfec0806</id>
<content type='text'>
A label name can contain a `_`, `~~`, or other Markdown-significant
characters. But label references are processed _after_ Markdown processing has
run, so we can't easily fix this on the backend.

We can make it more convenient, though, by changing the frontend to escape these
characters so they aren't processed as Markdown, when we insert them from
autocomplete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A label name can contain a `_`, `~~`, or other Markdown-significant
characters. But label references are processed _after_ Markdown processing has
run, so we can't easily fix this on the backend.

We can make it more convenient, though, by changing the frontend to escape these
characters so they aren't processed as Markdown, when we insert them from
autocomplete.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-per-runner-job-timeout' into 'master'</title>
<updated>2018-03-29T10:54:06+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-03-29T10:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8b37ce6f7f6d29604c42c65f3986d60dce0abd6c'/>
<id>8b37ce6f7f6d29604c42c65f3986d60dce0abd6c</id>
<content type='text'>
Add per runner job timeout

Closes #43426

See merge request gitlab-org/gitlab-ce!17221</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add per runner job timeout

Closes #43426

See merge request gitlab-org/gitlab-ce!17221</pre>
</div>
</content>
</entry>
<entry>
<title>Add dispatch mock to the test helper</title>
<updated>2018-03-29T10:14:18+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-03-29T10:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=470b8ca10ade4af96eb74f908c01d51e227accb3'/>
<id>470b8ca10ade4af96eb74f908c01d51e227accb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed failinng tests after helper change</title>
<updated>2018-03-29T09:44:38+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-03-29T09:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e26d20311cf8ef1a20a8973572e781bab76a0a5b'/>
<id>e26d20311cf8ef1a20a8973572e781bab76a0a5b</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 'jivl-change-copy-text-promote-milestones-labels' into 'master'</title>
<updated>2018-03-29T09:44:25+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-03-29T09:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f39beff64cafba35097637e5e9c3a5f999745eaa'/>
<id>f39beff64cafba35097637e5e9c3a5f999745eaa</id>
<content type='text'>
Fix promoting labels and milestones copy text

Closes #44208

See merge request gitlab-org/gitlab-ce!17726</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix promoting labels and milestones copy text

Closes #44208

See merge request gitlab-org/gitlab-ce!17726</pre>
</div>
</content>
</entry>
<entry>
<title>Use `toEqual` for the matchers</title>
<updated>2018-03-29T09:33:44+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-03-29T09:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7fa7f3e326ac55c00f3d6fac1fd077c6b78ff769'/>
<id>7fa7f3e326ac55c00f3d6fac1fd077c6b78ff769</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly fail Vuex action helper</title>
<updated>2018-03-29T08:37:01+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-03-29T08:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f0b16e31263e61392223bbf2d8d5be95e905982'/>
<id>6f0b16e31263e61392223bbf2d8d5be95e905982</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
