1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/differential/herald
epriestley e1ee8ba428 Fix a bad getStatus() call which is fataling during Herald rule evaluation
Summary: Hit this while `arc diff`'ing something which is triggering 2+ rules which add reviewers, I think.

Test Plan: Dug this out of a production stack trace; will push and `arc diff` again.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D17534
2017-03-22 10:03:38 -07:00
..
DifferentialBlockHeraldAction.php Fix some copy/paste slop with BLOCK actions in Herald transcripts 2015-08-04 07:32:19 -07:00
DifferentialChangeHeraldFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialDiffAffectedFilesHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialDiffAuthorHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialDiffAuthorProjectsHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialDiffContentAddedHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialDiffContentHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialDiffContentRemovedHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialDiffHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialDiffHeraldFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialDiffRepositoryHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialDiffRepositoryProjectsHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialReviewersAddBlockingReviewersHeraldAction.php Allow Herald to add package reviewers 2016-05-13 17:23:07 -07:00
DifferentialReviewersAddBlockingSelfHeraldAction.php Share target filtering code in HeraldAction 2015-08-03 14:34:37 -07:00
DifferentialReviewersAddReviewersHeraldAction.php Allow Herald to add package reviewers 2016-05-13 17:23:07 -07:00
DifferentialReviewersAddSelfHeraldAction.php Share target filtering code in HeraldAction 2015-08-03 14:34:37 -07:00
DifferentialReviewersHeraldAction.php Fix a bad getStatus() call which is fataling during Herald rule evaluation 2017-03-22 10:03:38 -07:00
DifferentialRevisionAffectedFilesHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialRevisionAuthorHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialRevisionAuthorProjectsHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialRevisionContentAddedHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialRevisionContentHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialRevisionContentRemovedHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialRevisionHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialRevisionHeraldFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialRevisionPackageHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialRevisionPackageOwnerHeraldField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
DifferentialRevisionRepositoryHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialRevisionRepositoryProjectsHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialRevisionReviewersHeraldField.php Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
DifferentialRevisionSummaryHeraldField.php Reduce code duplication in Herald fields 2015-07-16 14:11:44 -07:00
DifferentialRevisionTitleHeraldField.php Reduce code duplication in Herald fields 2015-07-16 14:11:44 -07:00
HeraldDifferentialAdapter.php Modernize all Herald DifferentialDiff fields 2015-07-08 12:25:38 -07:00
HeraldDifferentialDiffAdapter.php Modularize the Diffusion/Differential "Block" Herald actions 2015-08-03 14:33:28 -07:00
HeraldDifferentialRevisionAdapter.php Rename "getReviewerStatus()" to "getReviewers()" 2017-03-20 17:11:40 -07:00