sapling/remotefilelog
Durham Goode 9eda4f7a0f Fix fallback when memcache process exits unexpectedly
If the memcache process exited early, remotefilelog was throwing an exception
instead of falling back to the server. This change makes it fall back to the
server, and also print a warning that the cache connection closed early.
2014-01-09 11:41:12 -08:00
..
__init__.py Add prefetch command to remotefilelog 2014-01-15 13:41:29 -08:00
cacheclient.py Add example cache client implementation 2013-10-17 14:18:23 -07:00
debugcommands.py Fix debugremotefilelog command 2013-12-13 11:42:50 -08:00
fileserverclient.py Fix fallback when memcache process exits unexpectedly 2014-01-09 11:41:12 -08:00
remotefilectx.py Remove remotefilectx.__str__ 2013-09-11 12:29:01 -07:00
remotefilelog.py Fix looking up double digit alternates 2014-01-09 11:40:39 -08:00
remotefilelogserver.py Allow readonly access to remotefilelog cache 2014-01-27 17:09:48 -08:00
shallowbundle.py hg bundle produces full sized bundles 2014-02-10 16:13:41 -08:00
shallowrepo.py Fix issues with hg pulling from svn 2013-12-12 12:34:39 -08:00
shallowstore.py Add more comments explaining various complexities 2013-11-05 17:19:59 -08:00