1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-11 08:06:13 +01:00
phorge-phorge/src/aphront/response
Jakub Vrana 0c85a8de87 Display bullet next to request with errors in DarkConsole.
Summary:
I always put a `phlog()` somewhere or something fails and I have hard times figuring out which request it was.

Also fix safe HTML in panel.

Test Plan: Looked at DarkConsole with error on main page, AJAX request and both.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5784
2013-04-25 18:30:13 -07:00
..
Aphront304Response.php Delete license headers from files 2012-11-05 11:16:51 -08:00
Aphront400Response.php Delete license headers from files 2012-11-05 11:16:51 -08:00
Aphront403Response.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
Aphront404Response.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontAjaxResponse.php Display bullet next to request with errors in DarkConsole. 2013-04-25 18:30:13 -07:00
AphrontDialogResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontFileResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontHTMLResponse.php Make webpage response final 2012-11-29 05:39:55 -08:00
AphrontJSONResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontPlainTextResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontProxyResponse.php Make AphrontProxyResponse reduce to a real response instead of building a string 2012-12-11 17:27:25 -08:00
AphrontRedirectResponse.php Convert AphrontErrorView to safe HTML 2013-02-07 17:26:01 -08:00
AphrontReloadResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontResponse.php Fix some ObjectItemList issues 2013-03-23 14:37:18 -07:00
AphrontWebpageResponse.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00