1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-01 15:09:14 +01:00
phorge-phorge/src/applications/owners/controller
epriestley 4b8a67ccde Index and show Owners packages affected by Herald rules
Summary:
Depends on D20412. See PHI1147.

  - Index the targets of "Add Reviewer", "Add Blocking Reviewer", "Add Auditor", "Add Subscriber", and "Remove Subscriber" Herald rules. My major goal is to get Owners packages. This will also hit projects/users, but we just don't read those edges (for now, at least).
  - Add a "Related Herald Rules" panel to Owners Package pages.
  - Add a migration to reindex Herald rules for the recent build plan stuff and this, now that such a migration is easy to write.

Test Plan:
Ran migration, verified all rules reindexed.

{F6372695}

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Differential Revision: https://secure.phabricator.com/D20413
2019-04-17 12:17:30 -07:00
..
PhabricatorOwnersArchiveController.php Modularize Owners package transactions 2016-10-13 21:07:02 +00:00
PhabricatorOwnersController.php Use ApplicationSearch in Owners 2015-05-27 10:29:01 -07:00
PhabricatorOwnersDetailController.php Index and show Owners packages affected by Herald rules 2019-04-17 12:17:30 -07:00
PhabricatorOwnersEditController.php Move Owners to EditEngine 2015-12-02 05:21:15 -08:00
PhabricatorOwnersListController.php Move Owners to EditEngine 2015-12-02 05:21:15 -08:00
PhabricatorOwnersPathsController.php Use a tokenizer, not a gigantic poorly-ordered "<select />", to choose repositories in Owners 2018-03-07 20:57:24 -08:00