1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-05 11:28:25 +01:00
phorge-phorge/src/applications/diffusion/query
epriestley f11a4d5ef0 Pass branch information to local Conduit calls in Diffusion
Summary: Fixes T3697. Currently, we don't pass "branch" implicitly, so, e.g., when viewing a branch you don't get the right commit hash when looking up the README.

Test Plan: Viewed a non-`master` branch with a README, no fatal. Poked around and couldn't find anything suspicious.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3697

Differential Revision: https://secure.phabricator.com/D6734
2013-08-13 10:11:15 -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 Pass branch information to local Conduit calls in Diffusion 2013-08-13 10:11:15 -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