Special:EditWatchlist/raw now make use of GenderCache
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 22 Jun 2012 16:39:33 +0000 (18:39 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Fri, 22 Jun 2012 16:39:33 +0000 (18:39 +0200)
commite5a511089d0b9f41287f0a585ebd7492d280bf49
tree2978a73ee24511621d9ce99ee3b5e61fb9cd9759
parent375ad98780afd2ba3810884fe6d317906d019a39
Special:EditWatchlist/raw now make use of GenderCache

Without GenderCache, each user page on the watchlist produce a
database query to get the gender.

Not changing to compare titles, because there is a comment, that titles
are memory-heavy and that makes problems

Change-Id: I1acda84eb3a63116ea1aa2d28d19a66cc3577afd
includes/specials/SpecialEditWatchlist.php