]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2008-02-14 Zooko O'Whielacronxdocs: update relnotes, running.html
2008-02-14 Zooko O'Whielacronxdocs: beginning of update to relnotes.txt for v0.8
2008-02-13 Zooko O'Whielacronxmac: shebang usr bin env python
2008-02-13 Brian Warner'tahoe catalog-shares': add SDMF filesize to the output...
2008-02-13 Brian Warneradd test coverage for the /stats web page
2008-02-13 Brian Warnermutable.py: reject shares with different k/N than we...
2008-02-13 Brian Warnertest_web: remove test_GET_DIRURL_large, it failed to...
2008-02-13 Zooko O'Whielacronxsetup: remove older bundled pycryptopp-0.2.10
2008-02-13 Zooko O'Whielacronxsetup: bundle pycryptopp-0.3.0
2008-02-13 amberdocs: 10 blocks by default, not 12
2008-02-13 Brian Warnerwebish.py: fix for #237: when listing large directories...
2008-02-13 Zooko O'Whielacronxdocs: edits and updates to architecture.txt, with Amber
2008-02-13 Zooko O'Whielacronxsetup: remove older bundled version of setuptools_darcs
2008-02-13 Zooko O'Whielacronxsetup: remove another older bundled setuptools
2008-02-13 Zooko O'Whielacronxsetup: remove older bundled setuptools
2008-02-13 Zooko O'Whielacronxsetup: remove older bundled version of darcsver
2008-02-13 Zooko O'Whielacronxfix a few unused imports and suchlike, discovered by...
2008-02-13 Brian Warnerwebish: flogify the remaining log messages
2008-02-13 Brian Warnerwebish: censor all caps before logging the HTTP request...
2008-02-13 Brian Warnerdownload status: refactor into a separate object, so...
2008-02-13 Brian Warnerintroducer: remove encoding-parameter config, for now
2008-02-13 Zooko O'Whielacronxuse base62 encoding for storage indexes, on disk and...
2008-02-12 Brian Warnerwebish: add /status page to display current uploads...
2008-02-12 Brian Warnermake current upload/download status objects available...
2008-02-12 Brian Warneradd download-status objects, to track download progress
2008-02-12 Brian Warneradd upload-status objects, to track upload progress
2008-02-12 Brian Warnermisc/find-share-anomalies.py: tool to analyze 'tahoe...
2008-02-12 Brian Warnerwebish: add edge metadata to t=json output, including...
2008-02-12 Brian Warnercatalog-shares: add expiration time to output
2008-02-12 Brian Warneradd 'tahoe catalog-shares' tool, to make a one-line...
2008-02-12 Brian Warnertest_dirnode.py: improve error messages in case timesta...
2008-02-12 Brian Warnertest_dirnode.py: simplejson-1.7.1 incorrectly rounds...
2008-02-11 Brian Warnertest_system.py: refactor bounce_client, probably make...
2008-02-11 Brian Warnerwebish: display timestamps
2008-02-11 Brian Warnertest_dirnode.py: assert that we update mtime and preser...
2008-02-11 Brian Warnerdirnode.py: add metadata= to add_file(), add tests
2008-02-11 Brian Warnertest_dirnode.py: add diag output to test-ctime/mtime...
2008-02-09 Brian Warnerdirnode: add ctime/mtime to metadata, update metadata...
2008-02-08 Brian Warnerdocs/install-details.html: wrap to 80 cols, no content...
2008-02-08 Brian Warnertest_system: remove the hackish debug_interrupt= attrib...
2008-02-08 Brian Warnerdirnodes.txt: update docs a bit, we don't yet do choose...
2008-02-08 Brian Warnerwebapi.txt: document POST /uri?t=mkdir
2008-02-08 Brian Warnertest_system.py: remove that ugly debug_stash_Remoteencr...
2008-02-08 Brian Warnerupload: if we lose the helper, go back to doing direct...
2008-02-08 Brian Warnerupload.EncryptAnUploadable: use 50KiB read chunks ...
2008-02-07 Brian Warnertest_upload.py: hush pyflakes
2008-02-07 Brian Warnertest_upload.py: add test to exercise CHK hashing variations
2008-02-07 Brian Warnertest_cli: oops, need to update this when the CHK hash...
2008-02-07 Brian Warnerchange encryption-key hash to include encoding paramete...
2008-02-07 Brian Warnerhashutil: add tagged_hash_256d and tagged_hasher_256d
2008-02-07 Brian Warnerupload: rework passing of default encoding parameters...
2008-02-07 Brian Warneroffloaded: oops, need more tricks to make the unit...
2008-02-07 Brian Warnerhelper: return full uri-extension data to the client...
2008-02-06 Brian Warnerinterfaces: remove spurious line that counted against...
2008-02-06 Brian Warnertest_util: add full coverage for allmydata.util.deferre...
2008-02-06 robk-tahoewindows: track uninstalls
2008-02-06 Brian Warnertahoe dump-share: remove --filename option, just take...
2008-02-06 Brian Warnertest_system: deferred-handling logic in test_upload_and...
2008-02-06 Brian Warnerdump-share: tweak formatting a little bit, to make...
2008-02-06 Brian Warneradd 'tahoe find-shares' command, to locate share files...
2008-02-06 Brian Warnerdump-cap: include UEB_hash in output
2008-02-06 Brian Warnerdownload.py: make logging safe in ValidatedBucket
2008-02-06 Brian Warnerwebish: more upload stats: total encode-and-push rate...
2008-02-06 Brian Warnerwebish: add when_done= to POST /uri?t=upload . I did...
2008-02-06 Brian WarnerUploadResults: add more helper timing stats (ciphertext...
2008-02-06 Brian Warneradd upload-results timing info for helper uploads....
2008-02-06 Brian Warneradd upload timings and rates to the POST /uri?t=upload...
2008-02-06 Brian Warnerwebish: make POST /uri?t=upload deposit you on an ...
2008-02-06 Brian Warnerwebish.py: refactor /uri handlers, one rend.Page class...
2008-02-06 Brian Warnertest_web.py: hush pyflakes
2008-02-06 Brian Warnerwebish: add PUT /uri?mutable=true
2008-02-06 Brian Warnerwebish: add POST /uri?t=upload&mutable=true
2008-02-06 Brian Warnerwebish: add upload/view-uri forms (not associated with...
2008-02-06 Brian Warnerupload: return an UploadResults instance (with .uri...
2008-02-06 Brian Warnerwebish: add storage-consumed estimate on welcome page
2008-02-06 Brian Warnerstorage: change service name from 'storageserver' to...
2008-02-06 Brian Warnerwebish: display tahoe import path on the welcome page...
2008-02-06 Brian Warnerrefactor node startup, remove tub_ready()
2008-02-06 Zooko O'Whielacronxsetup: fix the md5sum of the bundled setuptools egg
2008-02-06 Brian Warnerdocs/testgrid/introducer.furl: update to new introducer
2008-02-06 Brian Warnerwebish: condense display of nickname a little bit
2008-02-06 Brian Warnerwebish: show nickname too
2008-02-06 Brian Warnerwebish: add extra introducer data (version, timestamps...
2008-02-05 Brian Warnertest_introducer.py: increase timeouts on poll() calls
2008-02-05 Brian Warnerbundle foolscap-0.2.4 instead of 0.2.3
2008-02-05 Brian Warnerbump foolscap dependency to 0.2.4, since we now use...
2008-02-05 Brian Warnerdocs/configuration.txt: wrap to 80 cols
2008-02-05 Brian Warnerdocs/configuration.txt: document nickname, no_storage...
2008-02-05 Brian Warnerintroducer: remove remaining bits of 'push-to-myself...
2008-02-05 Brian Warnerintroducer: remove PeerCountObserver, tests are managin...
2008-02-05 Brian Warnerbig introducer refactoring: separate publish+subscribe...
2008-02-05 Brian WarnerPollMixin: add timeout= argument, rewrite to avoid...
2008-02-05 robk-tahoewindows: include latest windown build, winfuse and...
2008-02-02 robk-tahoestats: fix service issues
2008-02-02 robk-tahoemunin stats: don't suppress series with no current...
2008-01-30 nejucomotahoe_fuse: system test: Verify file contents can be...
2008-01-30 nejucomotahoe_fuse: system test: Populate a testdir with files...
2008-01-30 nejucomotahoe_fuse: system test: Create a separate directory...
2008-01-30 nejucomotahoe_fuse: system test: Replace repeated attempts...
2008-01-30 nejucomotahoe_fuse: system test: Remove some needless comments.
next