Merged revisions 97057,97060,97071,97073-97074,97077-97080 via svnmerge from
svn+
ssh://dantman@wikimedia/svnroot/mediawiki/trunk/phase3
........
r97057 | catrope | 2011-09-14 06:43:06 -0700 (Wed, 14 Sep 2011) | 2 lines
Revert
r96715 per committer's (Chad's) CR comment
........
r97060 | reedy | 2011-09-14 08:07:20 -0700 (Wed, 14 Sep 2011) | 1 line
Whitespace/documentation
........
r97071 | catrope | 2011-09-14 09:48:29 -0700 (Wed, 14 Sep 2011) | 2 lines
Introduce Language::getMessageKeysFor() and use it in ApiQueryAllmessages
........
r97073 | aaron | 2011-09-14 10:15:07 -0700 (Wed, 14 Sep 2011) | 1 line
Added @todo items
........
r97074 | raindrift | 2011-09-14 10:23:09 -0700 (Wed, 14 Sep 2011) | 3 lines
Fixed incorrect userId reference
........
r97077 | aaron | 2011-09-14 10:42:28 -0700 (Wed, 14 Sep 2011) | 1 line
FU
r97022: Fallback to empty array for getExtraSortFields() result in __construct() if no value is set for the sort order/type.
........
r97078 | raindrift | 2011-09-14 10:48:10 -0700 (Wed, 14 Sep 2011) | 4 lines
Switched from prepending http for protocol-relative $wgUploadStashScalerBaseUrl to wfExpandUrl()
Followup to
r96934
........
r97079 | aaron | 2011-09-14 10:51:37 -0700 (Wed, 14 Sep 2011) | 1 line
Fixed WikiPage::newFromId to use the factory() function
........
r97080 | nikerabbit | 2011-09-14 11:02:04 -0700 (Wed, 14 Sep 2011) | 2 lines
Fix typo in
r97044 reported in twn
........