1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/drydock/worker
epriestley 309aadc595 Rename Drydock Lease STATUS_EXPIRED to STATUS_DESTROYED
Summary: Ref T9252. This is now more consistent (same as the equivalent Resource state) and accurate (leases can end up in this state a bunch of ways, including by expiring).

Test Plan: `grep`, browsed around web UI.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9252

Differential Revision: https://secure.phabricator.com/D14150
2015-09-23 20:48:51 -07:00
..
DrydockAllocatorWorker.php Support working copies and separate allocate + activate steps for resources/leases in Drydock 2015-09-21 04:46:24 -07:00
DrydockLeaseDestroyWorker.php Rename Drydock Lease STATUS_EXPIRED to STATUS_DESTROYED 2015-09-23 20:48:51 -07:00
DrydockLeaseUpdateWorker.php Allow Drydock leases to expire after a time limit 2015-09-23 13:54:27 -07:00
DrydockLeaseWorker.php Support working copies and separate allocate + activate steps for resources/leases in Drydock 2015-09-21 04:46:24 -07:00
DrydockResourceDestroyWorker.php Give Drydock resources and leases a real "destroy" lifecycle phase 2015-09-23 11:20:20 -07:00
DrydockResourceUpdateWorker.php Give Drydock resources and leases a real "destroy" lifecycle phase 2015-09-23 11:20:20 -07:00
DrydockResourceWorker.php Support working copies and separate allocate + activate steps for resources/leases in Drydock 2015-09-21 04:46:24 -07:00
DrydockWorker.php Add a command queue to Drydock to manage lease/resource release 2015-09-23 07:42:08 -07:00