1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/diffusion/query
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
..
branch Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
browse Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
committags Delete license headers from files 2012-11-05 11:16:51 -08:00
contains Implement DiffusionMercurialContainsQuery in Diffusion 2013-02-27 18:41:21 -08:00
diff escape svn repository file paths. 2013-02-13 19:30:11 +09:00
exists Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
filecontent Save blame info to lint messages 2013-03-06 16:19:01 -08:00
history Use reverse(x::y) instead of y::x in Mercurial history queries 2013-02-27 20:08:54 -08:00
lastmodified Use reverse(x::y) instead of y::x in Mercurial history queries 2013-02-27 20:08:54 -08:00
mergedcommits Delete license headers from files 2012-11-05 11:16:51 -08:00
parents Delete license headers from files 2012-11-05 11:16:51 -08:00
pathchange Don't show changes for commits which affect more than 1,000 files 2013-01-30 12:01:49 -08:00
pathid Delete license headers from files 2012-11-05 11:16:51 -08:00
rawdiff Delete license headers from files 2012-11-05 11:16:51 -08:00
taglist Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
DiffusionCommitQuery.php Don't barf on bad commit identifiers 2013-03-19 15:30:16 -07:00
DiffusionPathQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionRenameHistoryQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionSymbolQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00