phab/src/applications/harbormaster/engine/HarbormasterBuildEngine.phpstable
phab/src/applications/harbormaster/engine/HarbormasterBuildEngine.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
42b81a80900d | Mike Riley/yelirekim | Move build statuses to a constants class | Jul 31 2016 | |||
96c51028e50f | epriestley | In Harbormaster, release artifacts as soon as no waiting/running build steps… | Jun 18 2016 | |||
601aaa5a86c1 | epriestley | Modularize content sources | Mar 26 2016 | |||
39cf0134728a | epriestley | Add `objectPHID` keys to Harbormaster task schedulers | Nov 23 2015 | |||
d5dc4588fce4 | June Rhodes/epriestley | [harbormaster/abort-builds] Support aborting builds in Harbormaster | Sep 21 2015 | |||
57b0353034c5 | epriestley | Add `harbormaster.createartifact` | Aug 15 2015 | |||
630fb06c428e | epriestley | Document how to use `harbormaster.sendmessage` to report lint and unit results | Aug 4 2015 | |||
db1bc7fd7f1f | epriestley | Carefully avoid the harbormaster/differential race | Jun 25 2015 | |||
c31e25d5ceed | epriestley | Smooth out some UI/UX issues in Harbormaster | Jun 23 2015 | |||
51b34c054429 | James Rhodes | Abort previous build targets when a build is restarted | Aug 26 2014 | |||
efadfbbc97f9 | James Rhodes | Implement build generations in Harbormaster | Aug 21 2014 | |||
aab0ed1c50df | James Rhodes | Implement artifact release for Harbormaster | Aug 12 2014 | |||
cad41ea2947e | James Rhodes | Implement build simulation; convert Harbormaster to be purely dependency based | Jul 31 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
f2c0e94ea821 | Aviv Eyal/epriestley | Show command transactions in Harbormaster builds | May 15 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 | |||
78bf266bde4a | epriestley | Allow Harbormaster build targets to wait for messages | Apr 16 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 | |||
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 |
c4science · Help