phab/src/applications/drydock/storagestable
phab/src/applications/drydock/storage
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
8759f7e6ec62 | Mike Riley/yelirekim | Expose Drydock blueprints via Conduit | Oct 13 2016 | |||
fa90f8bef413 | Mike Riley/yelirekim | Expose Drydock authorizations via Conduit | Oct 11 2016 | |||
c3afddec9c00 | epriestley | Add icons to the new repository edit nav | May 3 2016 | |||
2a3c3b2b98fe | epriestley | Provide `bin/nuance import` and ngram indexes for sources | Mar 8 2016 | |||
fc0dc02bb92d | epriestley | Allow Drydock blueprints to be tagged and searched, and give types some little… | Mar 4 2016 | |||
01379958fa3d | epriestley | Allow Drydock blueprints to be searched by name | Mar 4 2016 | |||
6861af0cbb0b | Nick Zheng | When the push phase of "Land Revision" fails, show the error in the UI | Feb 26 2016 | |||
367955f3fd9c | epriestley | Improve UX and messaging for certain errors when landing revisions | Dec 27 2015 | |||
7168d8edd971 | epriestley | Make Drydock reclaim unused resources when it reaches a resource limit | Dec 18 2015 | |||
4b5de5135c29 | Chad Little | Fix landing icon | 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 | |||
a0fba642b382 | epriestley/epriestley | Show the oldest non-failing revision land operation, or the newest failure | Oct 26 2015 | |||
9c3949379617 | epriestley | Make WorkingCopyBlueprint responsible for performing merges | Oct 26 2015 | |||
3f193cb9e06c | epriestley | Give Harbormaster build steps a "View" page | Oct 26 2015 | |||
5b619862cb06 | epriestley | Show a more reasonable status element for pull requests | Oct 21 2015 | |||
92a626fc1ca3 | epriestley | Add a basic list view for repository operations | Oct 17 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 | |||
df5a031b54a5 | epriestley | Allow "Repository Automation" to be configured for repositories | Oct 14 2015 | |||
1bdf22535414 | epriestley | Use Drydock authorizations when acquiring leases | Oct 13 2015 | |||
2f6d3119f5f6 | epriestley | Rough cut of "Blueprint Authorizations" | Oct 10 2015 | |||
ee937e99fb9a | epriestley | Fix unbounded expansion of allocating resource pool | Oct 6 2015 | |||
4cf1270ecdd8 | epriestley | In Harbormaster, make sure artifacts are destroyed even if a build is aborted | Oct 5 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 | |||
6b775e609053 | epriestley | Add more Drydock log types and some additional logging | 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 | |||
2ef5b5321d1f | epriestley | Move Drydock logs to PHIDs and increased structure | Oct 1 2015 | |||
9b29d46e60f3 | epriestley | Make Drydock lease infrastructure more nimble | Sep 28 2015 | |||
cd2dd2a08f81 | epriestley | Give visual feedback when a Drydock resource or lease is releasing | Sep 28 2015 | |||
ec6d69e74d92 | epriestley | Give Drydock resources a proper expiry mechanism | Sep 28 2015 | |||
284fe0fe51ce | epriestley | Allow Harbormaster to lease working copies from Drydock | Sep 25 2015 | |||
b441e8b81e31 | epriestley | Allow Drydock blueprints to be disabled | Sep 24 2015 | |||
1491269b72e4 | epriestley | Modernize Drydock SearchEngine implementations | Sep 24 2015 | |||
b71ce90b9cc1 | epriestley | Straighten out Drydock policies for Resources | 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 | |||
fcb6d1e2faa5 | epriestley | Strip some obsolete code out of Drydock | 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 | |||
6a0eb9d84b5a | epriestley | Allow AlmanacHost blueprints to build a meaningful CommandInterface | 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 | |||
5362d3366ce2 | epriestley | Modernize Drydock Query + Attach code | Sep 21 2015 | |||
0d4f9363a0f2 | June Rhodes | Improve Drydock log search engine | Aug 24 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
5e8600442d73 | Bob Trahan | Transactions - land buildTransactionTimeline in a bunch more apps | Dec 3 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
67fbfe6ccc9f | epriestley | Generate expected schemata for Doorkeeper, Draft, Drydock, Feed | Sep 18 2014 | |||
e48aaa563ae7 | James Rhodes | Allow Drydock blueprints to define and use custom fields | Aug 12 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
c020837397fe | epriestley | Add transactions to Drydock blueprint editing | Jan 9 2014 | |||
4489204361f0 | epriestley | Add Drydock default edit/view policies and a "Create Blueprint" policy | Jan 9 2014 | |||
962aca664f67 | epriestley | Add names to Drydock blueprints | Jan 9 2014 | |||
9b0fa5747bf4 | epriestley | Make Drydock more broadly aware of policies | Dec 27 2013 | |||
16508740048e | epriestley | Modernize Drydock CLI management of task execution | Dec 27 2013 | |||
3db5833622ca | epriestley | Make DrydockLog policy-aware | Dec 26 2013 | |||
1a82743491bd | epriestley | Make Drydock Lease and Resource PHIDs use newer PHID infrastructure | Dec 26 2013 | |||
6b2d480fe793 | epriestley | Make DrydockLease a policy-aware object | Dec 26 2013 | |||
1f53017f1f46 | James Rhodes | Validate resource attributes for preallocated hosts before executing leases | Dec 4 2013 | |||
ba16df0fed18 | James Rhodes | Restructure Drydock so that blueprints are instances in the DB | Dec 3 2013 | |||
d5715076513b | James Rhodes | Update a few things in Drydock for policies | Nov 27 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
53c1483ee5ae | epriestley | Make most Drydock web interfaces work with mobile | Dec 17 2012 | |||
97045077c7a3 | epriestley | Show Drydock resource leases, add DrydockLeaseQuery, allow reuse of working… | Dec 17 2012 | |||
adfe84ffce4f | epriestley | Add HarbormasterRunnerWorker, for running CI tests | Dec 17 2012 | |||
cce5ebebe98b | epriestley | Improve Drydock's ability to allocate leases correctly | Dec 13 2012 | |||
150f711cc802 | epriestley | Make `drydock` case sensitive in attribute parsing | Nov 29 2012 | |||
b04114f95cc1 | epriestley | Allow Drydock to allocate (very basic) working copy resources | Nov 27 2012 | |||
5cbc31644b6f | epriestley | Add a "close" action to Drydock resources | Nov 27 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 | |||
f0fdcf1a516c | epriestley | Undumb the Drydock resource allocator pipeline | Nov 1 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
914f044b6242 | epriestley | More Drydock Stuff | Mar 27 2012 | |||
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
7d1f62409d2e | epriestley | Move resource allocation to task queue | Jan 24 2012 | |||
d1ee08b2df26 | epriestley | Drydock Rough Cut | Jan 20 2012 |
c4science · Help