phab/src/applications/harbormaster/storage/buildstable
phab/src/applications/harbormaster/storage/build
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
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 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
7c1bcdea1690 | epriestley | Add "harbormaster.querybuilds" Conduit API | Apr 18 2014 | |||
78bf266bde4a | epriestley | Allow Harbormaster build targets to wait for messages | Apr 16 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 | |||
458a28eed3a0 | epriestley | Truncate `logSource` in Harbormaster to the database column limit | Mar 8 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
e4569e7e7e2e | James Rhodes/epriestley | Implement interface for adding, editing and deleting build steps on plans. | 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 |
c4science · Help