"Aaron Schulz" changed the status of MediaWiki.r112954 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112954

Old status:  new
New status: ok

Commit summary for MediaWiki.r112954:

* Removed check for invalid object in formatResult(), Title::makeTitle() always 
returns an object
* Don't call Title::exists() when result is not cached since the page must 
exist, and this was issuing a database query per row
* Reorder some variables for better clarity
* Don't execute the LinkBatch if there are now rows
* Call methods directly on ResultWrapper instead of DatabaseBase in 
preprocessResults()
* Use local context to get message

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to