Page MenuHomePhabricator

Restrict watching and member project display better
ClosedPublic

Authored by chad on May 15 2017, 3:59 PM.
Tags
None
Referenced Files
F18770628: D17883.id.diff
Oct 8 2025, 1:48 PM
F18769373: D17883.id43016.diff
Oct 8 2025, 7:22 AM
F18764397: D17883.diff
Oct 7 2025, 5:51 AM
F18759536: D17883.id43013.diff
Oct 6 2025, 4:25 AM
F18755561: D17883.diff
Oct 5 2025, 6:14 AM
F18728284: D17883.id43015.diff
Sep 30 2025, 9:15 AM
F18679196: D17883.id.diff
Sep 26 2025, 12:33 AM
F18599223: D17883.diff
Sep 13 2025, 6:57 AM
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 16941
Build 22640: Run Core Tests
Build 22639: 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.