Moved some JobQueueAggregator logic out of JobQueueGroup
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 16 Feb 2015 23:34:53 +0000 (15:34 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 4 Mar 2015 05:56:15 +0000 (21:56 -0800)
commit37042262e32eba32b6c354f77d8cac98651fb6f7
treee7f5f628e30e70af90ff2326e1b9e9dca5e66663
parent82ce368f80b2b2645e379abfcac84b41f8962bd0
Moved some JobQueueAggregator logic out of JobQueueGroup

Change-Id: I28ba1a25db225d4cf5f503a6c0f4405f13118151
includes/jobqueue/JobQueue.php
includes/jobqueue/JobQueueDB.php
includes/jobqueue/JobQueueGroup.php
includes/jobqueue/aggregator/JobQueueAggregator.php
includes/jobqueue/aggregator/JobQueueAggregatorRedis.php