1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/differential/storage
Nick Harper 56529f88e0 Show verb of closed diff based on backing vcs, not local vcs
Summary:
When choosing a verb to show with a closed differential revision, choose the
verb based on the upstream vcs, not the vcs used to create the diff, since these
are not the same thing. I also updated the documentation for the next step for
an accepted diff for the case where the local vcs and backing vcs aren't the
same (since arc land doesn't work for those).

Test Plan:
Loaded a committed diff and an accepted diff from fbcode and www to check that
they show the correct thing.

Reviewers: jungejason, epriestley

Reviewed By: epriestley

CC: aran, Koolvin

Maniphest Tasks: T1118

Differential Revision: https://secure.phabricator.com/D2360
2012-05-01 11:30:02 -07:00
..
affectedpath Build an "affected path" index when attaching diffs to revisions 2011-09-15 07:45:14 -07:00
auxiliaryfield Use assert_instances_of() in Differential 2012-04-04 15:11:30 -07:00
base Conduit: differential.creatediff 2011-01-24 11:28:12 -08:00
changeset Remove getFileType() and getChangeType() from DifferentialChangeset 2012-04-19 09:45:50 -07:00
comment Add "final" to more classes 2012-03-13 11:18:11 -07:00
diff Show verb of closed diff based on backing vcs, not local vcs 2012-05-01 11:30:02 -07:00
diffproperty Add "final" to more classes 2012-03-13 11:18:11 -07:00
hunk Fix typos in detectCopiedCode() 2012-04-28 22:56:08 -07:00
inlinecomment Add inline comments to Diffusion/Audit 2012-03-14 12:56:01 -07:00
revision Use "closed", not "committed", in Differential 2012-04-23 17:40:57 -07:00