"Hashar" changed the status of MediaWiki.r105790 to "ok" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105790#c27347

Old Status: new
> New Status: ok

Commit summary for MediaWiki.r105790:

Moved view count from WikiPage to Title; avoids an extra DB query when showing 
the view count in SkinTemplate::outputPage() (since it's not the same WikiPage 
object)

Hashar's comment:

When page count is disabled (with $wgDisableCounters) you might returns -1 even 
early and save another DB query.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to