]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-04-08 Brian Warnertest_util: add more coverage for assertutil.py
2007-04-08 Brian Warnertest_util: add full coverage for mathutil.py
2007-04-07 Brian Warnerdownload: retrieve share hashes when downloading. We...
2007-04-07 Brian Warnercodec: remove more unused debugging code
2007-04-07 Brian Warnernode: enable Tub.logLocalFailures now that we require...
2007-04-07 Brian Warnercodec: remove some unused debugging code
2007-04-07 Brian Warnerdebian: remove the lines that install the now-removed...
2007-04-07 Brian Warnermisc cleanup: remove old .tac files, move old stuff...
2007-04-07 Brian Warnertest_system: bump up timeouts for the sake of slow...
2007-04-07 Brian Warnerinclude pyfec in the trial tests
2007-04-07 Brian Warnerencode: add more logging to investigate occasional...
2007-04-07 Brian Warnerfigleaf output: include a stats.out for parsing by...
2007-04-07 Brian Warnertest_util.py: sigh, one last minor python-2.5 issue
2007-04-07 Brian Warnertest_util.py: fix another minor python-2.5 issue
2007-04-06 Brian Warnertest_util.py: fix problems
2007-04-06 Brian Warnermore allmydata.util test coverage, rename the test...
2007-04-06 Brian Warneradd test coverage for stuff in allmydata/utils
2007-04-06 Brian Warnerencode/upload: add more logging, to understand the...
2007-04-06 Brian Warnerchunk: add IncompleteHashTree for download purposes...
2007-04-06 Brian Warnerencode: clean up some weirdness that was there to make...
2007-04-06 Brian Warnerrename encode_new.py to encode.py, now that there isn...
2007-04-05 Brian Warnerupdate roadmap: add download-peer-selection
2007-04-05 Brian Warneradd more useful text to the README
2007-04-04 Brian Warneradd .deb targets for edgy
2007-04-04 Brian Warnertests: clean up tearDown to use flushEventualQueue...
2007-04-04 Brian Warnerallmydata.interfaces: remove some of the placeholders...
2007-04-04 Zooko O'Whielacronxuse the "binary" flag on open() for files that shouldn...
2007-04-04 Zooko O'Whielacronxport the makefile to Windows and update the README
2007-04-03 Zooko O'Whielacronxadd Operations/Deployment for first open source release
2007-04-03 Zooko O'Whielacronxroadmap.txt: editing
2007-04-03 Zooko O'Whielacronxmark multiple shares per verifierid as done
2007-04-03 Zooko O'Whielacronxroadmap: updated who is working on what
2007-04-03 Zooko O'Whielacronxroadmap.txt: mark LFE as done
2007-04-02 Zooko O'Whielacronxtidiness: return res from logging of progress
2007-04-01 Brian Warnerremove util.ring, no longer used. also remove test_ring.py
2007-04-09 Zooko O'Whielacronxpyfec: tidy-up: #include the appropriate header
2007-04-07 Brian Warnerpyfec: trial-ize the unit tests, making sure to keep...
2007-03-30 Zooko O'Whielacronxpyfec: rename and clarify -- "blocks" are the units...
2007-03-31 Zooko O'Whielacronxfix BucketWriter to not create a finalhome until it...
2007-03-31 Zooko O'Whielacronxlog a running total of how much of your file has been...
2007-03-31 Zooko O'Whielacronxassert that only dicts get passed to _got_response()
2007-03-31 Zooko O'Whielacronxfix storage server to handle the case that it has no...
2007-03-31 Zooko O'Whielacronxfix bug in storage-server: yes, "0" is a number, Mr...
2007-03-30 Brian Warnerhandle foolscap's annoying tendency to turn everything...
2007-03-30 Brian Warnerfinish making the new encoder/decoder/upload/download...
2007-03-30 Zooko O'Whielacronxadd unit tests and fix bugs in upload
2007-03-30 Brian Warneradd new test for doing an encode/decode round trip...
2007-03-30 Brian Warneruri.py: share counts are not base32-encoded
2007-03-30 Brian Warnerupload: change _compute_uri a bit, get infile in a...
2007-03-30 Brian Warnerswitch upload to use encode_new, fix a few things ...
2007-03-30 Brian Warnertest_encode: make sure encode_new can produce the data...
2007-03-30 Brian Warnerchunk.py: remove unused non-tagged hash code
2007-03-30 Brian Warnerencode_new: use tagged (sha256) hashes everywhere
2007-03-30 Zooko O'Whielacronximport fileutil, some of which came from amdlib.util...
2007-03-30 Zooko O'Whielacronxfinish storage server and write new download
2007-03-30 Zooko O'WhielacronxTODOs
2007-03-30 Zooko O'Whielacronxnew upload and storage server
2007-03-30 Zooko O'Whielacronxadd TODO
2007-03-30 Brian Warnerchunk.py: fix a pyflakes warning
2007-03-29 Brian Warnerupdate feisty packaging
2007-03-29 Brian Warnerfirst attempt at adding debian packaging support for...
2007-03-29 Brian Warnernode creation: be willing to utilize a pre-existing...
2007-03-29 Brian Warnerwebish: add 'my nodeid' to the page
2007-03-30 Zooko O'Whielacronxchange HashTree to use new hashutil convenience methods...
2007-03-30 Zooko O'Whielacronxhashutil: convenience methods for tagged and encoded...
2007-03-29 Zooko O'Whielacronxchange #!/usr/bin/python to #!/usr/bin/env python
2007-03-29 Brian Warnerdebian: add python-nevow to the sid dependencies
2007-03-29 Brian Warnerdebian: add python-twisted, python-nevow, python-pyopen...
2007-03-29 Brian Warnerfix the sid debian packaging too
2007-03-29 Brian Warnerprobably fix the debian dapper packaging to include...
2007-03-29 Peter Secortahoe readme - updated to included all packages and...
2007-03-29 Brian Warnertest_iputil: remove the test that only works on linux...
2007-03-29 Brian Warnerintroducer: add some comments about separating nodeid...
2007-03-28 Brian Warnerhush pyflakes warnings in codec and test_codec
2007-03-28 Brian Warnerencode_new.py: rearrange methods into the order in...
2007-03-28 Brian Warnerupdate memory-footprint and share-size docs in ICodecEn...
2007-03-28 Zooko O'Whielacronxpyfec: more thanks to Brian
2007-03-28 Brian Warnerpyfec: fix another error path, combine the type-level...
2007-03-28 Brian Warnerpyfec: fix some error-checking, add more unit tests
2007-03-28 Brian Warnerdocument a proposed IDecoder interface, still pretty...
2007-03-28 Brian Warnerdocument IEncoder, add Encoder.set_landlords()
2007-03-28 Brian Warnerencode_new.py: add comments, make variable names more...
2007-03-28 Brian Warneradded a README explaining how to get started and what...
2007-03-28 Zooko O'Whielacronxremove left-over early encode mechanism
2007-03-28 Zooko O'Whielacronxswitch to pyfec
2007-03-28 Zooko O'Whielacronxpyfec: correctly handle wrongly typed input by raising...
2007-03-28 Zooko O'Whielacronxfix test_codec and test_upload to handle current API
2007-03-28 Zooko O'Whielacronxpyfec: fix bug in easyfec
2007-03-28 Zooko O'Whielacronxpyfec: add easyfec wrapper which takes a single string...
2007-03-28 Zooko O'Whielacronxpyfec: add documentation, assertion, licence information
2007-03-28 Zooko O'Whielacronxpyfec: add benchmark measurement on my cool new MacBook Pro
2007-03-28 Brian Warnerupdate ReplicatingEncoder and decoder to match the...
2007-03-28 Brian WarnerICodecEncoder: resolve some questions about the API...
2007-03-28 Brian Warnerupdate the docs on ICodecEncoder and ICodecDecoder
2007-03-28 Brian Warnerfix some python2.5 incompatibilities, and remove an...
2007-03-28 Zooko O'Whielacronxadd verbosity option to bench
2007-03-28 Brian Warnertest_introducer: flushEventualQueue at the end of the...
2007-03-27 Brian Warnercomplete the Introducer changes, separate out vdrive...
2007-03-07 Zooko O'Whielacronxadd link to mailing list
2007-03-07 Peter Secorpyfec repository description of how to download the...
next