- **Milestone**: forge-jul-26 --> forge-backlog


---

** [tickets:#6224] Switch to on-demand (indexless) tree browsing for git**

**Status:** open
**Labels:** scm performance refactor indexless 
**Created:** Thu May 09, 2013 03:00 PM UTC by Cory Johns
**Last Updated:** Fri Jun 28, 2013 06:33 PM UTC
**Owner:** nobody

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).


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed 
to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to