1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/diffusion
Nick Harper 3f708710eb Don't barf on bad commit identifiers
Summary:
If someone provides an invalid svn rev number (like providing a git commit
hash instead) for a diffusion commit, we should ignore it like we ignore
other bad input to DiffusionCommitQuery, instead of barfing.

Test Plan:
put an invalid blame rev with rEsomehash (where E is an svn repo), and
differential loads.

Reviewers: epriestley, wez

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5389
2013-03-19 15:30:16 -07:00
..
application Prepare Diffusion for hovercards 2013-02-27 08:04:54 -08:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
config Author Can Close Audit Option 2013-01-18 17:54:26 -08:00
controller Adjust the shade of green in blame 2013-03-08 10:49:45 -08:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
events Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
query Don't barf on bad commit identifiers 2013-03-19 15:30:16 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
request Add separate exception for when the repository clone is unreadable. 2013-02-11 08:35:00 -08:00
view Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
DiffusionLintSaveRunner.php Save blame info to lint messages 2013-03-06 16:19:01 -08:00
DiffusionRepositoryTag.php Delete license headers from files 2012-11-05 11:16:51 -08:00