1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/owners/controller
mkedia 591d50008f Allow projects to own packages
Summary:
- The UI is pretty straightforward, since Handle just works (tm)
- Added two methods to the owners object to handle the new layer of
  indirection. Then ran git grep PhabricatorOwnersOwner and changed
  callsites as appropriate.

Sending this to get a round of feedback before I test the non-trivial
changes in this diff.

Test Plan:
- owners tool: edit, view, list for basic functionality.
- phlog for the two new methods I added

Reviewers: epriestley, blair, jungejason

CC: aran

Differential Revision: https://secure.phabricator.com/D2079
2012-04-03 16:20:07 -07:00
..
base Simplify Owners interfaces to Audit 2012-03-05 09:57:46 -08:00
delete Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
detail Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
edit Allow projects to own packages 2012-04-03 16:20:07 -07:00
list Allow projects to own packages 2012-04-03 16:20:07 -07:00