Reduced some master queries via Revision::READ_NORMAL.
authorAaron <aschulz@wikimedia.org>
Mon, 27 Aug 2012 23:20:56 +0000 (16:20 -0700)
committerAaron <aschulz@wikimedia.org>
Mon, 27 Aug 2012 23:20:56 +0000 (16:20 -0700)
commitd1ea6352e6e6056794e88f45bc0428881794428e
tree9a7985c878a897949e5278a72c5bc4f104db0229
parent4a2783f2ae8b376c3778658b74892bb964668b08
Reduced some master queries via Revision::READ_NORMAL.

* Also normalized 0 => false for the rev ID parameter in some places.
* Broke some long lines and shorted a variable name in Skin.php.

Change-Id: I6645315699ec7670ae22aa1dbf787d75d6e6b7ec
includes/Skin.php
includes/job/RefreshLinksJob.php
includes/parser/CoreParserFunctions.php
includes/parser/Parser.php