Moved ActiveUsers updates to recent changes jobs
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 8 Apr 2015 20:41:10 +0000 (13:41 -0700)
committerOri.livneh <ori@wikimedia.org>
Wed, 22 Apr 2015 19:13:37 +0000 (19:13 +0000)
commitd83419782177813f65400f68a15ebdad9df3eaa5
tree593e632211d0a07bec71f3cbd99e4e9ea90e4f1c
parentb6b13550c014a5ee747729699b12d91423417090
Moved ActiveUsers updates to recent changes jobs

* This avoids writes on view and is more reliable
* Also made the wfWaitForSlaves() there actually work

Bug: T95501
Bug: T92357
Bug: T89027
Change-Id: I0a006fc92a9268feb185c9d88aa04002ea51ecd3
includes/DefaultSettings.php
includes/api/ApiQueryAllUsers.php
includes/jobqueue/jobs/RecentChangesUpdateJob.php
includes/page/WikiPage.php
includes/specials/SpecialActiveusers.php