]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_client.py
switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_client.py
2008-02-15 Zooko O'Whielacronxswitch from base62 to base32 for storage indices, switc...
2008-02-06 Brian Warnerstorage: change service name from 'storageserver' to...
2008-02-05 Brian Warnerbig introducer refactoring: separate publish+subscribe...
2008-01-03 Brian Warnertest_client.py: validate more versioning code
2008-01-03 Brian Warnertest_client.py: assert allmydata.__version__ is not...
2007-12-21 Zooko O'Whielacronxsetup: finish switching from Tahoe's versions of autove...
2007-12-17 Zooko O'Whielacronxput all private state in $BASEDIR/private
2007-12-12 Zooko O'Whielacronxediting: change names like "MyThing" to "FakeThing...
2007-11-19 Brian Warnertest_client: stall 2.0s between shutdown and restart...
2007-11-02 Brian Warnertest_client: increase test_reloadable inter-run timeout...
2007-09-26 Brian Warnertest_client.py: add TODO to test the hotline-timeout...
2007-09-14 Brian Warnertest_client.py: remove unused 'stat' import
2007-09-14 Zooko O'Whielacronxremove test in test_client -- we can't easily assert...
2007-08-28 Brian Warnerdeletion phase2b: create renew/cancel secrets for real.
2007-08-16 Zooko O'Whielacronximport version class and make-version script from pyuti...
2007-08-09 Brian Warnerintroducer: don't log.err() an initial connection failu...
2007-07-04 Brian Warneractivate storage size limits in the client. Closes...
2007-06-08 Brian Warnertest_client.py: improve test coverage a bit
2007-06-08 Brian Warnerclient.py: allow operation without vdrive.furl, for...
2007-04-26 Brian Warneradd RIClient.get_versions, in the hopes of enabling...
2007-03-30 Zooko O'Whielacronxnew upload and storage server
2007-03-27 Brian Warnercomplete the Introducer changes, separate out vdrive...
2007-03-23 Zooko O'Whielacronxincomplete work to be finished elsewhere
2007-03-08 Brian Warnerrearrange service startup a bit, now Node.startService...
2007-01-16 Brian Warnerrearrange encode/upload, add URIs, switch to Replicatin...
2006-12-14 Brian Warnermove all packages into src/, fix allmydata.Crypto build...