]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2009-01-09 cgalvanfix bin/tahoe executable for Windows
2009-01-09 cgalvanuse subprocess.call instead of os.execve in bin/tahoe
2008-12-06 Zooko O'Whielacronxsetup: attempt to remove the custom setuptools-ish...
2008-12-01 Zooko O'Whielacronxsetup: integrate the bundled setuptools_trial plugin...
2008-11-21 cgalvanuse_setuptools_trial.patch
2008-12-01 Zooko O'Whielacronxsetup: bundle setuptools_trial in misc/dependencies/
2009-01-09 Brian Warnertest_helper: hush pyflakes by avoiding use of 'uri...
2009-01-09 Brian Warnerimmutable/checker: include a summary (with 'Healthy...
2009-01-09 Brian Warnerwebapi/deep-manifest t=JSON: don't return the (large...
2009-01-09 Brian Warnerdirnode deep-traversal: remove use of Limiter, stick...
2009-01-08 Zooko O'Whielacronximmutable: add a monitor API to CiphertextDownloader...
2009-01-08 Zooko O'Whielacronxnaming: Rename a few things which I touched or changed...
2009-01-08 Zooko O'Whielacronximmutable: refactor download to do only download-and...
2009-01-08 Zooko O'Whielacronxtrivial: tiny changes to test code
2009-01-08 Zooko O'Whielacronximmutable: Make more parts of download use logging...
2009-01-08 Zooko O'Whielacronxtrivial: M-x whitespace-cleanup on src/immutable/downlo...
2009-01-08 Zooko O'Whielacronximmutable: ValidatedExtendedURIProxy computes and store...
2009-01-07 Zooko O'Whielacronximmutable: define a new interface IImmutableFileURI...
2009-01-07 Zooko O'Whielacronxutil: log: allow empty msgs (because downloader is...
2009-01-08 Larry Hosken'tahoe cp -r', upon encountering a dangling symlink...
2009-01-08 Zooko O'Whielacronximmutable: fix error in validation of ciphertext hash...
2009-01-08 Zooko O'Whielacronximmutable: do not catch arbitrary exceptions/failures...
2009-01-08 Zooko O'Whielacronxdownload: make sure you really get all the crypttext...
2009-01-07 Zooko O'Whielacronxutil: deferredutil: undo my recent patch to use our...
2009-01-07 Zooko O'Whielacronxutil: deferredutil: implement our own gatherResults...
2009-01-07 Zooko O'Whielacronxtrivial: M-x whitespace-cleanup
2009-01-07 Zooko O'Whielacronxutil: deferredutil: add basic test for deferredutil...
2009-01-07 Zooko O'Whielacronxtrivial: fix redefinition of name "log" in imports...
2009-01-07 Zooko O'Whielacronximmutable: refactor uploader to do just encoding-and...
2009-01-07 Zooko O'Whielacronxtrivial: whitespace and docstring tidyups
2009-01-06 Brian Warnerstorage.py: explain what this large and hard-to-recogni...
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...
2009-01-06 Zooko O'Whielacronximmutable: tests: verifier doesn't always catch corrupt...
2009-01-06 Zooko O'Whielacronximmutable: fix the writing of share data size into...
2009-01-06 Zooko O'Whielacronxtrivial: whitespace cleanup
2009-01-06 Zooko O'Whielacronxutil: base32: require str-not-unicode inputs -- effecti...
2009-01-06 Zooko O'Whielacronxtrivial: fix a bunch of pyflakes complaints
2009-01-06 Zooko O'Whielacronxcli: make startstop_node wait 40 seconds instead of...
2009-01-06 Zooko O'Whielacronximmutable: new checker and verifier
2009-01-06 Zooko O'Whielacronxtrivial: fix inline comment in test code
2009-01-06 Zooko O'Whielacronximmutable: handle another form of share corruption...
2009-01-06 Zooko O'Whielacronxtrivial: remove unused import (pyflakes)
2009-01-06 Zooko O'Whielacronximmutable: skip the test of large files, because that...
2009-01-05 Zooko O'Whielacronximmutable: raise a LayoutInvalid exception instead...
2009-01-05 Zooko O'Whielacronximmutable: stop reading past the end of the sharefile...
2009-01-05 Zooko O'Whielacronximmutable: tidy up the notification of waiters for...
2009-01-05 Zooko O'Whielacronximmutable: refactor downloader to be more reusable...
2009-01-04 Zooko O'Whielacronxutil: add gatherResults which is a deferred-list-like...
2009-01-03 Zooko O'Whielacronximmutable: fix think-o in previous patch which caused...
2009-01-03 Zooko O'Whielacronximmutable: when storage server reads from immutable...
2009-01-03 Zooko O'Whielacronximmutable: mark a failing download test as "todo",...
2009-01-03 Zooko O'Whielacronxdocs: update install.html to recommend Python v2 instea...
2009-01-03 Zooko O'Whielacronxtrivial: remove unused import (pyflakes)
2009-01-02 cgalvanmerge_install.patch
2008-12-01 Zooko O'Whielacronxsetup: new install doc -- doesn't require GNU make...
2009-01-03 Zooko O'Whielacronximmutable: fix test for truncated reads of URI extensio...
2009-01-03 Zooko O'Whielacronximmutable: further loosen the performance-regression...
2009-01-03 Zooko O'Whielacronxtrivial: another place where I accidentally committed...
2009-01-03 Zooko O'Whielacronximmutable: fix detection of truncated shares to take...
2009-01-03 Zooko O'Whielacronximmutable: raise LayoutInvalid instead of struct.error...
2009-01-03 Zooko O'Whielacronximmutable: whoops, it actually takes up to 39 reads...
2009-01-02 Zooko O'Whielacronximmutable: add more detailed tests of download, includi...
2009-01-02 Zooko O'Whielacronxtrivial: a few improvements to in-line doc and code...
2009-01-02 Zooko O'Whielacronximmutable: fix name change from BadOrMissingShareHash...
2009-01-02 Zooko O'Whielacronxtrivial: remove unused import -- thanks, pyflakes
2009-01-02 Zooko O'Whielacronximmutable: download.py: Raise the appropriate type...
2009-01-02 Zooko O'Whielacronximmutable: ReadBucketProxy defines classes of exception...
2009-01-02 Zooko O'Whielacronximmutable: ValidatedExtendedURIProxy computes and store...
2009-01-02 cgalvanremove_sumo_install.patch
2009-01-02 Zooko O'Whielacronxdoc: remove notes to self that I accidentally included...
2009-01-02 Zooko O'Whielacronxdocs: remove caveat about Nevow incompatibility with...
2008-12-31 Zooko O'Whielacronximmutable: make the test of large files more likely...
2008-12-31 Zooko O'Whielacronxtrivial: "M-x whitespace-cleanup", and also remove...
2008-12-31 Zooko O'Whielacronximmutable: storage servers accept any size shares now
2008-12-31 Zooko O'Whielacronxtrivial: "M-x whitespace-cleanup" on immutable/layout.py
2008-12-31 Zooko O'Whielacronxtrivial: remove unused import -- thanks, pyflakes
2008-12-31 Zooko O'Whielacronxrrefutil: generically wrap any errback from callRemote...
2008-12-31 Zooko O'Whielacronximmutable: more detailed tests for checker/verifier...
2008-12-30 Zooko O'Whielacronxdocs: add note about non-ascii chars in cli to NEWS
2008-12-30 Zooko O'Whielacronxcli: make startstop_node wait 20 seconds instead of...
2008-12-30 Zooko O'Whielacronxdocs: editing changes and updated news in known_issues.txt
2008-12-30 Zooko O'Whielacronxdocs: split historical/historical_known_issues.txt...
2008-12-28 Zooko O'Whielacronxdoc: sundry amendments to docs and in-line code comments
2008-12-24 Zooko O'Whielacronxdoc: add mention of "tahoe create-alias" in the securit...
2008-12-24 Zooko O'Whielacronxdoc: trivial: remove trailing whitespace
2008-12-24 Zooko O'Whielacronxdoc: warn that unicode might not work, in CLI.txt
2008-12-24 Zooko O'Whielacronxdoc: use the term "filesystem" rather than "virtual...
2008-12-24 Zooko O'Whielacronxcli: mark unicode filenames as unsupported -- see ...
2008-12-24 Zooko O'Whielacronxcli: undo the effects of [allmydata.org/trac/tahoe...
2008-12-22 Zooko O'Whielacronxtest: extend timeout on the hotline file that prevents...
2008-12-23 Zooko O'Whielacronxcli: decode all cli arguments, assuming that they are...
2008-12-23 Zooko O'Whielacronxutil/base32: the identity trans table needn't have...
2008-12-23 Zooko O'Whielacronxutil/base32: allow unicode inputs to a2b() or could_be_...
2008-12-22 Zooko O'Whielacronxutil/base32: loosen the precondition forbidding unicode...
2008-12-22 Zooko O'Whielacronximmutable: don't catch all exception when downloading...
2008-12-22 Zooko O'Whielacronximmutable: invent download.BadOrMissingHashError which...
2008-12-22 Zooko O'Whielacronxdirnode: don't check MAC on entries in dirnodes
2008-12-21 Zooko O'Whielacronximmutable, checker, and tests: improve docstrings,...
2008-12-20 Zooko O'Whielacronxcli: if response code from wapi server is not 200 then...
2008-12-20 Zooko O'Whielacronximmutable: when downloading an immutable file, use...
next