1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/diffusion/query
Bob Trahan 5d495ebbad Diffusion - move merged commits query to happen over conduit.
Summary: Ref T2784. Also sneaks in a fix for branch query -- forgot to catch the unsupported VCS exception. One strange thing is I have test Phabricator repositories and the mercurial one is showing different data than git for the same commit. The data shown is consistent pre and post this diff though so its an existing issue. Also note the mercurial is an import of git so maybe its busted-ish?

Test Plan: viewed commits in mercurial, svn, and git that were merge commits. saw the right stuff in mercurial and git.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2784

Differential Revision: https://secure.phabricator.com/D5985
2013-05-20 17:04:51 -07:00
..
expandshortname Diffusion - move some DiffusionRequest queries to occur over Conduit 2013-05-14 15:32:19 -07:00
filecontent DiffusionFileContentQuery => Conduit 2013-05-07 14:57:08 -07:00
parents Diffusion - move history query to conduit 2013-05-20 12:45:34 -07:00
pathchange Don't show changes for commits which affect more than 1,000 files 2013-01-30 12:01:49 -08:00
pathid Fix failing unit test testParentEdgeCases under Windows 2013-04-02 09:01:33 -07:00
rawdiff Delete license headers from files 2012-11-05 11:16:51 -08:00
stablecommitname Diffusion - move querying for stable commit name to occur over conduit 2013-05-17 14:12:46 -07:00
DiffusionCommitQuery.php Make "Receive Test" mail form use MailReceivers 2013-05-17 03:51:33 -07:00
DiffusionPathQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionQuery.php Diffusion - move history query to conduit 2013-05-20 12:45:34 -07: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