Page MenuHomePhabricator

Restrict watching and member project display better
ClosedPublic

Authored by chad on May 15 2017, 3:59 PM.
Tags
None
Referenced Files
F18084449: D17883.id43015.diff
Tue, Aug 5, 3:40 PM
F17972790: D17883.id.diff
Fri, Aug 1, 3:47 PM
F17942924: D17883.diff
Thu, Jul 31, 7:22 AM
Unknown Object (File)
Jun 20 2025, 8:35 PM
Unknown Object (File)
Jun 19 2025, 6:43 AM
Unknown Object (File)
Jun 18 2025, 1:25 AM
Unknown Object (File)
Jun 17 2025, 6:57 PM
Unknown Object (File)
Jun 16 2025, 12:51 PM
Subscribers

Details

Summary

Fixes T12713. We don't need to show watching and member info on other views other than ApplicationSearch (for now) so add a few methods to restrict the calls.

Test Plan

Visit project search, profile, project home, project home with subprojects

Diff Detail

Repository
rP Phabricator
Branch
profile-users (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16940
Build 22638: Run Core Tests
Build 22637: arc lint + arc unit

Event Timeline

epriestley added inline comments.
src/applications/people/controller/PhabricatorPeopleProfileViewController.php
107–108 ↗(On Diff #43013)

We could get rid of this and revert D17882 now, right?

This revision is now accepted and ready to land.May 15 2017, 4:00 PM
This revision was automatically updated to reflect the committed changes.