1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 04:02:43 +01:00
phorge-phorge/src/applications/harbormaster/conduit
epriestley 114166dd32 Roughly implement "harbormaster.artifact.search"
Summary: Ref T13438. This is a sort of minimal plausible implementation.

Test Plan: Used "harbormaster.artifact.search" to query information about artifacts.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13438

Differential Revision: https://secure.phabricator.com/D20878
2019-10-29 13:37:35 -07:00
..
HarbormasterArtifactSearchConduitAPIMethod.php Roughly implement "harbormaster.artifact.search" 2019-10-29 13:37:35 -07:00
HarbormasterBuildableSearchAPIMethod.php Add harbormaster.buildable.search API Method 2018-11-26 14:16:57 +00:00
HarbormasterBuildLogSearchConduitAPIMethod.php Provide API read access to Harbormaster build logs 2018-02-28 12:36:03 -08:00
HarbormasterBuildPlanEditAPIMethod.php Provide "harbormaster.buildplan.edit" in the API 2019-02-28 07:36:31 -08:00
HarbormasterBuildPlanSearchAPIMethod.php Add harbormaster.buildplan.search api method 2018-11-02 02:57:38 +00:00
HarbormasterBuildSearchConduitAPIMethod.php Subsume 'harbormaster.querybuilds' with a modern search API method 2016-07-31 21:44:22 +00:00
HarbormasterConduitAPIMethod.php Add harbormaster.createartifact 2015-08-15 07:28:56 -07:00
HarbormasterCreateArtifactConduitAPIMethod.php Allow "harbormaster.createartifact" to decode raw HTTP parameter types of artifact properties 2016-11-17 08:03:01 -08:00
HarbormasterQueryAutotargetsConduitAPIMethod.php Add "Autoplans" to Harbormaster 2015-06-21 09:04:21 -07:00
HarbormasterQueryBuildablesConduitAPIMethod.php Make Harbormaster buildable status more of a nice flexible map and less of a bunch of switch statements 2018-02-12 12:18:06 -08:00
HarbormasterQueryBuildsConduitAPIMethod.php Provide ANSI color information for Harbormaster build status via API 2017-12-23 11:39:05 -08:00
HarbormasterSendMessageConduitAPIMethod.php Allow a HarbormasterBuildMessage to be sent to any object 2018-02-12 12:16:03 -08:00
HarbormasterTargetSearchAPIMethod.php Add support for "harbormaster.target.search" 2018-11-28 13:49:27 -08:00