]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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 [http://allmydata.org/trac...
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...
2008-12-19 Zooko O'Whielacronxtrivial: remove unused import (thanks, pyflakes)
2008-12-19 Zooko O'Whielacronxtry to tidy up uri-as-string vs. uri-as-object
2008-12-19 Zooko O'Whielacronximmutable: remove the last bits of code (only test...
2008-12-17 Zooko O'Whielacronximmutable: use new logging mixins to simplify logging
2008-12-17 Zooko O'Whielacronximmutable: refactor ReadBucketProxy a little
2008-12-17 Zooko O'Whielacronxdebug: pass empty optional arguments to ReadBucketProxy
2008-12-17 Zooko O'Whielacronxuri: generalize regexp that recognizes tahoe URLs to...
2008-12-17 Zooko O'Whielacronxutil: logging: refactor some common logging behavior...
2008-12-17 Zooko O'Whielacronxpyutil: assertutil: copy in simplified assertutil from...
2008-12-10 Zooko O'Whielacronxpyutil: assertutil: simplify handling of exception...
2008-12-09 Zooko O'Whielacronxclient: add get_servers()
2008-12-10 Brian Warnermutable publish: if we are surprised by shares that...
2008-12-10 Brian WarnerNEWS: updated to most recent user-visible changes,...
2008-12-09 Zooko O'Whielacronximmutable: remove unused code to produce plaintext...
2008-12-09 Zooko O'Whielacronxfinish renaming 'subshare' to 'block' in immutable...
2008-12-09 Zooko O'Whielacronxintroducer: fix bug in recent simplification caught...
2008-12-08 Zooko O'Whielacronxintroducer: simplify get_permuted_peers() implementatio...
2008-12-08 Brian Warnerwebapi.txt: minor edits
2008-12-08 Zooko O'Whielacronxrename "get_verifier()" to "get_verify_cap()"
2008-12-08 Zooko O'Whielacronxsetup: try depending on setuptools >= 0.6c6 instead...
2008-12-08 Zooko O'Whielacronxsetup: loosen requirement on simplejson to >= 1.4
2008-12-08 Zooko O'Whielacronxsetup: require simplejson >= 1.7.1
2008-12-07 Zooko O'Whielacronxmutable: merge renaming with test patches
2008-12-07 Zooko O'Whielacronxmutable: rename mutable/node.py to mutable/filenode...
2008-12-06 Brian Warnerweb/directory.py: really really fix #553. Unfortunately...
2008-11-18 francoisfilenode.py: Fix partial HTTP Range header handling...
2008-12-06 Brian Warnermutable.modify(): after UCWE, publish even if the secon...
2008-12-06 Brian Warnerdirnode.py: dirnode.delete which hits UCWE should not...
2008-12-06 Brian WarnerMutableFileNode.modify: pass first_time= and servermap...
2008-12-05 Brian Warnermisc/cpu-watcher.tac: tolerate disk-full errors when...
2008-12-05 Zooko O'Whielacronxweb: fix more info links again
2008-12-05 Zooko O'Whielacronxweb: fix moreinfo link
2008-12-05 Zooko O'Whielacronxweb: "More Info" link describes the same file that...
next