1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications
epriestley 4a3a4fdea3 Make Conpherence a lot faster
Summary: Remove a sleep().

Test Plan: Thread cost dropped from ~1s to ~70ms for a test thread based on profiling after D4885.

Reviewers: btrahan, chad, vrana

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D4886
2013-02-09 13:00:06 -08:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Update PeopleMenu to only show integration with applications if they are installed 2013-02-05 13:46:02 -08:00
auth Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
base Delete some phutil_safe_html() 2013-02-05 15:52:48 -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 AphrontFormView to safe HTML 2013-02-07 18:01:00 -08:00
config Default to right status when viewing a config 'class' option 2013-02-09 11:03:57 -08:00
conpherence Make Conpherence a lot faster 2013-02-09 13:00:06 -08:00
countdown Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
daemon Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
differential Merge branch 'master' into phutil_tag 2013-02-08 17:29:32 -08:00
diffusion Convert AphrontErrorView to safe HTML 2013-02-07 17:26:01 -08:00
directory/controller Kill some PhutilSafeHTML 2013-02-07 18:01:01 -08:00
diviner Merge branch 'master' into phutil_tag 2013-02-08 17:29:32 -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 AphrontErrorView to safe HTML 2013-02-07 17:26:01 -08:00
feed Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
files Files now share storage. New files are written only if no other files have the same contentHash. Storage is only deleted if no other file is sharing it. 2013-02-09 07:03:58 -08:00
flag Convert AphrontFormLayoutView to safe HTML 2013-02-07 18:01:00 -08:00
harbormaster Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
help/controller Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
herald Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
macro Merge branch 'master' into phutil_tag 2013-02-05 10:23:16 -08:00
mailinglists Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
maniphest Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
meta Merge branch 'master' into phutil_tag 2013-02-08 17:29:32 -08:00
metamta Merge branch 'master' into phutil_tag 2013-02-08 17:29:32 -08:00
notification Convert AphrontErrorView to safe HTML 2013-02-07 17:26:01 -08:00
oauthserver Merge branch 'master' into phutil_tag 2013-02-07 08:08:01 -08:00
owners Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
paste Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
people Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
phame Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
phid Merge branch 'master' into phutil_tag 2013-02-07 08:08:01 -08:00
pholio Fix double escaping in Pholio subscribers 2013-02-09 06:51:47 -08:00
phortune Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -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 Mobile-ize Phriction 2013-02-09 08:36:28 -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 Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
project Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
remarkup/conduit render_tag -> tag: phame, remarkup 2013-01-28 18:44:15 -08:00
repository Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
search Merge branch 'master' into phutil_tag 2013-02-04 06:19:52 -08:00
settings Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
slowvote Convert AphrontFormLayoutView to safe HTML 2013-02-07 18:01:00 -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-02-07 08:08:01 -08:00
typeahead Delete license headers from files 2012-11-05 11:16:51 -08:00
uiexample Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
xhprof Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00