phab/src/applications/harbormaster/queryproduction
phab/src/applications/harbormaster/query
production
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 | |||
3ac27e66ef56 | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
99889a6321a7 | epriestley | Execute Harbormaster buildable filtering properly from… | Aug 14 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 | |||
fc0dc02bb92d | epriestley | Allow Drydock blueprints to be tagged and searched, and give types some little… | Mar 4 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 | |||
37532a0bf001 | epriestley | Remove various additional calls to getCallsign() | Jan 2 2016 | |||
74bf0d6ec692 | epriestley | Show external build links in applications | Aug 15 2015 | |||
57b0353034c5 | epriestley | Add `harbormaster.createartifact` | Aug 15 2015 | |||
524aa39aa2f5 | epriestley | Merge branch 'master' into redesign-2015 | Jun 23 2015 | |||
de30e15b7ec8 | epriestley | Make Differential load lint/unit data from Harbormaster | Jun 23 2015 | |||
b55f9b6120be | epriestley | Merge branch 'master' into redesign-2015 | Jun 22 2015 | |||
76194a0dc1dd | epriestley | Add "Autoplans" to Harbormaster | Jun 21 2015 | |||
7ad4c9c056d1 | epriestley | Replace Harbormaster "BuildItem" with Lint/Unit messages | Jun 21 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
53ef057b1b51 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
069568757242 | epriestley | Fix an undefined property on HarbormasterBuildLogQuery | Jun 15 2015 | |||
57b898af9a53 | epriestley | Merge branch 'master' into redesign-2015 | Jun 10 2015 | |||
af1b586990a7 | Joshua Spence | Fix method visibilities | Jun 8 2015 | |||
b611642a0f6f | epriestley | Convert Harbormaster Build Plans to SearchField | Jun 8 2015 | |||
13f9f209df06 | Chad Little | [Redesign] Remove remaining barColor callsites | May 29 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
5eb496bb3ebd | epriestley | Make Harbormaster build plan datasource more browsable | Apr 17 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
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 | |||
efadfbbc97f9 | James Rhodes | Implement build generations in Harbormaster | Aug 21 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 | |||
13fa19909034 | Joshua Spence | Remove trailing whitespace. | Jun 23 2014 | |||
ed76c2be1d8d | James Rhodes | Implement showing buildable status in Diffusion | Jun 13 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
3a81f8c68d29 | Chad Little | Convert rest of SPRITE_STATUS to FontAwesome | May 19 2014 | |||
f2c0e94ea821 | Aviv Eyal/epriestley | Show command transactions in Harbormaster builds | May 15 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
0ef599e90676 | epriestley | Give Buildables a status, populate it, and return it over Conduit | Apr 18 2014 | |||
3b0be0961cfa | epriestley | Add a rough `harbormaster.querybuildables` Conduit API method | Apr 18 2014 | |||
4a6d2e9c9730 | epriestley | Allow tasks to yield to other tasks | Apr 16 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 | |||
a246c85c6b51 | epriestley | Use ApplicationTransactions and CustomField to implement build steps | Mar 26 2014 | |||
1786093c6e41 | epriestley | Replace "Cancel Build" with "Stop", "Resume" and "Restart" | Jan 6 2014 | |||
ac19c558225c | epriestley | Formalize "manual" buildables in Harbormaster | Dec 26 2013 | |||
4a56e26a6767 | epriestley | Allow buildables to be queried by container and underlying buildable | Dec 26 2013 | |||
60288edf80cb | epriestley | Allow Harbormaster build plans to be disabled | Dec 26 2013 | |||
79d153b85d52 | James Rhodes | Implement explicit build step ordering in Harbormaster | Dec 6 2013 | |||
5c02113bf9eb | James Rhodes | Migrate "Run Command" to use Drydock hosts | 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 | |||
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 | |||
377742c23af0 | epriestley | Get some level of meaningful status information into Harbormaster buildable list | Nov 6 2013 | |||
8cae7f999f41 | James Rhodes/epriestley | Make the buildables list a little nicer. | Nov 6 2013 | |||
e4569e7e7e2e | James Rhodes/epriestley | Implement interface for adding, editing and deleting build steps on plans. | Nov 5 2013 | |||
c514d34b9456 | James Rhodes/epriestley | Add build step implementation infrastructure and sleep build step. | 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