1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/infrastructure/customfield
epriestley 8a725ece0f Bring "fixes x as y" parser forward and use new parsers instead of old ones
Summary: Fixes T3872. Ref T1812. Ref T3886. Modernize the "closes x as y" string parser, and use all the new parsers instead of the old ones.

Test Plan: Made a commit full of a pile of these trigger strings, then used `scripts/repository/reparse.php --message` to reparse it. Verified that parses came back as expected using a bunch of `var_dump()`.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1812, T3872, T3886

Differential Revision: https://secure.phabricator.com/D8263
2014-02-17 15:59:13 -08:00
..
config Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
exception Normalize validation/requried API 2013-09-19 11:55:54 -07:00
field PHUIPropertyListView 2013-10-11 07:53:56 -07:00
interface Further simplify PhabricatorCustomFieldInterface 2013-08-14 12:34:09 -07:00
parser Bring "fixes x as y" parser forward and use new parsers instead of old ones 2014-02-17 15:59:13 -08:00
standard Allow standard date fields to read default dates as strings 2013-09-25 11:17:05 -07:00
storage Integrate ApplicationSearch with CustomField 2013-09-16 13:44:34 -07:00