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/diffusion/request
epriestley 0ecfb75101 Expand abbreviated Mercurial hashes to full hashes
Summary:
If you go to `/rXnnnn` in Git, we expand the hash. If you go to `/rXnnnn` in Mercurial, we give you a confusing error message.

Reconcile Mercurial behavior with Git. Fixes T2265.

Test Plan: Viewed partial hash, full hash commit in Diffusion. Viewed very short hash, got reasonable behaviors.

Reviewers: btrahan, tido

Reviewed By: tido

CC: aran

Maniphest Tasks: T2265

Differential Revision: https://secure.phabricator.com/D4330
2013-01-03 06:01:53 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionGitRequest.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionMercurialRequest.php Expand abbreviated Mercurial hashes to full hashes 2013-01-03 06:01:53 -08:00
DiffusionRequest.php Fix Diffusion lint counts under SVN 2012-11-16 16:02:05 -08:00
DiffusionSvnRequest.php Display saved lint messages in Diffusion browse file 2012-11-08 15:39:44 -08:00