<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/package.json, branch docs/create-table-driven-standards</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 'graphql-batch-requests-ee' into 'master'</title>
<updated>2019-05-30T08:50:55+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-05-30T08:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e2336442636cdb7f5082b652ff5332d78855e9a'/>
<id>0e2336442636cdb7f5082b652ff5332d78855e9a</id>
<content type='text'>
Enable GraphQL batch requests

See merge request gitlab-org/gitlab-ce!28370</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable GraphQL batch requests

See merge request gitlab-org/gitlab-ce!28370</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'renovate/gitlab-ui-3.x' into 'master'</title>
<updated>2019-05-29T21:33:43+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-05-29T21:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87a94e949cbd0dfe9ee4ef47a19a2da805e40984'/>
<id>87a94e949cbd0dfe9ee4ef47a19a2da805e40984</id>
<content type='text'>
Update dependency @gitlab/ui to ^3.10.1

See merge request gitlab-org/gitlab-ce!28862</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update dependency @gitlab/ui to ^3.10.1

See merge request gitlab-org/gitlab-ce!28862</pre>
</div>
</content>
</entry>
<entry>
<title>Build visual_review_toolbar with webpack</title>
<updated>2019-05-29T20:24:15+00:00</updated>
<author>
<name>Sarah Groff Hennigh-Palermo</name>
<email>sarah.groff.palermo@gmail.com</email>
</author>
<published>2019-05-29T20:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9377eb18224aaee188ff1f497c043c9fc3af3059'/>
<id>9377eb18224aaee188ff1f497c043c9fc3af3059</id>
<content type='text'>
It takes a lot of lines to move a script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It takes a lot of lines to move a script
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependency @gitlab/ui to ^3.10.1</title>
<updated>2019-05-29T09:59:53+00:00</updated>
<author>
<name>Lukas 'Eipi' Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2019-05-29T09:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa520060ecacd11578e4dad5e9d04a477f61d689'/>
<id>aa520060ecacd11578e4dad5e9d04a477f61d689</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable GraphQL batch requests</title>
<updated>2019-05-29T09:31:16+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-05-28T13:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=301a7d32b40128d388aa42b487de367c1cdbc1cd'/>
<id>301a7d32b40128d388aa42b487de367c1cdbc1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependency @gitlab/svgs to ^1.63.0</title>
<updated>2019-05-24T15:25:27+00:00</updated>
<author>
<name>Lukas 'Eipi' Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2019-05-24T15:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a408506fdfc9eada68ed1ff2227517022d895556'/>
<id>a408506fdfc9eada68ed1ff2227517022d895556</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 '58869-unified-fe-test-script' into 'master'</title>
<updated>2019-05-23T17:32:56+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-05-23T17:32:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=57d9f88fd5659da349473e1636f1271b0995c7b0'/>
<id>57d9f88fd5659da349473e1636f1271b0995c7b0</id>
<content type='text'>
Create a unified script to run Jest &amp; Karma tests

Closes #58869

See merge request gitlab-org/gitlab-ce!27239</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a unified script to run Jest &amp; Karma tests

Closes #58869

See merge request gitlab-org/gitlab-ce!27239</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependency @gitlab/svgs to ^1.62.0</title>
<updated>2019-05-23T13:00:11+00:00</updated>
<author>
<name>Lukas 'Eipi' Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2019-05-22T16:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3b88cbea512893298932b854b888d475d76367f'/>
<id>e3b88cbea512893298932b854b888d475d76367f</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 'leipert-move-pdf-js' into 'master'</title>
<updated>2019-05-20T23:48:54+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2019-05-20T23:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=632b137d06fe447d702a089ba714891b2d8dc561'/>
<id>632b137d06fe447d702a089ba714891b2d8dc561</id>
<content type='text'>
Move to pdf.js distributed with npm

See merge request gitlab-org/gitlab-ce!28156</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move to pdf.js distributed with npm

See merge request gitlab-org/gitlab-ce!28156</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade babel to 7.4.4</title>
<updated>2019-05-18T17:53:46+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2019-05-18T17:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9171e2d4cfbb11f69da101e10e2ac9c106e9acf3'/>
<id>9171e2d4cfbb11f69da101e10e2ac9c106e9acf3</id>
<content type='text'>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
