1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/harbormaster
Josh Cox dda06c6bdc Added a 'name' field to the results for harbormaster.build.search endpoint
Summary: Fixes T11642. Added a 'name' field to the results from harbormaster.build.search.

Test Plan: Went to `/conduit/method/harbormaster.build.search/` and ran a search that would yield results (because otherwise there will be nothing there). Noted that there was, in fact, a name in the results.

Reviewers: yelirekim, #blessed_reviewers, epriestley

Reviewed By: yelirekim, #blessed_reviewers, epriestley

Subscribers: epriestley, yelirekim

Maniphest Tasks: T11642

Differential Revision: https://secure.phabricator.com/D16569
2016-09-19 13:15:52 -04:00
..
__tests__ Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
application Provide a basic search engine for builds 2016-07-31 13:35:31 +00:00
artifact In Harbormaster, make sure artifacts are destroyed even if a build is aborted 2015-10-05 05:58:53 -07:00
autoplan Give "Arcanist Client Results" a more clear name 2015-09-09 19:18:08 -07:00
capability Give Harbormaster Build Plans real policies 2015-10-26 12:38:21 -07:00
conduit Use long array syntax for compatibility instead of short array syntax 2016-08-01 10:45:19 -07:00
constants Pick some preset build statuses 2016-07-31 15:35:18 +00:00
controller Move build statuses to a constants class 2016-07-31 14:56:31 +00:00
customfield Remove obsolete, confusing Harbormaster builds steps 2016-02-26 10:34:58 -08:00
editor Update EditEngine for two column 2016-03-28 09:18:55 -07:00
engine Correctly calculate "any_failed" 2016-08-31 21:35:57 +00:00
engineextension Subsume 'harbormaster.querybuilds' with a modern search API method 2016-07-31 21:44:22 +00:00
event Move build statuses to a constants class 2016-07-31 14:56:31 +00:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
future Allow Harbormaster to run commands on Drydock working copies 2015-09-25 10:43:32 -07:00
herald add initiator.phid parameter to HM builds 2015-11-04 18:32:18 +00:00
interface Add a "Build with CircleCI" build step 2016-03-22 12:12:11 -07:00
management Provide a workflow to restart Harbormaster builds 2016-09-02 13:32:02 +00:00
phid Update Buildable search in Harbormaster 2016-02-27 07:13:10 -08:00
query Execute Harbormaster buildable filtering properly from HarbormasterBuildSearchEngine 2016-08-14 08:31:02 -07:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
step In Harbormaster, release artifacts as soon as no waiting/running build steps will use them 2016-06-17 16:13:56 -07:00
stepgroup Put Drydock build steps into their own group in Harbormaster 2015-10-05 15:59:35 -07:00
storage Added a 'name' field to the results for harbormaster.build.search endpoint 2016-09-19 13:15:52 -04:00
typeahead Search builds based on who kicked them off 2016-07-31 20:54:44 +00:00
view Update Harbormaster for two column 2016-03-25 21:41:47 +00:00
worker Slightly simplify the Harbormaster build log API 2016-03-01 15:25:04 -08:00