1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-29 02:02:41 +01:00
phorge-phorge/src/applications/herald/field
epriestley f38730aab8 Allow Herald text list fields to use "Exists" / "Does not exist" conditions
Summary: This makes it more natural to write Herald rules about commits that appear on any or no branches.

Test Plan: Wrote a commit rule for commits on any branch, ran it with `bin/repository reparse --herald <commit>`, saw expected results in web UI.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D16158
2016-06-21 15:27:43 -07:00
..
__tests__ Add a trivial test case for HeraldField 2015-07-07 23:05:03 +10:00
HeraldAlwaysField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldAnotherRuleField.php Correct rendering of "Another Herald Rule" conditions in Herald 2015-07-24 10:57:03 -07:00
HeraldBasicFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldContentSourceField.php Modularize content sources 2016-03-26 11:59:45 -07:00
HeraldEditFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldField.php Allow Herald text list fields to use "Exists" / "Does not exist" conditions 2016-06-21 15:27:43 -07:00
HeraldFieldGroup.php Use getPhobjectClassConstant() to access class constants 2015-10-01 16:56:21 -07:00
HeraldNewObjectField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldRelatedFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
HeraldSupportFieldGroup.php Group and order Herald fields 2015-07-16 14:13:13 -07:00