phab/src/applications/harbormaster/storagefeature/better-testing
phab/src/applications/harbormaster/storage
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5ee4a1a306c5 | epriestley | Give Harbormaster Build Plans real policies | Oct 26 2015 | |||
2728a9f9649e | epriestley | Allow builds to have parameters | Oct 2 2015 | |||
4ac82be5ed22 | epriestley | Merge the DrydockLease workers into a single worker | Oct 1 2015 | |||
a5c417716056 | epriestley | Fix an issue with BuildLogs and web UI during builds | Sep 29 2015 | |||
bfaa93aa9b2c | epriestley | Allow Harbormaster build plans to request additional working copies | Sep 29 2015 | |||
d735c7adf2d5 | epriestley | Allow Harbormaster to run commands on Drydock working copies | Sep 25 2015 | |||
8ce90a7c4287 | epriestley | Allow lint codes to be up to 128 bytes long | Sep 25 2015 | |||
284fe0fe51ce | epriestley | Allow Harbormaster to lease working copies from Drydock | Sep 25 2015 | |||
d5dc4588fce4 | June Rhodes/epriestley | [harbormaster/abort-builds] Support aborting builds in Harbormaster | Sep 21 2015 | |||
57b0353034c5 | epriestley | Add `harbormaster.createartifact` | Aug 15 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
a1499ceb8f61 | epriestley | Don't let autoplans be run manually | Aug 10 2015 | |||
580790cd6e35 | epriestley | Prevent Harbormaster autobuilds from being stopped, paused or restarted | Aug 6 2015 | |||
630fb06c428e | epriestley | Document how to use `harbormaster.sendmessage` to report lint and unit results | Aug 4 2015 | |||
776caa507b15 | epriestley | Modularize the Harbormaster "Run build plan" Herald action | Aug 3 2015 | |||
9623f9b5cf8a | epriestley | Allow unit test duration to be submitted as a float or an int | Jul 2 2015 | |||
cee1835bb01c | epriestley | Don't try to strlen() an array | Jun 26 2015 | |||
5f99d79c5d17 | epriestley | Fix type spec for 'coverage' | Jun 25 2015 | |||
716bd4e4b41b | epriestley | Improve lint/unit limit, sort, view all, collapse behaviors | Jun 23 2015 | |||
b72deb332ca7 | epriestley | Render unit results as Harbormaster unit messages | Jun 23 2015 | |||
76194a0dc1dd | epriestley | Add "Autoplans" to Harbormaster | Jun 21 2015 | |||
081300c7f861 | epriestley | Modernize some Harbormaster Controller/Policy infrastructure | Jun 21 2015 | |||
7ad4c9c056d1 | epriestley | Replace Harbormaster "BuildItem" with Lint/Unit messages | Jun 21 2015 | |||
e7e585820b96 | J Rhodes | Prevent an error when the Drydock lease artifact does not exist | May 31 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 | |||
5eb496bb3ebd | epriestley | Make Harbormaster build plan datasource more browsable | Apr 17 2015 | |||
29fd3f136b88 | epriestley | Allow columns to be marked as nonmutable (so save() will not change them) | Feb 19 2015 | |||
32488687e74d | James Rhodes | Use %B for Harbormaster build log updates as well | Feb 3 2015 | |||
6e723c5c5aef | James Rhodes | Use %B when writing to Harbormaster build logs | Jan 29 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
384b670709aa | Bob Trahan | Fix string truncation calls all over the codebase. | Jan 5 2015 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
f6e635c8d279 | Bob Trahan | Transactions - deploy buildTransactionTimeline to remaining applications | Dec 4 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
f86f9dc51283 | epriestley | Make Currency a more formal type | Oct 6 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
e7b590a1cf0d | epriestley | Generate expected schemata for Harbormaster | Oct 1 2014 | |||
b93bc7e47947 | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
a26c6147f537 | James Rhodes | Prevent artifact key collision when builds are restarted | Aug 28 2014 | |||
0e15393b466e | James Rhodes | Prevent crash when build step has been deleted on build plan | Aug 28 2014 | |||
51b34c054429 | James Rhodes | Abort previous build targets when a build is restarted | Aug 26 2014 | |||
327387474460 | epriestley | Fix an issue with build generations not being set for strict MySQL | Aug 21 2014 | |||
efadfbbc97f9 | James Rhodes | Implement build generations in Harbormaster | Aug 21 2014 | |||
aab0ed1c50df | James Rhodes | Implement artifact release for Harbormaster | Aug 12 2014 | |||
efc82c727bb4 | James Rhodes | Measure how long build targets take in Harbormaster | Aug 12 2014 | |||
3785f8113eba | James Rhodes | Allow build steps to create URI artifacts | Aug 8 2014 | |||
bc116d7e02b4 | James Rhodes | Change "Stop" to "Pause" in Harbormaster build UI | Aug 8 2014 | |||
dfa9b27a949c | James Rhodes | Use tabs on build targets and allow build steps to have a description | Aug 1 2014 | |||
cad41ea2947e | James Rhodes | Implement build simulation; convert Harbormaster to be purely dependency based | Jul 31 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
a3d50118e117 | James Rhodes | Allow users to specify names of build steps | Jul 4 2014 | |||
f7f866445681 | James Rhodes | Move build variables into HarbormasterBuildableInterface | Jun 20 2014 | |||
ed76c2be1d8d | James Rhodes | Implement showing buildable status in Diffusion | Jun 13 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 | |||
f2c0e94ea821 | Aviv Eyal/epriestley | Show command transactions in Harbormaster builds | May 15 2014 | |||
d41416faf0ae | epriestley | Let dashboard panel types use customfield to manage editing | Apr 30 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 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 | |||
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 | |||
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 | |||
281f06e2810a | epriestley | Rename "BuildStepImplementation" to "HarbormasterBuildStepImplementation" | Mar 26 2014 | |||
a246c85c6b51 | epriestley | Use ApplicationTransactions and CustomField to implement build steps | Mar 26 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 | |||
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 | |||
9b0fa5747bf4 | epriestley | Make Drydock more broadly aware of policies | Dec 27 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 | |||
60288edf80cb | epriestley | Allow Harbormaster build plans to be disabled | Dec 26 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 | |||
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 | |||
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 | |||
8f52778f32c4 | James Rhodes/epriestley | Fix content being missed in the build logs | 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 |
c4science · Help