<?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:"scmrefactor"</description><language>en</language><lastBuildDate>Thu, 20 Aug 2015 22:07:55 -0000</lastBuildDate><item><title>Commit browser needs to be more efficient</title><link>https://forge-allura.apache.org/p/allura/tickets/3146/</link><description>Frontend should only load 250 commits at a time and load more with ajax, instead of loading all at once with a hard max limit of 2000.  It should also remove items from the canvas when it loads more at the end (since it seems that some browsers have trouble with lots and lots of commits - even if less than 2000).

Backend should support such pagination.  IIRC, it also needs efficiency improvements for the tree computations - perhaps using the new scm data structures like CommitRuns</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:53 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/3146/</guid></item><item><title>Delete old scm logic - NEEDS MONGO CMD</title><link>https://forge-allura.apache.org/p/allura/tickets/3060/</link><description>After [#3059], delete the "old" repo data structures from repository.py.  Check carefully though, some stuff may still be used.  The new models is in repo.py.   Also identify the mongo collections that are unused so we can drop them.

The `scm.new_refresh` setting should become irrelevant after this.  Everything should be the "new" logic.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:55 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/3060/</guid></item><item><title>SCM log should show more than 25 results</title><link>https://forge-allura.apache.org/p/allura/tickets/1968/</link><description>The log pages only show 25 log entries, with no pagination.  Also, Allura/allura/controllers/repository.py log() hard-codes count = 0 so you don't even have a clue how many there are.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:54 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/1968/</guid></item></channel></rss>