Page MenuHomePhabricator

D17475.id.diff
No OneTemporary

D17475.id.diff

diff --git a/src/applications/people/controller/PhabricatorPeopleProfileCommitsController.php b/src/applications/people/controller/PhabricatorPeopleProfileCommitsController.php
--- a/src/applications/people/controller/PhabricatorPeopleProfileCommitsController.php
+++ b/src/applications/people/controller/PhabricatorPeopleProfileCommitsController.php
@@ -59,6 +59,9 @@
$commits = id(new DiffusionCommitQuery())
->setViewer($viewer)
+ ->needAuditRequests(true)
+ ->needCommitData(true)
+ ->needDrafts(true)
->requireCapabilities(
array(
PhabricatorPolicyCapability::CAN_VIEW,

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 5, 1:00 AM (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223245
Default Alt Text
D17475.id.diff (632 B)

Event Timeline