[Bug 12645] File histories should be paged

2008-12-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12645


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
Summary|File histories should be|File histories should be
   |paged, requires modification|paged
   |of File.php and friends |




--- Comment #4 from Aaron Schulz jschulz_4...@msn.com  2008-12-14 07:10:56 
UTC ---
Done in r44564 using getHistory()


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12645] File histories should be paged, requires modification of File. php and friends

2008-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12645


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 AssignedTo|wikibugs-   |jschulz_4...@msn.com
   |l...@lists.wikimedia.org   |




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12645] File histories should be paged, requires modification of File. php and friends

2008-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12645


Aaron Schulz [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #3 from Aaron Schulz [EMAIL PROTECTED]  2008-12-06 01:36:32 UTC 
---
(In reply to comment #1)
 News flash: I looked at the LocalFile::nextHistoryLine() and it turns out to 
 do
 a DB query on every call. As that function is typically called in a loop, that
 means DB queries in loops (waits for Domas to kill someone).
 

ImagePage.php doesn't use that though. It does the old versions in one query
and iterates using it's own wrapper so to speak. Does anything use
nextHistoryLine() though?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l