Always supported delayed jobs in JobQueueRedis for simplicity
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 19 Oct 2014 01:41:21 +0000 (18:41 -0700)
committerOri.livneh <ori@wikimedia.org>
Tue, 21 Oct 2014 00:39:08 +0000 (00:39 +0000)
commitee20da4346ccf22e3b48f3a730dbb2bd30ff36e3
tree0db9c5e71a50e5dfc4a8f0cf22d4c6438f7528e1
parent201928033d59d5f5bccadac48bc4a10c27a0384a
Always supported delayed jobs in JobQueueRedis for simplicity

* Previously, each job type had to be configured to allow delayed jobs

Change-Id: I5f3cf04deca76d6684aa6b14eea97a8673a7f5af
includes/jobqueue/JobQueueRedis.php