- **status**: open --> closed
- **Size**: 4 --> 0
- **Comment**:

Done on another ticket, a while ago.



---

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

**Status:** closed
**Milestone:** forge-backlog
**Labels:** scm performance refactor indexless 
**Created:** Thu May 09, 2013 03:00 PM UTC by Cory Johns
**Last Updated:** Mon Jul 15, 2013 04:05 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 [email protected] 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