]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/util/rrefutil.py
introweb: fix connection hints for server announcements
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / util / rrefutil.py
2015-09-23 Brian Warnerintroweb: fix connection hints for server announcements 190/head
2015-09-23 Brian Warnerintroducer: stop tracking hints for subscribed clients
2012-04-23 Brian WarnerFix introweb display for mixed V1/V2 clients. Closes...
2010-01-12 Brian Warnertidy up DeadReferenceError handling, ignore them in...
2009-06-23 Brian Warnerrrefutil: add trap_deafref utility, to make the callRem...
2009-05-22 Brian Warnerswitch to using RemoteException instead of 'wrapped...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-02-27 Brian Warnerrrefutil: add check_remote utility function
2009-02-27 Brian Warnerrrefutil: add trap_remote utility and friends
2009-02-17 Brian Warnertests: fix no_network framework to work with upload...
2008-12-31 Zooko O'Whielacronxtrivial: remove unused import -- thanks, pyflakes
2008-12-31 Zooko O'Whielacronxrrefutil: generically wrap any errback from callRemote...
2008-11-22 Brian Warner#538: fetch version and attach to the rref. Make Introd...