<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for labels:"refactor"</description><language>en</language><lastBuildDate>Thu, 20 Aug 2015 22:07:55 -0000</lastBuildDate><item><title>Switch to on-demand (indexless) tree browsing for git</title><link>https://forge-allura.apache.org/p/allura/tickets/6224/</link><description>Tests using https://sourceforge.net/p/allura/pastebin/518bb63d7929e51a2548196a/ indicate that we should be able to switch the tree browsing for git to get its info directly from GitPython without relying on the fragile index data.  This should give us comparable performance without having to wait for the index to complete.

Create a GitTreeBrowser subclass to use this implementation (with tests), preferably using AJAX (tree / blob names can be pulled quickly, AJAX to fill in the rest of the last-commit data).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cory Johns</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:55 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/6224/</guid></item></channel></rss>