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/transactions
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 Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
constants Make timeline view prettier 2012-12-11 13:59:35 -08:00
controller Rename setViewer() to setUser() in views 2012-12-21 12:18:55 -08:00
editor Don't try to implicitly subscribe users who are already subscribed 2013-02-22 15:54:56 -08:00
exception Add ApplicationTransaction handling for transactions with no effect 2012-12-11 17:27:40 -08:00
feed Fix some bot issues 2013-02-15 17:10:51 -08:00
interface Integrate subscriptions with ApplicationTransactions 2013-02-17 06:37:09 -08:00
query Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00
response Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
storage Fix a missing viewer after D5152 2013-03-04 12:54:20 -08:00
view Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00