<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/tree.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>Fix search in Files</title>
<updated>2015-10-06T08:43:32+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-10-05T15:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a86a00ca338811a0ffb5dd9a4d2a2ec84db13e6'/>
<id>1a86a00ca338811a0ffb5dd9a4d2a2ec84db13e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export all coffee classes with @</title>
<updated>2014-10-20T21:03:33+00:00</updated>
<author>
<name>Ciro Santilli</name>
<email>ciro.santilli@gmail.com</email>
</author>
<published>2014-10-20T20:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c0c8dccf2e36c269cfb26b31b86cf60d262c4843'/>
<id>c0c8dccf2e36c269cfb26b31b86cf60d262c4843</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add keyboard nav for tree view. Refactor tree-view coffee</title>
<updated>2013-06-26T13:58:56+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-06-26T13:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f50cb7fc9fe7150337fef9b85e628dc540adc516'/>
<id>f50cb7fc9fe7150337fef9b85e628dc540adc516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove tree history &amp; ajax slider</title>
<updated>2013-04-29T10:14:55+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-04-29T10:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bfaa3edbf185ac1153cdda305246117c45ae622e'/>
<id>bfaa3edbf185ac1153cdda305246117c45ae622e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>slower animation for tree browsing</title>
<updated>2013-03-30T14:35:19+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-03-30T11:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e29c9b79329511ebfc335c87039118bd3fdcadb6'/>
<id>e29c9b79329511ebfc335c87039118bd3fdcadb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix loading animation while browsing tree</title>
<updated>2013-03-06T15:12:28+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-03-06T15:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40f18681948d4662812f342700533c1a99991927'/>
<id>40f18681948d4662812f342700533c1a99991927</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the bug of URIDECODE error</title>
<updated>2012-11-28T02:09:55+00:00</updated>
<author>
<name>panxiaoming</name>
<email>panxiaoming2008@gmail.com</email>
</author>
<published>2012-11-28T02:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e2b73513f4b323d96f4b9fa0cf4a06a057666750'/>
<id>e2b73513f4b323d96f4b9fa0cf4a06a057666750</id>
<content type='text'>
if link to a chinese file name, it will jump to error page;
for example, the chinese file name called "消息文档.md", when after urlencode, it will be "%E6%B6%88%E6%81%AF%E6%96%87%E6%A1%A3.md", but after use History.pushState, will jump to a bad decode link. </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if link to a chinese file name, it will jump to error page;
for example, the chinese file name called "消息文档.md", when after urlencode, it will be "%E6%B6%88%E6%81%AF%E6%96%87%E6%A1%A3.md", but after use History.pushState, will jump to a bad decode link. </pre>
</div>
</content>
</entry>
<entry>
<title>Fix type error if there is a different location hash</title>
<updated>2012-11-17T21:26:22+00:00</updated>
<author>
<name>Riyad Preukschas</name>
<email>riyad@informatik.uni-bremen.de</email>
</author>
<published>2012-11-17T21:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=51f48392abb225eaed58a6368382cdc28a961d3b'/>
<id>51f48392abb225eaed58a6368382cdc28a961d3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow linking to file lines</title>
<updated>2012-11-09T23:03:46+00:00</updated>
<author>
<name>Riyad Preukschas</name>
<email>riyad@informatik.uni-bremen.de</email>
</author>
<published>2012-11-09T23:03:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c42ada9bee6e95b6fd3ebdc55d4b269f7e18d9f6'/>
<id>c42ada9bee6e95b6fd3ebdc55d4b269f7e18d9f6</id>
<content type='text'>
Supported formats: "L12" for single lines and "L12-34" for multiple lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Supported formats: "L12" for single lines and "L12-34" for multiple lines
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't initialize Tree History unless tree-slider is present</title>
<updated>2012-11-01T21:57:12+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2012-11-01T21:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=badb092a2d7e90ccf5358f1e8e6af9c9592351c4'/>
<id>badb092a2d7e90ccf5358f1e8e6af9c9592351c4</id>
<content type='text'>
This was breaking breadcrumb links on non-Tree pages</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was breaking breadcrumb links on non-Tree pages</pre>
</div>
</content>
</entry>
</feed>
