1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/diffusion
epriestley 4c914a5c49 Remove all calls to renderSingleView() and deprecate it
Summary: After D5305, this method does nothing since we automatically figure out what we need to do.

Test Plan:
- Viewed a page with the main menu on it (MainMenuView).
- Viewed a revision with transactions on it (TransactionView).
- Viewed timeline UIExample (TimelineView, TimelineEventView).
- Viewed a revision (PropertyListView).
- Viewed a profile (ProfileHeaderView).
- Viewed Pholio list (PinboardView, PinboardItemView).
- Viewed Config (ObjectItemView, ObjectItemListView).
- Viewed Home (MenuView).
- Viewed a revision (HeaderView, CrumbsView, ActionListView).
- Viewed a revision with an inline comment (anchorview).
- Viewed a Phriction diff page (AphrontCrumbsView).
  - Filed T2721 to get rid of this.
- Looked at Pholio and made inlines and comments (mockimages, pholioinlinecomment/save/edit).
- Looked at conpherences.
- Browsed around.

Reviewers: chad, vrana

Reviewed By: chad

CC: edward, aran

Differential Revision: https://secure.phabricator.com/D5307
2013-03-09 13:52:41 -08:00
..
application Prepare Diffusion for hovercards 2013-02-27 08:04:54 -08:00
conduit Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
config Author Can Close Audit Option 2013-01-18 17:54:26 -08:00
controller Adjust the shade of green in blame 2013-03-08 10:49:45 -08:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
events Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
query Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
request Add separate exception for when the repository clone is unreadable. 2013-02-11 08:35:00 -08:00
view Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
DiffusionLintSaveRunner.php Save blame info to lint messages 2013-03-06 16:19:01 -08:00
DiffusionRepositoryTag.php Delete license headers from files 2012-11-05 11:16:51 -08:00