1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/herald/storage
epriestley b767bd3f2d Move Herald rule querying into HeraldRuleQuery
Summary: Ref T2769. The `HeraldRule` class has some query logic; move it into `HeraldRuleQuery`. Also some minor cleanup.

Test Plan: Ran test console, created a new revision, used `reparse.php --herald`. Verified rules triggered correctly.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2769

Differential Revision: https://secure.phabricator.com/D6689
2013-08-07 18:04:38 -07:00
..
transcript Delete license headers from files 2012-11-05 11:16:51 -08:00
HeraldAction.php Delete license headers from files 2012-11-05 11:16:51 -08:00
HeraldCondition.php Delete license headers from files 2012-11-05 11:16:51 -08:00
HeraldDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
HeraldRule.php Move Herald rule querying into HeraldRuleQuery 2013-08-07 18:04:38 -07:00
HeraldRuleEdit.php Delete license headers from files 2012-11-05 11:16:51 -08:00
HeraldRuleTransaction.php Add ApplicationTransactions to Herald 2013-08-07 18:03:49 -07:00
HeraldRuleTransactionComment.php Add ApplicationTransactions to Herald 2013-08-07 18:03:49 -07:00