1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/differential/controller
epriestley a5dc9067af Provide convenience method addTextCrumb() to PhabricatorCrumbsView
Summary: We currently have a lot of calls to `addCrumb(id(new PhabricatorCrumbView())->...)` which can be expressed much more simply with a convenience method. Nearly all crumbs are only textual.

Test Plan:
  - This was mostly automated, then I cleaned up a few unusual sites manually.
  - Bunch of grep / randomly clicking around.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: hach-que, aran

Differential Revision: https://secure.phabricator.com/D7787
2013-12-18 17:47:34 -08:00
..
DifferentialChangesetViewController.php Remove differential.anonymous-access 2013-11-11 16:05:19 -08:00
DifferentialCommentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialCommentSaveController.php Make most Differential reads policy-aware 2013-09-26 12:37:19 -07:00
DifferentialController.php Remove differential.anonymous-access 2013-11-11 16:05:19 -08:00
DifferentialDiffCreateController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
DifferentialDiffViewController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
DifferentialInlineCommentEditController.php Migrate all Differential inline comments to ApplicationTransactions 2013-10-19 05:03:25 -07:00
DifferentialInlineCommentPreviewController.php Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
DifferentialRevisionDetailRenderer.php Pass user to DifferentialRevisionDetailRenderer 2013-03-04 11:32:02 -08:00
DifferentialRevisionEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
DifferentialRevisionLandController.php Land to GitHub + support stuff 2013-11-13 17:25:24 -08:00
DifferentialRevisionListController.php Remove differential.anonymous-access 2013-11-11 16:05:19 -08:00
DifferentialRevisionViewController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
DifferentialSubscribeController.php Use DifferentialRevisionQuery in differential controllers 2013-07-15 16:01:31 -07:00