1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-12 08:36:13 +01:00
phorge-phorge/src/applications/packages/storage
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
..
PhabricatorPackagesDAO.php Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
PhabricatorPackagesNgrams.php Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
PhabricatorPackagesPackage.php Remove obsolete, no-op implementations of "willRenderTimeline()" 2018-12-20 15:04:49 -08:00
PhabricatorPackagesPackageNameNgrams.php Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
PhabricatorPackagesPackageTransaction.php Add PackagesPackage 2016-07-27 12:22:57 -07:00
PhabricatorPackagesPublisher.php Remove obsolete, no-op implementations of "willRenderTimeline()" 2018-12-20 15:04:49 -08:00
PhabricatorPackagesPublisherNameNgrams.php Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
PhabricatorPackagesPublisherTransaction.php Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
PhabricatorPackagesSchemaSpec.php Add a Packages application and PackagePublisher 2016-07-27 12:21:57 -07:00
PhabricatorPackagesVersion.php Remove obsolete, no-op implementations of "willRenderTimeline()" 2018-12-20 15:04:49 -08:00
PhabricatorPackagesVersionNameNgrams.php Add basic search capabilities to Packages 2016-07-27 12:27:12 -07:00
PhabricatorPackagesVersionTransaction.php Add PackagesVersion 2016-07-27 12:24:32 -07:00