1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/differential/storage
dschleimer 86fa4fd97f [Phabricator] track Mercurial bookmarks for differential diffs
Summary:
This adds all the changes necessary to track the active Mercurial
bookmark for differential diffs.  We render both branch and bookmark
information in the branch field of the Differential revison view, as
seen in
https://secure.phabricator.com/file/data/kzpmu3evfkukxdjyxrfz/PHID-FILE-eqorsqupxvwirqi2s5lo/bookmark_differential.jpg

The Arcanist half of this is https://secure.phabricator.com/D2896

Test Plan:
Mostly D2896.

Additionally, loaded a diff created with a bookmark, as per the link in the summary.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1331

Differential Revision: https://secure.phabricator.com/D2897
2012-06-30 15:41:58 -07:00
..
__tests__ Simplify DifferentialHunk::getAddedLines() 2012-06-27 13:54:02 -07:00
DifferentialAffectedPath.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialAuxiliaryField.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialChangeset.php Unhighlight lines modified in rebase 2012-06-29 17:21:23 -07:00
DifferentialComment.php Remove the actor itself from reviewer list in commandeering 2012-06-27 09:55:31 -07:00
DifferentialDAO.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialDiff.php [Phabricator] track Mercurial bookmarks for differential diffs 2012-06-30 15:41:58 -07:00
DifferentialDiffProperty.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialHunk.php Simplify DifferentialHunk::getAddedLines() 2012-06-27 13:54:02 -07:00
DifferentialInlineComment.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialRevision.php Return attached hashes from differential.query 2012-06-26 09:07:52 -07:00