mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-29 02:02:41 +01:00
b2e89a9e48
Summary: Ref T9513. I checked this briefly but didn't do a very thorough job of it. - Don't try to query merges for Subversion, since it doesn't support them. - Fix up "existsquery" to work properly (and efficiently) for both hosted and imported repositories. - Fix up "parentsquery" to have similar behavior on invalid commits to other VCSes (throw an exception). Test Plan: - No more merges warning on SVN. - Hosted SVN gets the right exists result now. - Visiting "r23980283789287" now 404's instead of "not parsed yet". Reviewers: chad Reviewed By: chad Maniphest Tasks: T9513 Differential Revision: https://secure.phabricator.com/D14239 |
||
---|---|---|
.. | ||
__tests__ | ||
filecontent | ||
lowlevel | ||
pathchange | ||
pathid | ||
rawdiff | ||
DiffusionCachedResolveRefsQuery.php | ||
DiffusionCommitQuery.php | ||
DiffusionDiffInlineCommentQuery.php | ||
DiffusionLintCountQuery.php | ||
DiffusionPathQuery.php | ||
DiffusionQuery.php | ||
DiffusionRenameHistoryQuery.php | ||
DiffusionResolveUserQuery.php | ||
DiffusionSymbolQuery.php |