Homec4science

Add getMemberPHIDs() and loadMemberPHIDs() to PhabricatorProject

Authored by epriestley <git@epriestley.com> on Aug 7 2012, 20:55.

Description

Add getMemberPHIDs() and loadMemberPHIDs() to PhabricatorProject

Summary:
I want to:

  • move the membership storage to edges
  • remove the concepts of "roles" (which are decorative text only) and "owners" (which will be replaced with policy-based controls)

This moves us a step closer to that by reducing the use of ProjectAffiliation outside of the class.

Test Plan: Loaded project profile. Called project.query. Joined and left a project.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D3182

Details

Committed
epriestley <git@epriestley.com>Aug 7 2012, 20:55
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd74b84a729bb: Add a "Project" application
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHfbf6d967fffa: Add getMemberPHIDs() and loadMemberPHIDs() to PhabricatorProject (authored by epriestley <git@epriestley.com>).Aug 7 2012, 20:55