phab/src/applications/harbormaster/storage/HarbormasterBuildable.phpstable
phab/src/applications/harbormaster/storage/HarbormasterBuildable.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
409e207378b4 | aubort | Merge with Stable Week 36 + fixes 20180912 | Sep 14 2018 | |||
2ef10fbe5762 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
ef05bf335d8e | epriestley | Allow Harbormaster builds to publish to a different object | Jan 4 2017 | |||
42b81a80900d | Mike Riley/yelirekim | Move build statuses to a constants class | Jul 31 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 | |||
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 | |||
2728a9f9649e | epriestley | Allow builds to have parameters | Oct 2 2015 | |||
776caa507b15 | epriestley | Modularize the Harbormaster "Run build plan" Herald action | Aug 3 2015 | |||
76194a0dc1dd | epriestley | Add "Autoplans" to Harbormaster | Jun 21 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 | |||
f6e635c8d279 | Bob Trahan | Transactions - deploy buildTransactionTimeline to remaining applications | Dec 4 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
e7b590a1cf0d | epriestley | Generate expected schemata for Harbormaster | Oct 1 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 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 | |||
14198d62fb5b | James Rhodes/epriestley | Return the build from applyPlan instead of the plan | Jun 12 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 | |||
46139bd1f6a2 | epriestley | Allow entire buildables to restart/stop/resume | Jan 6 2014 | |||
b952b6f61973 | epriestley | Improve restart/stop/resume UI | Jan 6 2014 | |||
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 | |||
43847d6bd7bb | James Rhodes/epriestley | Prevent crashes when more than one buildable for an object exists | 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 | |||
ca5400d14bcb | James Rhodes/epriestley | Implement basic Harbormaster daemon and start builds. | Nov 5 2013 | |||
b5a009337f8e | epriestley | Harbormaster v(-2) | Oct 23 2013 |
c4science · Help