1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-10 08:52:39 +01:00
phorge-arcanist/scripts
epriestley f9d55d809f Rough cut of hgdaemon
Summary:
This need a bunch of work, but is a sort of minimum viable product for the hgdaemon.

The two ProtocolChannels implement the client and server halves of the protocol.

The Server implements the server logic, the Client implements the client logic.

Test Plan: Launched a server and client on the same repo, got hg output in ~2-3ms instead of 100ms+.

Reviewers: csilvers, btrahan, vrana

Reviewed By: csilvers

CC: aran

Differential Revision: https://secure.phabricator.com/D2665
2012-06-07 18:23:57 -07:00
..
hgdaemon Rough cut of hgdaemon 2012-06-07 18:23:57 -07:00
__init_script__.php Change order of include_path 2012-05-25 10:08:28 -07:00
arcanist.php Add "--conduit-timeout" to arc and modernize argument parsing 2012-06-03 08:31:49 -07:00
phutil_analyzer.php Depend on autoloading 2012-05-30 16:02:36 -07:00
phutil_mapper.php Depend on autoloading 2012-05-30 16:02:36 -07:00
phutil_rebuild_map.php Improve syntax error output from "arc liberate" 2012-06-06 10:53:02 -07:00
phutil_symbols.php Improve syntax error output from "arc liberate" 2012-06-06 10:53:02 -07:00