1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/diffusion/query
epriestley 0e3cb3b393 Use Application PHIDs for commits
Summary: Ref T2716. Ref T2715. Move CMIT to use Application PHIDs. Nothing too special here, but I consolidated some code into DiffusionCommitQuery. Depends on D6514.

Test Plan: Browsed Diffusion. Browsed Differential/Maniphest with linked commits. Used jump nav; used `phid.lookup` and `phid.query`. Used remarkup for Git and SVN repos. Grepped for PHID_TYPE_CMIT.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2715, T2716

Differential Revision: https://secure.phabricator.com/D6515
2013-07-22 12:17:34 -07:00
..
expandshortname Diffusion - move commit parents query to conduit 2013-05-21 16:22:49 -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 Use Application PHIDs for commits 2013-07-22 12:17:34 -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 Diffusion - move commit parents query to conduit 2013-05-21 16:22:49 -07:00
DiffusionSymbolQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00