]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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...
2008-01-28 Brian WarnerCHK upload helper: don't let one failed upload prevent...
2008-01-28 Brian Warnermacapp.py: cosmetic, remove trailing whitespace
2008-01-28 Brian Warnerencode.py: update logging levels
2008-01-28 Brian Warnerencode.py: don't allow a shareholder which dies in...
2008-01-28 Brian Warnerencode.py: don't record BAD log event unless there...
2008-01-26 robk-tahoeconfwiz: use get_config call to backend
2008-01-28 Zooko O'Whielacronxdocs: edit "grid of storage servers" section with Amber
2008-01-28 Zooko O'Whielacronxdocs: edit architecture.txt with Amber's help
2008-01-25 Brian WarnerMakefile: split mac 'make .dmg' and 'upload' into separ...
2008-01-25 Brian Warneroffloaded upload: avoid tail-recursion problem that...
2008-01-25 Brian Warnerencode.py: improve error message when segment lengths...
2008-01-25 Brian Warneroffloaded uploader: don't use a huge amount of memory...
2008-01-25 robk-tahoebetter mac .app icon
2008-01-25 robk-tahoeReworked mac gui to not lock up upon launch
2008-01-24 robk-tahoecleanup mac and windows build code
2008-01-21 nejucomotahoe_fuse: cmdline args & system test: Allow nonstanda...
2008-01-21 nejucomotahoe_fuse: rename decorators for clarity.
2008-01-21 nejucomoSmall log output change.
2008-01-21 nejucomotahoe_fuse: system test: webapi connection: bug fix...
2008-01-21 nejucomotahoe_fuse: system test: Add FIXME comments.
2008-01-21 nejucomotahoe_fuse: system test: Manage multiple clients for...
2008-01-21 nejucomotahoe_fuse: system test: Attempt to create a dirnode...
2008-01-21 nejucomotahoe_fuse: system test: Launch the fuse interface.
2008-01-21 nejucomotahoe_fuse: system test: factor out some cleanup code.
2008-01-21 nejucomotahoe_fuse: system test: Copy the introducer.furl with...
2008-01-20 nejucomoA start at adding a system test for tahoe_fuse. Incomp...
2008-01-19 nejucomoRemove a redundant assertion for clarity.
2008-01-19 nejucomoChange stdout to rudimentary file-based logging.
2008-01-19 nejucomoRename the unittest script for tahoe-fuse.
2008-01-24 robk-tahoefurther fixes to windows build (pkg_resources / web...
2008-01-24 robk-tahoefix windows build's packaging of web templates
2008-01-24 robk-tahoeeliminate startup spam for resources that can't be...
2008-01-24 robk-tahoefix tahoe script installation logic
2008-01-24 Brian Warnerencode.py: log the contents of the uri_extension block
2008-01-24 Brian Warnertest_upload.py: implement remote_abort on our fake...
2008-01-23 robk-tahoefix windows build
2008-01-23 robk-tahoemac build: fixed permission problem on upload .dmg
2008-01-23 Zooko O'Whielacronxsetup: put back "chmod +x bin/tahoe" in the build target
2008-01-23 Brian Warner_auto_deps.py: relax our simplejson dependency to 1...
2008-01-23 Zooko O'Whielacronxsetup: weaken the requirement on zope.interface from...
2008-01-23 Zooko O'Whielacronxsetup: loosen our requirement on pycryptopp from >...
2008-01-23 Zooko O'Whielacronxtests: it is okay to leave a src/allmydata/_auto_deps...
2008-01-23 robk-tahoehave mac app write a tahoe upon startup
2008-01-23 robk-tahoefix build breakage caused by auto_deps setuptools stuff
2008-01-23 robk-tahoeadd mac native build
2008-01-23 robk-tahoetweak webish to use resource_filename to find css and...
2008-01-23 Zooko O'Whielacronxsetup: make find_trial self-contained so that we don...
2008-01-23 Zooko O'Whielacronxsetup: loosen requirement on simplejson from 1.7.3...
next