Page MenuHomePhabricator

Restrict watching and member project display better
ClosedPublic

Authored by chad on May 15 2017, 3:59 PM.
Tags
None
Referenced Files
F15468430: D17883.id43016.diff
Fri, Apr 4, 12:41 AM
F15462574: D17883.id43015.diff
Tue, Apr 1, 4:05 PM
F15462432: D17883.id.diff
Tue, Apr 1, 3:07 PM
F15458936: D17883.id43013.diff
Mon, Mar 31, 8:26 AM
F15456790: D17883.diff
Sun, Mar 30, 12:12 PM
F15445956: D17883.id43014.diff
Thu, Mar 27, 4:44 PM
F15443126: D17883.id43015.diff
Thu, Mar 27, 2:34 AM
F15435144: D17883.diff
Tue, Mar 25, 7:04 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 16939
Build 22636: Run Core Tests
Build 22635: arc lint + arc unit

Event Timeline

epriestley added inline comments.
src/applications/people/controller/PhabricatorPeopleProfileViewController.php
107–108

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.