Page MenuHomePhabricator

repository.query now includes project PHIDs
AbandonedPublic

Authored by dereckson on Dec 21 2015, 4:04 PM.
Referenced Files
F18915551: D14839.diff
Sun, Nov 9, 7:50 AM
F18812302: D14839.id35869.diff
Oct 20 2025, 8:25 AM
F18760928: D14839.id.diff
Oct 6 2025, 11:21 AM
F18755883: D14839.diff
Oct 5 2025, 7:59 AM
F18683643: D14839.id.diff
Sep 26 2025, 7:55 AM
F18597537: D14839.diff
Sep 13 2025, 3:09 AM
F18506918: D14839.id.diff
Sep 5 2025, 1:52 AM
F18499652: D14839.diff
Sep 4 2025, 7:58 PM
Subscribers

Details

Summary
  • Add a toDictionaryWithProjects::toDictionaryWithProjects to get a dictionary with the properties of the object, including the attached projects
  • Conduit repository.query API reply now includes projects PHIDs
Test Plan

Test through /conduit/method/repository.query/

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dereckson retitled this revision from to repository.query now includes project PHIDs.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson set the repository for this revision to rP Phabricator.
dereckson added projects: Conduit, Diffusion.

I see D10289 has already offered a similar change.

The difference here is we only focus on the reply, not the query.