[JobQueue] Added JobQueue::getAbandonedCount() and use it in showJobs.php.
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 20 Mar 2013 19:40:09 +0000 (12:40 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 1 Apr 2013 20:53:20 +0000 (13:53 -0700)
commitbdd03c513c268257f2c1de4cf335f0640286434a
treece556689b9d712ea827a230bacbdf4e008d91770
parentd2feb578e4973e55702705d91834a63577240359
[JobQueue] Added JobQueue::getAbandonedCount() and use it in showJobs.php.

Change-Id: I5d96c61165b2693589d5cf36309fdb6a8b5a137e
includes/job/JobQueue.php
includes/job/JobQueueDB.php
includes/job/JobQueueRedis.php
maintenance/showJobs.php