]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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.
2008-01-30 Zooko O'Whielacronxmake content-hash-key encryption a parameter of uploading
2008-01-30 Zooko O'Whielacronxdocs: add note that Debian 3.1 seems to have the same...
2008-01-30 Zooko O'Whielacronxtests: add a test that nevow can find its default css...
2008-01-30 Brian WarnerMakefile: touch .built on every build, so other targets...
2008-01-30 Brian Warnerspeedcheck: track SSK creation time separately
2008-01-30 Brian Warnerdocs/dirnodes.txt: rewrite to reflect 0.7.0's RSA-based...
2008-01-30 Brian Warnerwebish: remove 'URI-link' from directory page, now...
2008-01-30 Brian Warnerwebish: link to directory URIs rather than a child...
2008-01-30 Brian Warnerupload: add log message when AssistedUploader is done
2008-01-29 Brian Warner_auto_deps.py: update comment
2008-01-29 Brian Warner_auto_deps: tolerate DistributionNotFound (but not...
2008-01-29 Brian Warnerupload: fix 'skipping_ahead' log message
2008-01-29 Brian Warneroffloaded: when uploading a file that failed to upload...
2008-01-29 Brian WarnerWriteBucketProxy: improve __repr__
2008-01-29 Brian Warnerupload.py: the 'skipping encryption' message was emitte...
2008-01-28 robk-tahoeconfwiz: revise layout
2008-01-28 robk-tahoetweak config wizard window size
2008-01-28 Brian Warnerwebish: upload+localdir=missing should give an error
2008-01-28 Brian Warnerwebish: oops, unit tests don't have an Uploader, don...
2008-01-28 Brian Warnerdisplay the Helper FURL and our connection status on...
next