Add batch lookup for user groups and titles on Special:ActiveUsers
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 29 Dec 2014 21:44:56 +0000 (22:44 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Mon, 29 Dec 2014 21:45:14 +0000 (22:45 +0100)
commitc4030ede03e69ed7431bd21d138249057e74be36
treed2b654210da83c094bce516120ad0f3bf08b1f7d
parent5e969b82d15003af52c32ca1686a64bf37bca27b
Add batch lookup for user groups and titles on Special:ActiveUsers

Call parent of doBatchLookups to get the LinkBatch for the userpages.
Use than the populated user group cache to get the groups from to
display them.

Follow-Up: I4a945f83ad28edf5cc040139943cf743cb3d133c
Change-Id: Ibbabf40d60dd9f8e3667cf17455e7582b4ee472a
includes/specials/SpecialActiveusers.php
includes/specials/SpecialListusers.php