phab/src/applications/harbormaster/storageproduction
phab/src/applications/harbormaster/storage
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ef05bf335d8e | epriestley | Allow Harbormaster builds to publish to a different object | Jan 4 2017 | |||
dda06c6bdc74 | Josh Cox | Added a 'name' field to the results for harbormaster.build.search endpoint | Sep 19 2016 | |||
98492765d315 | Mike Riley/yelirekim | Subsume 'harbormaster.querybuilds' with a modern search API method | Jul 31 2016 | |||
4865dbdff199 | Mike Riley/yelirekim | Search builds based on who kicked them off | Jul 31 2016 | |||
33fca12816b6 | Mike Riley/yelirekim | Pick some preset build statuses | Jul 31 2016 | |||
42b81a80900d | Mike Riley/yelirekim | Move build statuses to a constants class | Jul 31 2016 | |||
2c55a4ad7237 | Mike Riley/yelirekim | Provide a basic search engine for builds | Jul 31 2016 | |||
96c51028e50f | epriestley | In Harbormaster, release artifacts as soon as no waiting/running build steps… | Jun 18 2016 | |||
7868c5d7d0fd | epriestley | Add a CircleCI webhook | Mar 22 2016 | |||
2a3c3b2b98fe | epriestley | Provide `bin/nuance import` and ngram indexes for sources | Mar 8 2016 | |||
2ddd78647b20 | epriestley | Improve "Land Revision" errors for issues related to staging areas | Mar 7 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 2016 | |||
078bf59f59b0 | epriestley | Compress Harbormaster build logs inline | Mar 2 2016 | |||
6514237c0e01 | epriestley | Implement an iterator for build log chunks | Mar 2 2016 | |||
e174cac1b476 | epriestley | Give HarbormasterBuildLogChunk a real table | Mar 2 2016 | |||
0daa9ad98758 | epriestley | Use PhutilRope as a buffer in Harbormaster BuildLogs | Mar 2 2016 | |||
cf0957451ede | epriestley | Slightly simplify the Harbormaster build log API | Mar 2 2016 | |||
d436fecdab19 | epriestley | Show additional details for failed builds in Harbormaster | Feb 29 2016 | |||
3c19b72ca0c8 | epriestley | Begin making Harbormaster unit test results a little easier to read | Feb 29 2016 | |||
5512e9724ff3 | epriestley | Allow Harbormaster build plans to be tagged with projects and searched by tag | Feb 29 2016 | |||
f078fd98d79b | epriestley | Support searching for Harbormater build plans by name substring | Feb 29 2016 | |||
c29ba039bbda | epriestley | Update Buildable search in Harbormaster | Feb 27 2016 | |||
fdca684814da | epriestley | Slightly improve Buildable list in Harbormaster | Feb 27 2016 | |||
220ac48801a1 | epriestley | Remove buildable handle / container handle logic form Harbormaster buildable… | Feb 27 2016 | |||
93b8f803a02b | epriestley | Require "Can Edit" on a build plan to abort or pause associated builds | Feb 26 2016 | |||
6ebe8db3809f | epriestley | Add a missing key to HarbormasterBuildArtifact | Jan 21 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
39cf0134728a | epriestley | Add `objectPHID` keys to Harbormaster task schedulers | Nov 23 2015 | |||
1898864b6c45 | Aviv Eyal/avivey | add initiator.phid parameter to HM builds | Nov 4 2015 | |||
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 |
c4science · Help