1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/differential/controller
Bob Trahan b93bc7e479 phutil_utf8_shorten => PhutilUTF8StringTruncator
Summary: Ref T3307. Only one I thought was tricky was Excel; I went with bytes there like it was email.

Test Plan: played around on a few endpoints but mostly thought carefully

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T3307

Differential Revision: https://secure.phabricator.com/D10392
2014-08-29 15:15:13 -07:00
..
DifferentialChangesetViewController.php Cover redirects to files in more cases 2014-08-19 15:53:15 -07:00
DifferentialCommentPreviewController.php Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
DifferentialCommentSaveController.php Use TransactionEditor in differential.createcomment 2014-03-07 17:44:10 -08:00
DifferentialController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
DifferentialDiffCreateController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DifferentialDiffViewController.php phutil_utf8_shorten => PhutilUTF8StringTruncator 2014-08-29 15:15:13 -07:00
DifferentialInlineCommentEditController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialInlineCommentPreviewController.php Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
DifferentialRevisionEditController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DifferentialRevisionLandController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
DifferentialRevisionListController.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
DifferentialRevisionViewController.php Cover redirects to files in more cases 2014-08-19 15:53:15 -07:00