<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/jobs, branch remove-commit-tree</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 axios instead of vue resource - step 1</title>
<updated>2017-11-20T09:57:08+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-11-20T09:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9400ed3b3e3bf1c1ce20b9748f4b6e4c0e5b5db7'/>
<id>9400ed3b3e3bf1c1ce20b9748f4b6e4c0e5b5db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move retry button to sidebar</title>
<updated>2017-10-16T08:07:28+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-16T08:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4c726012c8e9d6025322ba5c0da72d753a1b487'/>
<id>a4c726012c8e9d6025322ba5c0da72d753a1b487</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 'flash-es6-module' into 'master'</title>
<updated>2017-10-10T13:51:47+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-10T13:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4e8e0fc9df9dbd1cc6582ef9932a346e1c376a0'/>
<id>e4e8e0fc9df9dbd1cc6582ef9932a346e1c376a0</id>
<content type='text'>
Flash is now a ES6 module

See merge request gitlab-org/gitlab-ce!14626</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flash is now a ES6 module

See merge request gitlab-org/gitlab-ce!14626</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Build code from global namespace</title>
<updated>2017-10-10T11:06:42+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-10T11:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b5029214639593af5b867e9c8f06dd52767b7362'/>
<id>b5029214639593af5b867e9c8f06dd52767b7362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed global eslint for remaining files</title>
<updated>2017-10-10T09:14:24+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-10-05T13:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b40bac3a3c251110ddba3f90d6d1e4419a65afe3'/>
<id>b40bac3a3c251110ddba3f90d6d1e4419a65afe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flash is now a ES6 module</title>
<updated>2017-10-10T09:14:22+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-10-02T12:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa2af5e0f5e290eff32f62c7ea9f935a6ad33967'/>
<id>fa2af5e0f5e290eff32f62c7ea9f935a6ad33967</id>
<content type='text'>
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.

Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.

Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Render new issue link in failed job as a regular link instead of a UJS one</title>
<updated>2017-08-10T10:05:02+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-08-10T10:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=afae4cb2ff90873d8841753f066950a5e559af86'/>
<id>afae4cb2ff90873d8841753f066950a5e559af86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update vue-resource</title>
<updated>2017-07-12T14:47:09+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-07-12T14:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aaa78199c2408a05d81aa4ee3058e81bb732da16'/>
<id>aaa78199c2408a05d81aa4ee3058e81bb732da16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert change to design. Go back to scrollable page</title>
<updated>2017-07-05T11:32:22+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-07-05T11:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c1f000e3e6c12b62c58067072dc8bc9bd361410'/>
<id>2c1f000e3e6c12b62c58067072dc8bc9bd361410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move verification to block level instead of paragraph</title>
<updated>2017-06-29T14:24:09+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-06-29T14:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19364c2b78e5fa2c949a4124feae43b15afeb722'/>
<id>19364c2b78e5fa2c949a4124feae43b15afeb722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
