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/drydock
vrana 9b8da73765 Convert AphrontTableView to safe HTML
Summary:
Lots of killed `phutil_escape_html()`.

Done by searching for `AphrontTableView` and then `$rows` (usually) backwards.

Test Plan:
Looked at homepage.

  echo id(new AphrontTableView(array(array('<'))))->render();

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4884
2013-02-09 15:11:38 -08:00
..
application Added beta status for applications 2013-01-19 10:31:28 -08:00
blueprint Remove Drydock config options 2013-01-16 09:20:23 -08:00
constants Improve Drydock's ability to allocate leases correctly 2012-12-12 18:42:12 -08:00
controller Convert AphrontTableView to safe HTML 2013-02-09 15:11:38 -08:00
interface Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
management Allow leases to be explicitly released via web or CLI 2012-12-14 15:42:58 -08:00
query Make most Drydock web interfaces work with mobile 2012-12-17 14:47:21 -08:00
storage Make most Drydock web interfaces work with mobile 2012-12-17 14:47:21 -08:00
util Improve Drydock's ability to allocate leases correctly 2012-12-12 18:42:12 -08:00
worker Improve Drydock's ability to allocate leases correctly 2012-12-12 18:42:12 -08:00