<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/vue_shared, branch docs/quick_actions</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>Migrate markdown header_spec.js to Jest</title>
<updated>2019-07-03T13:18:49+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-07-03T13:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5461d7ba01b8fe2d28c9bf4197ef3a11b3b6d47'/>
<id>f5461d7ba01b8fe2d28c9bf4197ef3a11b3b6d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hid re-named entries in subfolders</title>
<updated>2019-07-01T22:57:37+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-07-01T22:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7e670000032d35a416056d179382fd998d6622fc'/>
<id>7e670000032d35a416056d179382fd998d6622fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pagination prev and next texts</title>
<updated>2019-06-20T20:35:50+00:00</updated>
<author>
<name>Paul Gascou-Vaillancourt</name>
<email>paul.gascvail@gmail.com</email>
</author>
<published>2019-06-20T18:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e6d6877f7c984d742e5ccc6f9ccb92d6a9281ef'/>
<id>4e6d6877f7c984d742e5ccc6f9ccb92d6a9281ef</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 'fe-vue-test-utils-for-tooltip-on-truncate-spec' into 'master'</title>
<updated>2019-06-19T15:52:32+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-06-19T15:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9fa2b6578745658c36ced14a4ad1afe75c56ecc1'/>
<id>9fa2b6578745658c36ced14a4ad1afe75c56ecc1</id>
<content type='text'>
Use @vue/test-utils for tooltip_on_truncate_spec

See merge request gitlab-org/gitlab-ce!29249</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use @vue/test-utils for tooltip_on_truncate_spec

See merge request gitlab-org/gitlab-ce!29249</pre>
</div>
</content>
</entry>
<entry>
<title>Use @vue/test-utils for tooltip_on_truncate_spec</title>
<updated>2019-06-17T21:54:33+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-06-06T04:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f52a00eb29ef9d3453d430d24edc54917a37d25'/>
<id>9f52a00eb29ef9d3453d430d24edc54917a37d25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added diff suggestion popover</title>
<updated>2019-06-14T13:01:24+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-06-14T13:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2fd6bd51036be836c2c793e2bd7a503c7ad9030'/>
<id>d2fd6bd51036be836c2c793e2bd7a503c7ad9030</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
</pre>
</div>
</content>
</entry>
<entry>
<title>Use scoped routes for labels and milestones</title>
<updated>2019-06-13T23:39:39+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-06-13T23:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=14b0a4627211dd123afe1381da5fe093408836ee'/>
<id>14b0a4627211dd123afe1381da5fe093408836ee</id>
<content type='text'>
Update frontend code to use /-/ scope for milestones and labels routes

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update frontend code to use /-/ scope for milestones and labels routes

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Moves table pagination component</title>
<updated>2019-06-12T09:19:36+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-12T09:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=442dce052a11600689597da932970e05439cc4a9'/>
<id>442dce052a11600689597da932970e05439cc4a9</id>
<content type='text'>
Move the table paginaiton component under the
new pagination folder in vue shared components
and updates all the paths
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the table paginaiton component under the
new pagination folder in vue shared components
and updates all the paths
</pre>
</div>
</content>
</entry>
<entry>
<title>Creates pagination component graphql</title>
<updated>2019-06-11T15:35:46+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-06-06T13:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18b906c026d885124c5b4eb1608d1b883a932956'/>
<id>18b906c026d885124c5b4eb1608d1b883a932956</id>
<content type='text'>
creates a pagination component for
the graphql api
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
creates a pagination component for
the graphql api
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fe-rename-vue-component-helper-ce' into 'master'</title>
<updated>2019-05-20T20:06:34+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-05-20T20:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96725938c082e9f83c476da4dcb5d1e5b1863830'/>
<id>96725938c082e9f83c476da4dcb5d1e5b1863830</id>
<content type='text'>
[CE Port] Rename vue_component_helper to text_helper

See merge request gitlab-org/gitlab-ce!28358</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[CE Port] Rename vue_component_helper to text_helper

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