<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/lib, branch docs-pages-https</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Use axios instead of jquery ajax for setCiStatusFavicon</title>
<updated>2018-01-31T15:24:54+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2018-01-31T15:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f1a55fa4ef7bbb19ba1bc4de9543878682253d7'/>
<id>2f1a55fa4ef7bbb19ba1bc4de9543878682253d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Converted API.js to axios</title>
<updated>2018-01-30T09:12:56+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-01-25T16:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9af1773f8d6b6633938c6732bf28de83a2b88cc3'/>
<id>9af1773f8d6b6633938c6732bf28de83a2b88cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that axios adapater is restored after mocking</title>
<updated>2018-01-25T11:51:36+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2018-01-23T19:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d82e709fe505d25ac414407dc17ac7e3d4692d76'/>
<id>d82e709fe505d25ac414407dc17ac7e3d4692d76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WebIDE: Fix Commit bugs</title>
<updated>2018-01-19T09:38:34+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2018-01-19T09:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e79db43d2cf269beec700353e776e92b15ac9af9'/>
<id>e79db43d2cf269beec700353e776e92b15ac9af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of methods and components added in EBackport of methods and components added in EEE</title>
<updated>2018-01-03T21:03:39+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-01-03T21:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f6e339141d527fe50f61d9204ccf16b8ccc6d861'/>
<id>f6e339141d527fe50f61d9204ccf16b8ccc6d861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch issue_show to Axios</title>
<updated>2018-01-02T23:59:04+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-12-15T04:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2e5313ad8134167ae1838b08dd8f20ed5a0261d'/>
<id>d2e5313ad8134167ae1838b08dd8f20ed5a0261d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mergeUrlParams encoding query parameters</title>
<updated>2018-01-02T23:56:35+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-12-17T01:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b7da615c0dadced8e16c839ce8c66550e9327989'/>
<id>b7da615c0dadced8e16c839ce8c66550e9327989</id>
<content type='text'>
Before:
/-/boards/1/issues.json?page=1&amp;per=50&amp;scope=all&amp;utf8=✓&amp;state=opened&amp;milestone_title=#upcoming

After:
 /-/boards/1/issues.json?page=1&amp;per=50&amp;scope=all&amp;utf8=%E2%9C%93&amp;state=opened&amp;milestone_title=%23upcoming
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before:
/-/boards/1/issues.json?page=1&amp;per=50&amp;scope=all&amp;utf8=✓&amp;state=opened&amp;milestone_title=#upcoming

After:
 /-/boards/1/issues.json?page=1&amp;per=50&amp;scope=all&amp;utf8=%E2%9C%93&amp;state=opened&amp;milestone_title=%23upcoming
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `X-Requested-With: XMLHttpRequest` header so Rails can recognize XHR</title>
<updated>2018-01-02T23:56:35+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-12-15T21:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5df1a6d31289705078c32b49a0121c5f8610fca1'/>
<id>5df1a6d31289705078c32b49a0121c5f8610fca1</id>
<content type='text'>
Backport from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3732
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3732
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore missing language code in datetime_utility.js</title>
<updated>2017-12-21T11:22:47+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-12-21T11:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a95302d3e54407b77b45584f7f927d22b775d86'/>
<id>4a95302d3e54407b77b45584f7f927d22b775d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move dateTickFormat to separate module</title>
<updated>2017-12-18T10:13:41+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-12-12T11:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1109a5cea46b25b3bd27b095c5fd11881d88bd72'/>
<id>1109a5cea46b25b3bd27b095c5fd11881d88bd72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
