Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15378779
D9928.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
848 B
Referenced Files
None
Subscribers
None
D9928.diff
View Options
diff --git a/src/applications/differential/conduit/ConduitAPI_differential_query_Method.php b/src/applications/differential/conduit/ConduitAPI_differential_query_Method.php
--- a/src/applications/differential/conduit/ConduitAPI_differential_query_Method.php
+++ b/src/applications/differential/conduit/ConduitAPI_differential_query_Method.php
@@ -224,7 +224,8 @@
'ccs' => array_values($revision->getCCPHIDs()),
'hashes' => $revision->getHashes(),
'auxiliary' => idx($field_data, $phid, array()),
- 'arcanistProjectPHID' => $diff->getArcanistProjectPHID()
+ 'arcanistProjectPHID' => $diff->getArcanistProjectPHID(),
+ 'repositoryPHID' => $diff->getRepositoryPHID(),
);
// TODO: This is a hacky way to put permissions on this field until we
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 14 2025, 5:00 PM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7390756
Default Alt Text
D9928.diff (848 B)
Attached To
Mode
D9928: Return repositoryPHID from differential.query
Attached
Detach File
Event Timeline
Log In to Comment