phab/src/applications/harbormasterstable
phab/src/applications/harbormaster
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
dba48656817f | epriestley | Modernize "build plans" typeahead datasource | Jul 11 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
a3d50118e117 | James Rhodes | Allow users to specify names of build steps | Jul 4 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
13fa19909034 | Joshua Spence | Remove trailing whitespace. | Jun 23 2014 | |||
f7f866445681 | James Rhodes | Move build variables into HarbormasterBuildableInterface | Jun 20 2014 | |||
ed76c2be1d8d | James Rhodes | Implement showing buildable status in Diffusion | Jun 13 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
14198d62fb5b | James Rhodes/epriestley | Return the build from applyPlan instead of the plan | Jun 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
3a81f8c68d29 | Chad Little | Convert rest of SPRITE_STATUS to FontAwesome | May 19 2014 | |||
31cd9b21698f | Chad Little | Update PHUIStatusItemView to FontAwesome | May 17 2014 | |||
702f073f0a21 | epriestley | Fix some logic in WaitForPreviousBuildStep | May 15 2014 | |||
f2c0e94ea821 | Aviv Eyal/epriestley | Show command transactions in Harbormaster builds | May 15 2014 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
0120388a7516 | Chad Little | Found some missing icons | May 13 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
173fd49e67d7 | Chad Little | Used Cards instead of States for Harbormaster Buildables | May 1 2014 | |||
d41416faf0ae | epriestley | Let dashboard panel types use customfield to manage editing | Apr 30 2014 | |||
db42aae36147 | Chad Little | Add PHUIObjectItemView Status Display to Harbormaster | Apr 29 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
95a405da1090 | epriestley | Record build success or failure on buildable objects | Apr 18 2014 | |||
0ef599e90676 | epriestley | Give Buildables a status, populate it, and return it over Conduit | Apr 18 2014 | |||
4918773afe35 | epriestley | Drop nonsense buildStatus field from Buildable | Apr 18 2014 | |||
7c1bcdea1690 | epriestley | Add "harbormaster.querybuilds" Conduit API | Apr 18 2014 | |||
3b0be0961cfa | epriestley | Add a rough `harbormaster.querybuildables` Conduit API method | Apr 18 2014 | |||
4a6d2e9c9730 | epriestley | Allow tasks to yield to other tasks | Apr 16 2014 | |||
afd04731ab1f | epriestley | Add a "Create build step" transaction to Harbormaster | Apr 16 2014 | |||
78bf266bde4a | epriestley | Allow Harbormaster build targets to wait for messages | Apr 16 2014 | |||
803c50c1e7b4 | epriestley | Allow Harbormaster HTTP steps to pass credentials | Apr 16 2014 | |||
cb545856a9b8 | epriestley | Make task queue more robust against long-running tasks | Apr 15 2014 | |||
fc3b5ddce6a5 | James Rhodes/epriestley | Prevent buildable list in Harbormaster from breaking when container or… | Mar 26 2014 | |||
6e3c17e6f9fa | epriestley | Don't create invalid build steps while adding them | Mar 26 2014 | |||
d6b937ca2796 | epriestley | Allow external systems to send messages to build targets | Mar 26 2014 | |||
25f91567a76b | epriestley | Make various minor Harbormaster UI improvements | Mar 26 2014 | |||
cec8d1073150 | epriestley | Rename concrete Harbormaster step implementations | Mar 26 2014 | |||
281f06e2810a | epriestley | Rename "BuildStepImplementation" to "HarbormasterBuildStepImplementation" | Mar 26 2014 | |||
a246c85c6b51 | epriestley | Use ApplicationTransactions and CustomField to implement build steps | Mar 26 2014 | |||
72337dedaff9 | epriestley | Make Harbormaster input and output artifacts more explicit | Mar 26 2014 | |||
5b74fa0a756c | epriestley | Make all build steps support variables | Mar 26 2014 | |||
150a3adf2c78 | epriestley | Minor UI improvements for Harbormaster | Mar 25 2014 | |||
a2a4f4b3da92 | epriestley | Fix validation of Harbormaster HTTP methods | Mar 18 2014 | |||
29436dfe378c | William R. Otte/epriestley | Added 'method' field to the HTTP request build step. | Mar 13 2014 | |||
458a28eed3a0 | epriestley | Truncate `logSource` in Harbormaster to the database column limit | Mar 8 2014 | |||
70b008d18da5 | epriestley | Add test coverage that our definition of BMP agrees with MySQL | Feb 24 2014 | |||
21de2b1a0c7c | epriestley | Make Projects a PhabricatorSubscribableInterface, but with restricted defaults | Feb 10 2014 | |||
96dd530c4472 | epriestley | Distinguish between "Remote URI" and "Clone URI" in Repositories | Jan 30 2014 | |||
51c4f697f994 | James Rhodes/epriestley | Delete artifacts when restarting build | Jan 29 2014 | |||
996930da2ae0 | epriestley | Improve several exception behaviors for Harbormaster workers | Jan 13 2014 | |||
5502fca5f437 | epriestley | Make Drydock blueprint create workflow somewhat more standard | Jan 8 2014 | |||
46139bd1f6a2 | epriestley | Allow entire buildables to restart/stop/resume | Jan 6 2014 | |||
b952b6f61973 | epriestley | Improve restart/stop/resume UI | Jan 6 2014 | |||
6dc582f459f2 | epriestley | Make HarbormasterBuild a better source of truth about… | Jan 6 2014 | |||
1786093c6e41 | epriestley | Replace "Cancel Build" with "Stop", "Resume" and "Restart" | Jan 6 2014 | |||
4d5e8a149a7d | epriestley | Split Harbormaster workers apart so build steps can run in parallel | Jan 6 2014 | |||
e397103bf211 | epriestley | Extend all "ManagementWorkflow" classes from a base class | Dec 27 2013 | |||
9b0fa5747bf4 | epriestley | Make Drydock more broadly aware of policies | Dec 27 2013 | |||
f9f70dc2e9ca | epriestley | Use correct method name in Harbormaster UI event listener | Dec 26 2013 | |||
6b2d480fe793 | epriestley | Make DrydockLease a policy-aware object | Dec 26 2013 | |||
aad6b57c36f8 | epriestley | Add `bin/harbormaster` to make builds easier to debug | Dec 26 2013 | |||
ac19c558225c | epriestley | Formalize "manual" buildables in Harbormaster | Dec 26 2013 | |||
4a56e26a6767 | epriestley | Allow buildables to be queried by container and underlying buildable | Dec 26 2013 | |||
60288edf80cb | epriestley | Allow Harbormaster build plans to be disabled | Dec 26 2013 | |||
9c938701c3dd | epriestley | Modernize Diffusion `commitparentsquery` | Dec 20 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
0011068d7a69 | epriestley | Fix an issue in Harbormaster when a buildable has no repository | Dec 14 2013 | |||
270c8d27ab4e | James Rhodes | Implement "Wait for Previous Builds" build step | Dec 10 2013 | |||
8fd256a1fd69 | James Rhodes | Implement step for publishing files as fragments to Phragment in Harbormaster | Dec 8 2013 | |||
79d153b85d52 | James Rhodes | Implement explicit build step ordering in Harbormaster | Dec 6 2013 | |||
dd01535ed6d7 | James Rhodes | Implement "Upload Artifact" build step | Dec 6 2013 | |||
a8b27130cbcd | James Rhodes | Make "Edit Build Plan" more resiliant so old build configurations can be deleted | Dec 5 2013 | |||
5c02113bf9eb | James Rhodes | Migrate "Run Command" to use Drydock hosts | Dec 5 2013 | |||
d8d1173f5297 | James Rhodes | Implement support for leasing from Drydock hosts in Harbormaster | Dec 5 2013 | |||
53250d84dfc5 | James Rhodes | Introduce HarbormasterBuildTarget to snapshot build steps through a build | Dec 5 2013 | |||
91d084624b9c | epriestley | Passphrase v0 | Nov 20 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
eccbbce9a282 | James Rhodes/epriestley | Allow users to create buildables from diffs | Nov 10 2013 | |||
79ef667dfdc8 | James Rhodes/epriestley | Render build status on revisions and commits | Nov 10 2013 | |||
56c65e33ef1b | epriestley | Add a "Make an HTTP Request" build step | Nov 9 2013 | |||
43847d6bd7bb | James Rhodes/epriestley | Prevent crashes when more than one buildable for an object exists | Nov 9 2013 | |||
3eaac9eda9d5 | James Rhodes/epriestley | Added `build.id` variable and other improvements / fixes | Nov 9 2013 | |||
197e9b6f49aa | James Rhodes/epriestley | Put back the stronger variable replacement | Nov 9 2013 | |||
8f52778f32c4 | James Rhodes/epriestley | Fix content being missed in the build logs | Nov 9 2013 | |||
e64efa05c3ff | James Rhodes/epriestley | Implement "Run Remote Command" build step implementation. | Nov 9 2013 | |||
0ac1be709434 | James Rhodes/epriestley | Implemented support for build logs | Nov 9 2013 | |||
7ffea0463e42 | James Rhodes/epriestley | Use herald to trigger builds of revisions and commits. | Nov 9 2013 | |||
377742c23af0 | epriestley | Get some level of meaningful status information into Harbormaster buildable list | Nov 6 2013 | |||
8cae7f999f41 | James Rhodes/epriestley | Make the buildables list a little nicer. | Nov 6 2013 | |||
e4569e7e7e2e | James Rhodes/epriestley | Implement interface for adding, editing and deleting build steps on plans. | Nov 5 2013 | |||
c514d34b9456 | James Rhodes/epriestley | Add build step implementation infrastructure and sleep build step. | Nov 5 2013 | |||
ca5400d14bcb | James Rhodes/epriestley | Implement basic Harbormaster daemon and start builds. | Nov 5 2013 | |||
b5a009337f8e | epriestley | Harbormaster v(-2) | Oct 23 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
adfe84ffce4f | epriestley | Add HarbormasterRunnerWorker, for running CI tests | Dec 17 2012 |
c4science · Help