phab/src/applications/drydock/workerstable
phab/src/applications/drydock/worker
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6861af0cbb0b | Nick Zheng | When the push phase of "Land Revision" fails, show the error in the UI | Feb 26 2016 | |||
7168d8edd971 | epriestley | Make Drydock reclaim unused resources when it reaches a resource limit | Dec 18 2015 | |||
e9af4f897079 | epriestley | Fix an issue where Drydock followup tasks would not queue if the main task… | Dec 18 2015 | |||
f48a8337048d | epriestley/epriestley | Fix an issue with incorrect authorization handling in Working Copy build steps | Oct 30 2015 | |||
a763f9510e76 | epriestley/epriestley | Add some Drydock documentation plus "Test Configuration" for repository… | Oct 27 2015 | |||
0b24a6e2006e | epriestley/epriestley | Make "Land Revision" show merge conflicts more clearly | Oct 26 2015 | |||
2326d5f8d090 | epriestley/epriestley | Show lease on Repository Operation detail view and awaken on failures | Oct 26 2015 | |||
9c3949379617 | epriestley | Make WorkingCopyBlueprint responsible for performing merges | Oct 26 2015 | |||
083a321dad1b | epriestley | Fix an issue where newly created Drydock resources could be improperly acquired | Oct 14 2015 | |||
43bee4562c72 | epriestley | If the stars align, make "Land Revision" kind of work | Oct 14 2015 | |||
b4af57ec51e1 | epriestley | Rough cut of DrydockRepositoryOperation | Oct 14 2015 | |||
1bdf22535414 | epriestley | Use Drydock authorizations when acquiring leases | Oct 13 2015 | |||
ee937e99fb9a | epriestley | Fix unbounded expansion of allocating resource pool | Oct 6 2015 | |||
449617692489 | epriestley | Add staging area support to Harbormaster/Drydock + various fixes | Oct 2 2015 | |||
d4a0b1c8709b | epriestley | Remove names from Drydock resources | Oct 1 2015 | |||
b219bcfb3d70 | epriestley | Improve error and exception handling for Drydock leases | Oct 1 2015 | |||
e589d152310a | epriestley | Improve error and exception handling for Drydock resources | Oct 1 2015 | |||
4ac82be5ed22 | epriestley | Merge the DrydockLease workers into a single worker | Oct 1 2015 | |||
91e5ca0ee28c | epriestley | Merge the DrydockResource workers into a single worker | Oct 1 2015 | |||
8bf59050247d | epriestley | Add Drydock log types and more logging | Oct 1 2015 | |||
ec6d69e74d92 | epriestley | Give Drydock resources a proper expiry mechanism | Sep 28 2015 | |||
b441e8b81e31 | epriestley | Allow Drydock blueprints to be disabled | Sep 24 2015 | |||
e117ace8c7fb | epriestley | Convert Drydock lease and resource constants to strings | Sep 24 2015 | |||
c6aade439283 | epriestley | Give Drydock leases a resourcePHID instead of a resourceID | Sep 24 2015 | |||
309aadc595a1 | epriestley | Rename Drydock Lease STATUS_EXPIRED to STATUS_DESTROYED | Sep 24 2015 | |||
337990423740 | epriestley | Allow Drydock leases to expire after a time limit | Sep 23 2015 | |||
1f311d64c608 | epriestley | Give Drydock resources and leases a real "destroy" lifecycle phase | Sep 23 2015 | |||
789df89c84b5 | epriestley | Add a command queue to Drydock to manage lease/resource release | Sep 23 2015 | |||
f1119ffcf51d | epriestley | Support working copies and separate allocate + activate steps for… | Sep 21 2015 | |||
3ac99006bfd5 | epriestley | Implement optimistic "slot locks" in Drydock | Sep 21 2015 | |||
6e03419593a6 | epriestley | Implement a rough AlmanacService blueprint in Drydock | Sep 21 2015 | |||
bb28f94f9b64 | epriestley | Reduce garbage-level of Drydock Allocator implementation | Sep 21 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
427712306076 | James Rhodes | Increase Drydock worker time to 24 hours | Sep 25 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
9b0fa5747bf4 | epriestley | Make Drydock more broadly aware of policies | Dec 27 2013 | |||
ba16df0fed18 | James Rhodes | Restructure Drydock so that blueprints are instances in the DB | Dec 3 2013 | |||
d4ca508d2bd5 | epriestley | Add PhabricatorWorker->log() | Jun 26 2013 | |||
cce5ebebe98b | epriestley | Improve Drydock's ability to allocate leases correctly | Dec 13 2012 | |||
7e0ce0815435 | epriestley | Make various Drydock CLI/Allocator improvements | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
89b37f0357da | epriestley | Make various Drydock improvements | Nov 2 2012 |
c4science · Help