- **labels**: sf-current, sf-2 --> sf-current, sf-2, performance - **status**: review --> closed - **Reviewer**: Dave Brondsema
--- ** [tickets:#7932] Fix pagination issue in the commit browser** **Status:** closed **Milestone:** unreleased **Labels:** sf-current sf-2 performance **Created:** Wed Jul 15, 2015 08:47 PM UTC by Heith Seewald **Last Updated:** Fri Jul 17, 2015 02:53 PM UTC **Owner:** Heith Seewald The `index` method on `allura.controllers.repository.CommitBrowser` has an issue where every page from the pagination consists of an identical copy of the entire list. so **?page=2** is the same as **?page=10** and they both contain a full (non-paged) version of the changes. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.