- Description has changed: Diff:
~~~~ --- old +++ new @@ -1 +1 @@ -While we may want to redirect /p/test/feed.rss to /p/test/activity/feed.rss, at the current point it does a query on artifact_feed by project_id and sorts by pubdate. The sort pat isn't indexed. +While we may want to redirect /p/test/feed.rss to /p/test/activity/feed.rss, at the current point it does a query on artifact_feed by project_id and sorts by pubdate. The sort part isn't indexed. ~~~~ - **status**: in-progress --> code-review --- ** [tickets:#7186] Need index on artifact_feed (project_id, pubdate) NEEDS ENSURE_INDEX** **Status:** code-review **Labels:** performance **Created:** Tue Feb 18, 2014 09:41 PM UTC by Dave Brondsema **Last Updated:** Tue Feb 18, 2014 09:41 PM UTC **Owner:** Dave Brondsema While we may want to redirect /p/test/feed.rss to /p/test/activity/feed.rss, at the current point it does a query on artifact_feed by project_id and sorts by pubdate. The sort part isn't indexed. --- 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.
