1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/differential/controller
epriestley 954cd4b1b6 When arc has sent target branch data up after D14736, use it in the UI and "Land Revision"
Summary:
Ref T9952. Ref T3462. After D14736, if we have information about the target/"onto" branch, use it in the UI:

  - Show "feature (branched from master)" instead of "feature".
  - Default "Land Revision" to hit the correct branch.

Test Plan:
  - Branched from `test` with branch tracking.
  - Diffed.
  - Saw "feature (branched from test)" in UI.
  - Saw "test" fill as default in "Land Revision", despite the repository having a different default branch.

{F1020587}

{F1020588}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T3462, T9952

Differential Revision: https://secure.phabricator.com/D14737
2015-12-10 15:24:38 -08:00
..
DifferentialChangesetViewController.php Allow lint messages to be rendered as Remarkup 2015-11-15 19:50:10 +00:00
DifferentialCommentPreviewController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialCommentSaveController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialController.php Show all packages with a claim on a file in the table of contents view 2015-08-20 04:46:17 -07:00
DifferentialDiffCreateController.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialDiffViewController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialInlineCommentEditController.php Correctly clear draft markers when deleting an inline comment 2015-07-21 11:36:46 -07:00
DifferentialInlineCommentPreviewController.php Allow inline comments to be individually hidden 2015-05-27 10:28:38 -07:00
DifferentialRevisionCloseDetailsController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialRevisionEditController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialRevisionLandController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialRevisionListController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialRevisionOperationController.php When arc has sent target branch data up after D14736, use it in the UI and "Land Revision" 2015-12-10 15:24:38 -08:00
DifferentialRevisionViewController.php Don't show error operations after a successful land operation 2015-10-26 21:27:04 +00:00