1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/feed
Joshua Spence c2ac63e9ad Increase visibility of PhabricatorController::buildApplicationMenu methods
Summary: Ref T6822. This method needs to be `public` because it is called from `PhabricatorApplicationSearchController::buildApplicationMenu()`.

Test Plan: I wouldn't expect //increasing// method visibility to break anything.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6822

Differential Revision: https://secure.phabricator.com/D11416
2015-01-16 07:41:26 +11:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
builder Move ActionHeaders to PHUI, add ObjectBox Support, new Colors 2014-06-24 09:39:32 -07:00
conduit Minor formatting changes 2014-10-08 08:39:49 +11:00
config Lock feed.public and feed.http-hooks config options 2014-12-29 08:04:47 -08:00
controller Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
management Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
story Remove an unused feed story class 2015-01-02 11:46:16 +11:00
worker Feed - permenantly fail publish workers if the uri they are posting to is not in configu 2014-08-26 15:05:54 -07:00
PhabricatorFeedStoryPublisher.php Audit - another partial fix to commit re-parsing bug 2014-10-20 17:39:19 -07:00