1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 04:32:43 +01:00
phorge-phorge/src/applications/harbormaster/storage/build
epriestley 937e88c399 Remove obsolete, no-op implementations of "willRenderTimeline()"
Summary:
Depends on D19918. Ref T11351. In D19918, I removed all calls to this method. Now, remove all implementations.

All of these implementations just `return $timeline`, only the three sites in D19918 did anything interesting.

Test Plan: Used `grep willRenderTimeline` to find callsites, found none.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T11351

Differential Revision: https://secure.phabricator.com/D19919
2018-12-20 15:04:49 -08:00
..
HarbormasterBuild.php Remove obsolete, no-op implementations of "willRenderTimeline()" 2018-12-20 15:04:49 -08:00
HarbormasterBuildArtifact.php Make Harbormaster objects destructible 2018-03-29 13:01:14 -07:00
HarbormasterBuildLintMessage.php Allow lint codes to be up to 128 bytes long 2015-09-25 10:42:57 -07:00
HarbormasterBuildLog.php Count lines in build log slices more cheaply 2018-07-30 08:25:17 -07:00
HarbormasterBuildLogChunk.php When showing a small piece of a Harbormaster build log, load a small piece of data instead of the entire log 2018-02-28 12:32:26 -08:00
HarbormasterBuildLogChunkIterator.php Add a "filePHID" to HarbormasterBuildLog and copy logs into Files during finalization 2018-02-26 17:52:39 -08:00
HarbormasterBuildTarget.php Add support for "harbormaster.target.search" 2018-11-28 13:49:27 -08:00
HarbormasterBuildUnitMessage.php Allow unit test results to specify that their details are formatted with remarkup when reporting to "harbormaster.sendmessage" 2018-08-28 13:26:11 -07:00