1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/harbormaster/worker
Joshua Spence 94b96ae533 Fix visibility of the PhabricatorWorker::doWork() methods
Summary: Ref T6822. This method is only called from within the `PhabricatorWorker::executeTask()` and `PhabricatorWorker::scheduleTask()` methods.

Test Plan: `grep`ped for `->doWork`.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6822

Differential Revision: https://secure.phabricator.com/D11406
2015-01-16 06:58:50 +11:00
..
HarbormasterBuildWorker.php Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00
HarbormasterTargetWorker.php Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00
HarbormasterWorker.php Split Harbormaster workers apart so build steps can run in parallel 2014-01-06 12:32:10 -08:00