1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 17:22:42 +01:00
phorge-phorge/src/applications/harbormaster/query
epriestley 620047bcfe Add a "Recent Builds" element to the Build Plan UI and tighten up a few odds and ends
Summary:
Depends on D20218. Ref T13258. It's somewhat cumbersome to get from build plans to related builds but this is a reasonable thing to want to do, so make it a little easier.

Also clean up / standardize / hint a few things a little better.

Test Plan: {F6244116}

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13258

Differential Revision: https://secure.phabricator.com/D20219
2019-02-28 07:38:37 -08:00
..
HarbormasterBuildableQuery.php Update Buildable search in Harbormaster 2016-02-27 07:13:10 -08:00
HarbormasterBuildableSearchEngine.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
HarbormasterBuildableTransactionQuery.php Remove @group annotations 2014-07-10 08:12:48 +10:00
HarbormasterBuildArtifactQuery.php In Harbormaster, release artifacts as soon as no waiting/running build steps will use them 2016-06-17 16:13:56 -07:00
HarbormasterBuildLogQuery.php Provide API read access to Harbormaster build logs 2018-02-28 12:36:03 -08:00
HarbormasterBuildLogSearchEngine.php Provide API read access to Harbormaster build logs 2018-02-28 12:36:03 -08:00
HarbormasterBuildMessageQuery.php Rename HarbormasterBuildMessage "buildTargetPHID" to "receiverPHID" 2018-02-12 12:17:44 -08:00
HarbormasterBuildPlanQuery.php Support searching for Harbormater build plans by name substring 2016-02-29 05:22:24 -08:00
HarbormasterBuildPlanSearchEngine.php Allow Drydock blueprints to be tagged and searched, and give types some little icons 2016-03-03 15:21:58 -08:00
HarbormasterBuildPlanTransactionQuery.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterBuildQuery.php Simply how Differential drafts ignore Harbormaster autobuilds 2017-10-23 10:31:48 -07:00
HarbormasterBuildSearchEngine.php Add a "Recent Builds" element to the Build Plan UI and tighten up a few odds and ends 2019-02-28 07:38:37 -08:00
HarbormasterBuildStepQuery.php Add an "Abort Older Builds" build step to Harbormaster 2018-04-17 14:59:47 -07:00
HarbormasterBuildStepTransactionQuery.php Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
HarbormasterBuildTargetQuery.php Show external build links in applications 2015-08-15 07:29:26 -07:00
HarbormasterBuildTargetSearchEngine.php Add support for "harbormaster.target.search" 2018-11-28 13:49:27 -08:00
HarbormasterBuildTransactionQuery.php Remove @group annotations 2014-07-10 08:12:48 +10:00
HarbormasterBuildUnitMessageQuery.php Allow unit tests to have arbitrarily long names (>255 characters) 2019-02-19 11:21:42 -08:00