1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/owners/query
epriestley 809c7bf996 Allow users to manage package dominion rules
Summary: Ref T10939. This adds UI, transactions, etc, to adjust dominion rules.

Test Plan:
  - Read documentation.
  - Changed dominion rules.
  - Created packages on `/` ("A") and `/x` ("B") with "Auto Review: Review".
  - Touched `/x`.
  - Verified that A and B were added with strong dominion.
  - Verified that only B was added when A was set to weak dominion.
  - Viewed file in Diffusion, saw correct ownership with strong/weak dominion rules.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10939

Differential Revision: https://secure.phabricator.com/D15936
2016-05-17 10:57:43 -07:00
..
PhabricatorOwnerPathQuery.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorOwnersPackageFulltextEngine.php Implement basic ngram search for Owners Package names 2015-12-22 08:00:33 -08:00
PhabricatorOwnersPackageQuery.php Allow users to manage package dominion rules 2016-05-17 10:57:43 -07:00
PhabricatorOwnersPackageSearchEngine.php Make packages mailable and subscribable 2016-05-13 17:18:57 -07:00
PhabricatorOwnersPackageTransactionQuery.php Use ApplicationTransactions for all non-path edits to Owners packages 2015-05-27 10:30:08 -07:00