<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/application.js.coffee, branch docs_refactor</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'master' of github.com:gitlabhq/gitlabhq</title>
<updated>2016-01-07T11:56:18+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-01-07T11:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=41b8a238ce4bd7f091d46fb9b89b7456fde17ddf'/>
<id>41b8a238ce4bd7f091d46fb9b89b7456fde17ddf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove jquery.blockUI.js plugin</title>
<updated>2016-01-04T18:12:29+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-01T22:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad42441d2dc98dbf385e54c352a6a5a38155b223'/>
<id>ad42441d2dc98dbf385e54c352a6a5a38155b223</id>
<content type='text'>
It was only used to block the issue (but not merge request) list when
the sort was changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was only used to block the issue (but not merge request) list when
the sort was changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'rs-remove-jquery-blockui' into 'master'"</title>
<updated>2016-01-04T14:42:10+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-01-04T14:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=770517d3e7f9926957b384084ab726651bfecaea'/>
<id>770517d3e7f9926957b384084ab726651bfecaea</id>
<content type='text'>
This reverts commit bc12750fcc7a8637771e1449493cdd3cee9ebd64, reversing
changes made to 8a04b84e09c4318ac46808d0debc4997b52a2314.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit bc12750fcc7a8637771e1449493cdd3cee9ebd64, reversing
changes made to 8a04b84e09c4318ac46808d0debc4997b52a2314.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-remove-jquery-blockui' into 'master'</title>
<updated>2016-01-04T10:25:15+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-01-04T10:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bc12750fcc7a8637771e1449493cdd3cee9ebd64'/>
<id>bc12750fcc7a8637771e1449493cdd3cee9ebd64</id>
<content type='text'>

Remove jquery.blockUI.js plugin

It was required but no longer used.

See merge request !2273</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove jquery.blockUI.js plugin

It was required but no longer used.

See merge request !2273</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-remove-jquery-history-js' into 'master'</title>
<updated>2016-01-04T10:24:12+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-01-04T10:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a04b84e09c4318ac46808d0debc4997b52a2314'/>
<id>8a04b84e09c4318ac46808d0debc4997b52a2314</id>
<content type='text'>

Remove jquery.history.js plugin

We're not concerning ourselves with non-HTML5 browser compatibility, and
this removes 21 KB from our compiled JavaScript.

Bonus fix: There was an extra space after the query string in the URLs
that has now been removed.

See merge request !2272</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove jquery.history.js plugin

We're not concerning ourselves with non-HTML5 browser compatibility, and
this removes 21 KB from our compiled JavaScript.

Bonus fix: There was an extra space after the query string in the URLs
that has now been removed.

See merge request !2272</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder JS requires</title>
<updated>2016-01-02T03:10:48+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-02T03:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4caf0433b7a06427c82eb1b2830d2c2dd830f144'/>
<id>4caf0433b7a06427c82eb1b2830d2c2dd830f144</id>
<content type='text'>
The old way broke d3, for some reason.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old way broke d3, for some reason.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove jquery.blockUI.js plugin</title>
<updated>2016-01-01T22:52:40+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-01T22:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c4d24b71ed08310c3704547601ff3b9ebaceb03'/>
<id>3c4d24b71ed08310c3704547601ff3b9ebaceb03</id>
<content type='text'>
It was required but never used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was required but never used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove jquery.history.js plugin</title>
<updated>2016-01-01T22:44:21+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-01T22:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3ea2f29a5b18f176ed0bbfde55e9cc7d429ebe6'/>
<id>f3ea2f29a5b18f176ed0bbfde55e9cc7d429ebe6</id>
<content type='text'>
We're not concerning ourselves with non-HTML5 browser compatibility, and
this removes 21 KB from our compiled JavaScript.

Bonus fix: There was an extra space after the query string in the URLs
that has now been removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're not concerning ourselves with non-HTML5 browser compatibility, and
this removes 21 KB from our compiled JavaScript.

Bonus fix: There was an extra space after the query string in the URLs
that has now been removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix paths for jquery-ui assets</title>
<updated>2015-12-22T22:14:01+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-12-22T22:14:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5ad192ced2e3daf0c6b34fee11a50351cfe0918f'/>
<id>5ad192ced2e3daf0c6b34fee11a50351cfe0918f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore sidebar tooltips and fix logo tooltip location</title>
<updated>2015-12-02T13:05:10+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-12-02T13:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05224ae64ac769e3b9b06679d6e44fb120c879ef'/>
<id>05224ae64ac769e3b9b06679d6e44fb120c879ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
