Update formatting of job related files
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 25 Nov 2013 14:38:37 +0000 (15:38 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 25 Nov 2013 14:44:29 +0000 (15:44 +0100)
commit52e945aff8f45ca3e7f9ef8f7411df2e42b072a9
tree0daa55c9a9c2cb645d2968a0bef1fa8f1b905296
parentcad7b8368d6cb08cb2310c8da86a713a992a0350
Update formatting of job related files

Change-Id: I634c26061f0ac1231647a9062b6cea01b77136bd
19 files changed:
includes/job/Job.php
includes/job/JobQueue.php
includes/job/JobQueueDB.php
includes/job/JobQueueFederated.php
includes/job/JobQueueGroup.php
includes/job/JobQueueRedis.php
includes/job/aggregator/JobQueueAggregator.php
includes/job/aggregator/JobQueueAggregatorMemc.php
includes/job/aggregator/JobQueueAggregatorRedis.php
includes/job/jobs/AssembleUploadChunksJob.php
includes/job/jobs/DoubleRedirectJob.php
includes/job/jobs/DuplicateJob.php
includes/job/jobs/EmaillingJob.php
includes/job/jobs/EnotifNotifyJob.php
includes/job/jobs/HTMLCacheUpdateJob.php
includes/job/jobs/NullJob.php
includes/job/jobs/PublishStashedFileJob.php
includes/job/jobs/RefreshLinksJob.php
includes/job/jobs/UploadFromUrlJob.php