Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14081426
D17481.id42037.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
586 B
Referenced Files
None
Subscribers
None
D17481.id42037.diff
View Options
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,7 @@
$commits = id(new DiffusionCommitQuery())
->setViewer($viewer)
+ ->withAuthorPHIDs(array($user->getPHID()))
->needAuditRequests(true)
->needCommitData(true)
->needDrafts(true)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 7:46 PM (15 h, 10 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6779451
Default Alt Text
D17481.id42037.diff (586 B)
Attached To
Mode
D17481: Scope commits page on people to just your commits
Attached
Detach File
Event Timeline
Log In to Comment