<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/package.json, branch render-pdfs-in-gitlab</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>Use PDFLab to render PDFs in GitLab</title>
<updated>2017-04-05T11:31:56+00:00</updated>
<author>
<name>Sam Rose</name>
<email>sam@gitlab.com</email>
</author>
<published>2017-04-03T18:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5728db29ba4d6f88b8bddd8e00784f2146e8e35'/>
<id>f5728db29ba4d6f88b8bddd8e00784f2146e8e35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds visbilityjs lib</title>
<updated>2017-03-23T11:10:31+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-03-23T11:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9075588fda9d4a3643ada6611123668141cb490c'/>
<id>9075588fda9d4a3643ada6611123668141cb490c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade Vue to v2.2.4</title>
<updated>2017-03-22T01:20:01+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-03-16T01:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d023e92fb6dcda269f94a3b87b63174970df08ad'/>
<id>d023e92fb6dcda269f94a3b87b63174970df08ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only add frontend code coverage instrumentation when generating coverage report</title>
<updated>2017-03-20T22:29:45+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mgreiling@gitlab.com</email>
</author>
<published>2017-03-20T22:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fde335bfb755e766e058b25c65cbc514df9b33f9'/>
<id>fde335bfb755e766e058b25c65cbc514df9b33f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove all references to the .es6 in our config files and documentation</title>
<updated>2017-03-15T23:31:01+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-03-15T23:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95d38ac9f97e80a26aac8026a4d38a54fbdc98e8'/>
<id>95d38ac9f97e80a26aac8026a4d38a54fbdc98e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Organize our polyfills and standardize on core-js</title>
<updated>2017-03-13T21:48:32+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mgreiling@gitlab.com</email>
</author>
<published>2017-03-13T21:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29e0cb4b91b3800ef4974c54b8473e6e4fb28e16'/>
<id>29e0cb4b91b3800ef4974c54b8473e6e4fb28e16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use native unicode emojis</title>
<updated>2017-03-06T18:54:46+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-02-28T04:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6fc0207cb37666cdf606c03641f2afbb5646213'/>
<id>e6fc0207cb37666cdf606c03641f2afbb5646213</id>
<content type='text'>
 - gl_emoji for falling back to image/css-sprite when the browser
   doesn't support an emoji
 - Markdown rendering (Banzai filter)
 - Autocomplete
 - Award emoji menu
    - Perceived perf
    - Immediate response because we now build client-side
 - Update `digests.json` generation in gemojione rake task to be more
   useful and  include `unicodeVersion`

MR: !9437

See issues

 - #26371
 - #27250
 - #22474
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - gl_emoji for falling back to image/css-sprite when the browser
   doesn't support an emoji
 - Markdown rendering (Banzai filter)
 - Autocomplete
 - Award emoji menu
    - Perceived perf
    - Immediate response because we now build client-side
 - Update `digests.json` generation in gemojione rake task to be more
   useful and  include `unicodeVersion`

MR: !9437

See issues

 - #26371
 - #27250
 - #22474
</pre>
</div>
</content>
</entry>
<entry>
<title>merge raphael library into the network bundle</title>
<updated>2017-03-05T20:23:58+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-03-03T23:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7dd1ec4146cb8ed3857e9dcc21abda7882b6618'/>
<id>a7dd1ec4146cb8ed3857e9dcc21abda7882b6618</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 'add-svg-loader' into 'master'</title>
<updated>2017-03-02T22:05:45+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-03-02T22:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ca2f3798a6bd8c64fe4ee0bbcb6bb5e7b3419e8'/>
<id>1ca2f3798a6bd8c64fe4ee0bbcb6bb5e7b3419e8</id>
<content type='text'>

Fixes Tech debt: No need to pass svgs as props into Vue with Webpack

Closes #27692 and #27840

See merge request !9522</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fixes Tech debt: No need to pass svgs as props into Vue with Webpack

Closes #27692 and #27840

See merge request !9522</pre>
</div>
</content>
</entry>
<entry>
<title>Remove jQuery UI</title>
<updated>2017-03-02T09:07:40+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-03-02T09:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56ced9de41d4d52ff29516ede11ced420d67703b'/>
<id>56ced9de41d4d52ff29516ede11ced420d67703b</id>
<content type='text'>
jQuery UI is no longer used anywhere so say goodbye to it from package.json &amp; Gemfile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
jQuery UI is no longer used anywhere so say goodbye to it from package.json &amp; Gemfile
</pre>
</div>
</content>
</entry>
</feed>
