1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/differential/customfield
epriestley 8a81d208c4 Don't show "master (branched from master)" in UI
Summary:
Ref T3462. If someone works directly on `master`, we currently show "Branch: master (branched from master)" in the UI.

Although this is sort of technically accurate, it is confusing.

Instead, just show "Branch: master" in this situation.

Test Plan: Saw "master" instead of "master (branched from master)".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T3462

Differential Revision: https://secure.phabricator.com/D14829
2015-12-19 12:57:59 -08:00
..
DifferentialApplyPatchField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
DifferentialAsanaRepresentationField.php Modernize remaining edge types 2015-01-03 10:58:20 +11:00
DifferentialAuditorsField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialAuthorField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialBlameRevisionField.php remove unused FeedStory object in getTitleForFeed functions 2015-01-02 08:45:43 -08:00
DifferentialBranchField.php Don't show "master (branched from master)" in UI 2015-12-19 12:57:59 -08:00
DifferentialChangesSinceLastUpdateField.php Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00
DifferentialCommitsField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialConflictsField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialCoreCustomField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialCustomField.php Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
DifferentialDependenciesField.php Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
DifferentialDependsOnField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialEditPolicyField.php Implement Differential subscribers as a CustomField 2014-02-21 11:54:08 -08:00
DifferentialGitSVNIDField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialHarbormasterField.php Read Differential changeset coverage information from Harbormaster 2015-08-10 14:16:36 -07:00
DifferentialHostField.php Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
DifferentialJIRAIssuesField.php Various translation improvements 2015-11-03 07:02:46 +11:00
DifferentialLintField.php Remove leftover code for "postponed" lint and unit status 2015-08-29 22:19:28 +10:00
DifferentialManiphestTasksField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialNextStepField.php Move "Next Step" to a custom field in Differential 2015-10-30 16:00:53 +00:00
DifferentialPathField.php Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
DifferentialProjectReviewersField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialProjectsField.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
DifferentialRepositoryField.php Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
DifferentialRequiredSignaturesField.php Modernize Legalpad edge types 2015-01-01 11:15:34 +11:00
DifferentialRevertPlanField.php remove unused FeedStory object in getTitleForFeed functions 2015-01-02 08:45:43 -08:00
DifferentialReviewedByField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialReviewersField.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
DifferentialRevisionIDField.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialStoredCustomField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialSubscribersField.php Remove mailing lists application 2015-06-03 18:42:36 -07:00
DifferentialSummaryField.php Render Remarkup in emails 2015-11-24 06:43:01 +11:00
DifferentialTestPlanField.php Render Remarkup in emails 2015-11-24 06:43:01 +11:00
DifferentialTitleField.php remove unused FeedStory object in getTitleForFeed functions 2015-01-02 08:45:43 -08:00
DifferentialUnitField.php Various translation improvements 2015-11-03 07:02:46 +11:00
DifferentialViewPolicyField.php Implement Differential subscribers as a CustomField 2014-02-21 11:54:08 -08:00