1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/maniphest
epriestley ec1df21bef Add getStrList() to AphrontRequest
Summary:
  - We have a few places where we do some kind of ad-hoc comma list tokenizing,
and I'm adding another one in D1290. Add a helper to the request object.
  - Add some unit tests.

Test Plan:
  - Ran unit tests.
  - Used PHID manager, Maniphest custom view, and Repository project editor.

Reviewers: btrahan, fratrik, jungejason

Reviewed By: btrahan

CC: aran, btrahan, epriestley

Differential Revision: https://secure.phabricator.com/D1302
2012-01-04 10:18:46 -08:00
..
auxiliaryfield Add support for a "bool" type to Maniphest's default field extensions 2011-12-24 08:57:13 -08:00
constants Integrate auxiliary fields into Maniphest transactions 2011-12-27 16:01:49 -08:00
controller Add getStrList() to AphrontRequest 2012-01-04 10:18:46 -08:00
editor/transaction Integrate auxiliary fields into Maniphest transactions 2011-12-27 16:01:49 -08:00
extensions Add support for a "bool" type to Maniphest's default field extensions 2011-12-24 08:57:13 -08:00
query Support limiting maniphest queries to specific ids 2011-12-02 07:30:20 -08:00
replyhandler Move event framework from Phabricator to libphutil 2011-11-16 16:34:45 -08:00
storage Integrate auxiliary fields into Maniphest transactions 2011-12-27 16:01:49 -08:00
view Integrate auxiliary fields into Maniphest transactions 2011-12-27 16:01:49 -08:00