Disregard expired user_group rows in special page and API DB queries
authorThis, that and the other <at.light@live.com.au>
Fri, 23 Dec 2016 02:07:59 +0000 (13:07 +1100)
committerAnomie <bjorsch@wikimedia.org>
Fri, 27 Jan 2017 17:05:31 +0000 (17:05 +0000)
commitac8f144c042ae9d06f2baeb3c713afcc2a9a778a
treec8cd79925abf87fe28010ca31ec89537e5be8a5a
parenta0b4ce6d9b556fa20c112945d436b4ffce3989f2
Disregard expired user_group rows in special page and API DB queries

An essential follow-up to I93c955dc7a970f78e32aa503c01c67da30971d1a.

Bug: T12493
Change-Id: Icf78cce3f3e362677d10897b8d1103b3df91fa08
includes/SiteStats.php
includes/api/ApiQueryAllImages.php
includes/api/ApiQueryAllUsers.php
includes/api/ApiQueryContributors.php
includes/api/ApiQueryUsers.php
includes/specials/pagers/ActiveUsersPager.php
includes/specials/pagers/ContribsPager.php
includes/specials/pagers/NewFilesPager.php
includes/specials/pagers/UsersPager.php