1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/applications
vrana b7e10831a6 Use PhutilNumber instead of number_format()
Summary: Also convert to `phutil_tag()`.

Test Plan: Displayed revision with hidden comments.

Reviewers: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4772
2013-01-31 17:12:12 -08:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit PHT's on Audit and Macro 2013-01-23 19:36:23 -08:00
auth render_tag -> tag: phabricator_render_form -> phabricator_form 2013-01-30 11:30:38 -08:00
base Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
cache Use direct inclusion, not submodules, to bring Javelin into Phabricator 2013-01-22 12:43:55 -08:00
calendar Fix object ObjectItemListView attributes 2013-01-28 18:09:00 -08:00
chatlog Convert simple phutil_render_tag() to phutil_tag() 2013-01-24 19:30:50 -08:00
conduit Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
config render_tag -> tag: Maniphest summary view, setup issue view 2013-01-30 11:26:03 -08:00
conpherence Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
countdown Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00
daemon Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
differential Use PhutilNumber instead of number_format() 2013-01-31 17:12:12 -08:00
diffusion render_tag -> tag: fix more callsites (more view, misc) 2013-01-31 09:08:02 -08:00
directory/controller render_tag -> tag: phabricator_render_form -> phabricator_form 2013-01-30 11:30:38 -08:00
diviner Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock render_tag -> tag: PropertyListView 2013-01-29 11:01:47 -08:00
fact Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
feed Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
files Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
flag render_tag -> tag: phabricator_render_form -> phabricator_form 2013-01-30 11:30:38 -08:00
harbormaster Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
help/controller Delete license headers from files 2012-11-05 11:16:51 -08:00
herald More render_tag -> tag (misc, form inset view) 2013-01-28 18:42:57 -08:00
macro render_tag -> tag: PropertyListView 2013-01-29 11:01:47 -08:00
mailinglists Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
maniphest render_tag -> tag: fix some more callsites 2013-01-31 09:07:31 -08:00
meta Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
metamta Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
notification Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00
oauthserver Convert simple phutil_render_tag() to phutil_tag() 2013-01-24 19:30:50 -08:00
owners Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00
paste Fix object ObjectItemListView attributes 2013-01-28 18:09:00 -08:00
people Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
phame render_tag -> tag: PropertyListView 2013-01-29 11:01:47 -08:00
phid Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
pholio Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
phortune Merge branch 'master' into phutil_tag 2013-01-27 06:02:06 -08:00
phpast Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
phriction Merge branch 'master' into phutil_tag 2013-01-27 06:02:06 -08:00
policy Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
ponder render_tag -> tag: fix more callsites (more view, misc) 2013-01-31 09:08:02 -08:00
project render_tag -> tag: phabricator_render_form -> phabricator_form 2013-01-30 11:30:38 -08:00
remarkup/conduit render_tag -> tag: phame, remarkup 2013-01-28 18:44:15 -08:00
repository Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00
search Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
settings Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
slowvote render_tag -> tag: phame, remarkup 2013-01-28 18:44:15 -08:00
status Delete license headers from files 2012-11-05 11:16:51 -08:00
subscriptions Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
transactions Merge branch 'master' into phutil_tag 2013-01-29 11:05:02 -08:00
typeahead Delete license headers from files 2012-11-05 11:16:51 -08:00
uiexample Use phutil_tag in Setup issue stuff 2013-01-29 11:29:56 -08:00
xhprof Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00