phab/src/applications/drydock/queryfeature/better-testing
phab/src/applications/drydock/query
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
e6158391d27d | epriestley | Make Drydock repository operations a little more modern and consistent | Mar 4 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 | |||
367955f3fd9c | epriestley | Improve UX and messaging for certain errors when landing revisions | Dec 27 2015 | |||
a0fba642b382 | epriestley/epriestley | Show the oldest non-failing revision land operation, or the newest failure | Oct 26 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 | |||
1bdf22535414 | epriestley | Use Drydock authorizations when acquiring leases | Oct 13 2015 | |||
2f6d3119f5f6 | epriestley | Rough cut of "Blueprint Authorizations" | Oct 10 2015 | |||
2ef5b5321d1f | epriestley | Move Drydock logs to PHIDs and increased structure | Oct 1 2015 | |||
cd2dd2a08f81 | epriestley | Give visual feedback when a Drydock resource or lease is releasing | Sep 28 2015 | |||
64ed97103993 | epriestley | Show recent active leases on Drydock resource detail | Sep 25 2015 | |||
3b2f4c258f1b | epriestley | Show recent active resources on Drydock blueprint detail, with link to all | Sep 24 2015 | |||
b441e8b81e31 | epriestley | Allow Drydock blueprints to be disabled | Sep 24 2015 | |||
1491269b72e4 | epriestley | Modernize Drydock SearchEngine implementations | 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 | |||
789df89c84b5 | epriestley | Add a command queue to Drydock to manage lease/resource release | Sep 23 2015 | |||
6e03419593a6 | epriestley | Implement a rough AlmanacService blueprint in Drydock | Sep 21 2015 | |||
5362d3366ce2 | epriestley | Modernize Drydock Query + Attach code | Sep 21 2015 | |||
e55a197dd683 | June Rhodes | Fix issues where Drydock queries didn't work correctly with empty arrays | Aug 24 2015 | |||
0d4f9363a0f2 | June Rhodes | Improve Drydock log search engine | Aug 24 2015 | |||
57b0353034c5 | epriestley | Add `harbormaster.createartifact` | Aug 15 2015 | |||
190e290d98b3 | epriestley | Fix Drydock lease list view in redesign branch | Jun 25 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
38f5894b58f3 | epriestley | Move Drydock object list rendering to SearchEngine | May 13 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
c020837397fe | epriestley | Add transactions to Drydock blueprint editing | Jan 9 2014 | |||
1ba52fac865f | epriestley | Introduce DrydockQuery to slightly reduce code duplication | Dec 27 2013 | |||
9b0fa5747bf4 | epriestley | Make Drydock more broadly aware of policies | Dec 27 2013 | |||
16508740048e | epriestley | Modernize Drydock CLI management of task execution | Dec 27 2013 | |||
9c9a9a919e7a | epriestley | Use ApplicationSearch for DrydockLog | Dec 26 2013 | |||
3db5833622ca | epriestley | Make DrydockLog policy-aware | Dec 26 2013 | |||
bc3912e64189 | epriestley | Use ApplicationSearch for Drydock Resources | Dec 26 2013 | |||
fa00e86f87b4 | epriestley | Use ApplicationSearch for Drydock Blueprints | Dec 26 2013 | |||
1a82743491bd | epriestley | Make Drydock Lease and Resource PHIDs use newer PHID infrastructure | Dec 26 2013 | |||
70244d3a129a | epriestley | Use ApplicationSearch to manage DrydockLeases | Dec 26 2013 | |||
6b2d480fe793 | epriestley | Make DrydockLease a policy-aware object | Dec 26 2013 | |||
dd01535ed6d7 | James Rhodes | Implement "Upload Artifact" build step | Dec 6 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 | |||
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 | |||
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 | |||
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 |
c4science · Help