]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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.
2008-01-30 nejucomotahoe_fuse: system test: Move test summary to end of...
2008-01-30 nejucomotahoe_fuse: system tests: Update comments.
2008-01-30 nejucomotahoe_fuse: system test: Make output checking into...
2008-01-30 nejucomodocs: webapi: Add concise shorthand for options, input...
2008-01-29 nejucomotahoe_fuse.py: system test: Distinguish between TestFai...
2008-01-29 nejucomotahoe_fuse.py: system test: setup: lexically sort test...
2008-01-29 nejucomotahoe_fuse.py: system test: setup: fixed a bug in which...
2008-01-29 nejucomotahoe_fuse.py: system test: Many changes to framework...
2008-01-29 nejucomoIndividual tests run after all the setup layers are...
2008-02-02 Brian Warnerclient.py: hush pyflakes
2008-02-02 Brian Warnerclient.py: touch BASEDIR/no_storage to not publish...
2008-02-02 Brian Warnerintroducer: allow nodes to refrain from publishing...
2008-02-01 Zooko O'Whielacronxdocs: architecture.txt: some edits with Amber
2008-02-01 Zooko O'Whielacronxrename storage_index_chk_hash() to storage_index_hash...
2008-02-01 Zooko O'Whielacronxdocs: update docs/about.html with Amber
2008-02-01 robk-tahoestats: added IStatsProducer interface, fixed stats...
2008-02-01 robk-tahoemunin stats: suppress output of data more that 5min old
2008-02-01 robk-tahoemunin stats: change truncated nodeid to 4 char (not 8)
2008-02-01 robk-tahoestats_gatherer: reject "<unauth>" as a tubid, to avoid...
2008-02-01 Brian WarnerMakefile: add 'upload-tarballs' target, using a foolsca...
2008-02-01 Brian Warnerstorage: clean up use of si_s vs si_dir, add test for...
2008-02-01 Zooko O'Whielacronxremove unused import (thanks, pyflakes)
2008-01-31 Zooko O'Whielacronxstorage: make two levels of share directories so as...
2008-01-31 Brian Warnertarballs: stick with setup.py's sdist command, which...
2008-01-31 Brian Warneroffloaded.py: fix logging a bit
2008-01-31 Brian Warneradd 'tarballs' target, to generate compressed source...
2008-01-31 robk-tahoestats: add a simple stats gathering system
2008-01-31 Brian Warnerupload: oops, fix breakage after removing upload_file...
2008-01-31 Brian Warnerremove upload.upload_(data,filename,filehandle) conveni...
2008-01-31 Brian Warnerupload: Data should use convergence by default
2008-01-31 Brian Warnerupload-helper: avoid duplicate uploads: check the grid...
2008-01-31 Brian Warnerlog.py: update log.err() to take advantage of current...
2008-01-31 Brian Warnerinstall-details.html: debian 3.1 is better known as...
2008-01-30 robk-tahoeconfwiz: update to record install and uninstall events.
next