You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2014/03/13 20:15:25 UTC

[allura:tickets] #4639 Be smarter about computing diffs/last commits for forks

- **status**: open --> invalid
- **Comment**:

This is old and not relevant any more.  We want to make our SCM model "indexless" rather than generate lots of data during repo_refresh.



---

** [tickets:#4639] Be smarter about computing diffs/last commits for forks**

**Status:** invalid
**Milestone:** forge-backlog
**Created:** Wed Aug 01, 2012 03:22 PM UTC by Tim Van Steenburgh
**Last Updated:** Wed Aug 01, 2012 03:22 PM UTC
**Owner:** nobody

In `repo_refresh()` we call `compute_diffs()` (which also sets LastCommits) for every commit on every refresh, just in case the repo is a new fork with no LastCommit history. Fix this to only run for the commits that need it.


---

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.