1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/conduit/controller
Joshua Spence bff217efd3 Don't log Conduit 404s as errors
Summary: Fixes T5695. A Conduit "method does not exist" exception is somewhat expected... there is no need to `phlog` the exception.

Test Plan: Called a non-existent Conduit method. Saw no exceptions in the error logs.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T5695

Differential Revision: https://secure.phabricator.com/D10042
2014-07-25 11:24:31 +10:00
..
PhabricatorConduitAPIController.php Don't log Conduit 404s as errors 2014-07-25 11:24:31 +10:00
PhabricatorConduitConsoleController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PhabricatorConduitController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorConduitListController.php Move Conduit rendering to SearchEngine 2014-05-08 20:04:18 -07:00
PhabricatorConduitLogController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorConduitTokenController.php Remove @group annotations 2014-07-10 08:12:48 +10:00