* (bug 27611) list=blocks: Use ipb_by_text instead of join with user table
authorSam Reed <reedy@users.mediawiki.org>
Mon, 21 Feb 2011 19:34:57 +0000 (19:34 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Mon, 21 Feb 2011 19:34:57 +0000 (19:34 +0000)
commit67a4be48663d5552ef5273ca7a3dc8e736fe7c9f
treea9f264432629c022442e8679b6775a286b849fb5
parentbbeb11c616b394abf94424d38e5bd8434469734b
* (bug 27611) list=blocks: Use ipb_by_text instead of join with user table

Save a table join when looking up blocks (yay!)

Minor issue, for blocks where users have been renamed, we get their old name (Not a big deal IMHO)
RELEASE-NOTES
includes/api/ApiQueryBlocks.php