1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/conduit/method
Nick Harper e4e56bb431 Return partial differential fields when there's an error parsing
Summary:
If someone typos one name in a cc or reviewer list, it would be nice if we
display all of the valid names in the field when running arc diff (in addition
to the error message).

Test Plan:
used the conduit console to check that calling differential.parsecommitmessage
with a list of some valid and some invalid ccs returns a result with both an
error and a list of some ccs. Also ran arc diff with that list of ccs to check
for the correct user experience.

Reviewers: epriestley, jungejason, vrana

Reviewed By: epriestley

CC: aran, Koolvin

Differential Revision: https://secure.phabricator.com/D2542
2012-05-22 18:12:41 -07:00
..
arcanist Add "final" to more classes 2012-03-13 11:18:11 -07:00
audit Provide an audit.query method for Conduit 2012-03-06 15:12:27 -08:00
base Formalize a mechanism for marking Conduit methods deprecated/unstable 2012-04-18 14:25:27 -07:00
chatlog Formalize a mechanism for marking Conduit methods deprecated/unstable 2012-04-18 14:25:27 -07:00
conduit Bump Conduit server version 2012-05-21 16:43:43 -07:00
daemon Add "final" to more classes 2012-03-13 11:18:11 -07:00
differential Return partial differential fields when there's an error parsing 2012-05-22 18:12:41 -07:00
diffusion Use assert_instances_of() everywhere but Differential and Diffusion 2012-04-03 14:53:20 -07:00
feed Formalize a mechanism for marking Conduit methods deprecated/unstable 2012-04-18 14:25:27 -07:00
file Add "final" to more classes 2012-03-13 11:18:11 -07:00
flag Add "Flags" to allow users to collect the things they love 2012-03-27 16:22:40 -07:00
macro Bring macros to IRC 2012-03-09 12:40:03 -08:00
maniphest Update Conduit Maniphest CRUD API(s) to not accept crud 2012-05-19 16:18:13 -07:00
owners/query Add owners.query method 2012-05-22 10:19:58 -07:00
paste Add "final" to more classes 2012-03-13 11:18:11 -07:00
path/getowners Add owners.query method 2012-05-22 10:19:58 -07:00
phid Formalize a mechanism for marking Conduit methods deprecated/unstable 2012-04-18 14:25:27 -07:00
phriction PhabricatorSlug 2012-04-10 14:18:20 -07:00
project Use assert_instances_of() everywhere but Differential and Diffusion 2012-04-03 14:53:20 -07:00
remarkup/process Formalize a mechanism for marking Conduit methods deprecated/unstable 2012-04-18 14:25:27 -07:00
repository Add a missing (string) cast to repository.query 2012-05-04 17:08:42 -07:00
slowvote/info Add "final" to more classes 2012-03-13 11:18:11 -07:00
user Integrate user.getcurrentstatus into user.query 2012-05-19 13:11:14 -07:00