1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications
Joshua Spence 7982b23eb4 Use PhutilXHPASTBinary methods
Summary: Use `PhutilXHPASTBinary` methods instead of `xhpast_parse` functions. Depends on D11517.

Test Plan: N/A, this is a direct swap.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11612
2015-02-03 06:59:16 +11:00
..
almanac PHUIErrorView 2015-02-01 20:14:56 -08:00
aphlict/management Fix visibility of PhutilArgumentWorkflow::didConstruct methods 2015-01-16 07:42:07 +11:00
arcanist/conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
audit Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
auth PHUIErrorView 2015-02-01 20:14:56 -08:00
base Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
cache Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
calendar PHUIErrorView 2015-02-01 20:14:56 -08:00
celerity Delete app icons 2015-01-27 12:36:39 -08:00
chatlog Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
conduit Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
config Use icons with Config Options page 2015-02-02 10:17:25 -08:00
conpherence Use icons with Config Options page 2015-02-02 10:17:25 -08:00
console Move DarkConsole to an application 2014-10-13 11:17:09 -07:00
countdown Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
daemon PHUIErrorView 2015-02-01 20:14:56 -08:00
dashboard Cleanup Dashboard Crumbs 2015-02-01 20:43:02 -08:00
differential Use icons with Config Options page 2015-02-02 10:17:25 -08:00
diffusion Use icons with Config Options page 2015-02-02 10:17:25 -08:00
diviner Use PhutilXHPASTBinary methods 2015-02-03 06:59:16 +11:00
doorkeeper Use icons with Config Options page 2015-02-02 10:17:25 -08:00
draft/storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
drydock Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
fact PHUIErrorView 2015-02-01 20:14:56 -08:00
feed Use icons with Config Options page 2015-02-02 10:17:25 -08:00
files Use icons with Config Options page 2015-02-02 10:17:25 -08:00
flag Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
fund Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
harbormaster Use icons with Config Options page 2015-02-02 10:17:25 -08:00
help Update Phabricator header to use FontAwesome 2014-12-04 13:01:23 -08:00
herald PHUIErrorView 2015-02-01 20:14:56 -08:00
home Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
legalpad Use icons with Config Options page 2015-02-02 10:17:25 -08:00
lipsum Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
macro Use icons with Config Options page 2015-02-02 10:17:25 -08:00
mailinglists Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
maniphest Use icons with Config Options page 2015-02-02 10:17:25 -08:00
meta PHUIErrorView 2015-02-01 20:14:56 -08:00
metamta Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
notification PHUIErrorView 2015-02-01 20:14:56 -08:00
nuance Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
oauthserver PHUIErrorView 2015-02-01 20:14:56 -08:00
owners Use icons with Config Options page 2015-02-02 10:17:25 -08:00
passphrase PHUIErrorView 2015-02-01 20:14:56 -08:00
paste Use icons with Config Options page 2015-02-02 10:17:25 -08:00
people Use icons with Config Options page 2015-02-02 10:17:25 -08:00
phame Use icons with Config Options page 2015-02-02 10:17:25 -08:00
phid MetaMTA - add (basic) application emails and deploy to Maniphest 2015-01-19 16:07:26 -08:00
phlux Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
pholio Use icons with Config Options page 2015-02-02 10:17:25 -08:00
phortune PHUIErrorView 2015-02-01 20:14:56 -08:00
phpast Use PhutilXHPASTBinary methods 2015-02-03 06:59:16 +11:00
phragment PHUIErrorView 2015-02-01 20:14:56 -08:00
phrequent Use icons with Config Options page 2015-02-02 10:17:25 -08:00
phriction Use icons with Config Options page 2015-02-02 10:17:25 -08:00
policy Use icons with Config Options page 2015-02-02 10:17:25 -08:00
ponder PHUIErrorView 2015-02-01 20:14:56 -08:00
project Use icons with Config Options page 2015-02-02 10:17:25 -08:00
releeph Use icons with Config Options page 2015-02-02 10:17:25 -08:00
remarkup/conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
repository Use icons with Config Options page 2015-02-02 10:17:25 -08:00
search Use icons with Config Options page 2015-02-02 10:17:25 -08:00
settings PHUIErrorView 2015-02-01 20:14:56 -08:00
slowvote Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
subscriptions Modernize remaining edge types 2015-01-03 10:58:20 +11:00
support/application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
system Fix visibility of PhutilArgumentWorkflow::didConstruct methods 2015-01-16 07:42:07 +11:00
tokens Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
transactions Policy - fix up DifferentialChangesetParser 2015-01-30 11:17:34 -08:00
typeahead Projects - tokenize [ProjectX] so "projectX" is a match 2015-01-09 14:09:13 -08:00
uiexample PHUIErrorView 2015-02-01 20:14:56 -08:00
xhprof Remove getIconName from all applications 2015-01-30 12:11:21 -08:00