1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential/conduit
epriestley e068b04b5c Silence a warning about unknown fields in 'getcommitmessage'
Summary: Similar to D8491, some of my new exceptions are a bit too aggressive. See IRC. This one's hitting an edit workflow with 'revisionID' onboard somehow.

Test Plan: Not entirely sure how to hit this, but it won't throw anymore.

Reviewers: btrahan, dctrwatson, zeeg

Reviewed By: zeeg

Subscribers: zeeg, aran, epriestley

Differential Revision: https://secure.phabricator.com/D8514
2014-03-12 17:24:58 -07:00
..
ConduitAPI_differential_close_Method.php Update differential.close to use DifferentialTransactionEditor 2014-03-07 08:09:59 -08:00
ConduitAPI_differential_createcomment_Method.php Add missing needReviewerAuthority() for differential.createcomment 2014-03-12 15:24:54 -07:00
ConduitAPI_differential_creatediff_Method.php Wrong method name. 2014-01-26 15:30:38 -08:00
ConduitAPI_differential_createinline_Method.php Make most Differential reads policy-aware 2013-09-26 12:37:19 -07:00
ConduitAPI_differential_createrawdiff_Method.php Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
ConduitAPI_differential_createrevision_Method.php Use CustomFields in differential.createrevision 2014-03-11 13:01:59 -07:00
ConduitAPI_differential_find_Method.php fix perf regression when using 'owned' query 2013-08-28 13:29:36 -07:00
ConduitAPI_differential_finishpostponedlinters_Method.php Add DifferentialDiffQuery and change most callsites 2013-07-01 12:38:42 -07:00
ConduitAPI_differential_getalldiffs_Method.php Add a differential.getdiffs method 2013-09-17 13:55:41 -07:00
ConduitAPI_differential_getcommitmessage_Method.php Silence a warning about unknown fields in 'getcommitmessage' 2014-03-12 17:24:58 -07:00
ConduitAPI_differential_getcommitpaths_Method.php Add DifferentialDiffQuery and change most callsites 2013-07-01 12:38:42 -07:00
ConduitAPI_differential_getdiff_Method.php Remove differential.anonymous-access 2013-11-11 16:05:19 -08:00
ConduitAPI_differential_getrawdiff_Method.php Add differential.getrawdiff to Conduit 2013-10-02 17:03:53 -07:00
ConduitAPI_differential_getrevision_Method.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
ConduitAPI_differential_getrevisioncomments_Method.php Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
ConduitAPI_differential_Method.php Fix a bug for updating diffs 2014-03-11 15:36:03 -07:00
ConduitAPI_differential_parsecommitmessage_Method.php Perform commit message parsing and construction with new CustomFields 2014-03-11 13:01:55 -07:00
ConduitAPI_differential_query_Method.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
ConduitAPI_differential_querydiffs_Method.php Fix a typo in differential.querydiffs 2013-09-30 17:49:23 -07:00
ConduitAPI_differential_setdiffproperty_Method.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
ConduitAPI_differential_updaterevision_Method.php Use CustomFields in differential.createrevision 2014-03-11 13:01:59 -07:00
ConduitAPI_differential_updateunitresults_Method.php Add DifferentialDiffQuery and change most callsites 2013-07-01 12:38:42 -07:00