]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-10-11 Brian Warnerbin/tahoe: rename 'allmydata-tahoe' in some comments
2007-10-11 Brian Warnerrename bin/allmydata-tahoe to bin/tahoe. Closes #155.
2007-10-11 Brian Warnerrename client.tac to tahoe-client.tac, so that 'ps...
2007-10-11 Brian Warnernode.py: don't append 'Z' to the timestamp, since it...
2007-10-11 Brian Warnercheck_memory.py: don't use self.keepalive_file until...
2007-10-11 Brian Warnercreate_node.py: allow config['webport'] to be missing...
2007-10-11 Brian Warnernode.py: set logging timestamp to '2007-10-11 02:11...
2007-10-11 Brian Warnercreate_node: use a webport by default, on localhost...
2007-10-11 Brian Warnertest_cli.py: hush pyflakes with a dummy usage, until...
2007-10-11 Brian Warnerrunner: make most commands use ~/.tahoe by default...
2007-10-11 Brian Warnerwebish: write node.url, for the benefit of CLI tools
2007-10-11 Brian Warnercli: use urllib.escape on all URIs
2007-10-11 Brian Warnercli: add --node-directory and --root-uri to all commands
2007-10-11 Brian Warnerwebapi.txt: reinstate documentation of the unpleasant...
2007-10-11 Brian Warner'tahoe restart': re-enable --force option, which was...
2007-10-04 Zooko O'Whielacronxsetup: we needn't depend on make-version targets becaus...
2007-10-04 Zooko O'Whielacronxsetup: attempt to work-around the problem that paths...
2007-10-04 Zooko O'Whielacronxsetup: patch to fix bug in our latest ez_setup.py if...
2007-10-04 Zooko O'WhielacronxREADME: add note about how to build on Windows-native...
2007-10-04 Zooko O'Whielacronxsetup: bundle simplejson-1.7.3 in misc/dependencies
2007-10-04 Zooko O'Whielacronxsetup: import bugfix to ez_setup.py
2007-10-04 Zooko O'Whielacronxmore information SkipTest for XMLRPC
2007-10-04 Zooko O'WhielacronxREADME: OpenSSL is bundled with pyOpenSSL on Windows...
2007-10-03 Zooko O'Whielacronxsetup: remove MANIFEST.in in favor of the new setuptool...
2007-10-03 Zooko O'Whielacronxsetup: use ez_setup.py without a "download delay"
2007-10-03 Zooko O'Whielacronxsetup: import the latest version of ez_setup.py with...
2007-10-02 Zooko O'WhielacronxREADME: refactor README
2007-09-27 Brian Warnerupgrade to foolscap-0.1.7
2007-09-27 Brian Warnercheck_speed: average multiple pings when measuring RTT
2007-09-27 Brian Warnerdebian: oops, set debian/changelog version to 0.6.0...
2007-09-27 Brian Warnerdebian: put a version string of '0.6.0+' in the debian...
2007-09-27 Brian Warnerdebian/sid: copy rules from feisty, the same can be...
2007-09-27 Brian Warnerdebian/feisty: use our original bin/allmydata-tahoe...
2007-09-29 Zooko O'WhielacronxREADME: add dependency on OpenSSL
2007-09-29 Zooko O'WhielacronxREADME: edits
2007-09-27 Zooko O'Whielacronxsetup: don't include zope.interface in our automaticall...
2007-09-26 Brian Warnerdump-share: clarify the label on the size of the origin...
2007-09-26 Brian Warnercheck_speed: measure RTT, report per-file times as...
2007-09-26 Brian Warnercontrol: add measure_peer_response_time(), to estimate...
2007-09-26 Brian Warnerclient.py: add the missing remote_get_nodeid() method...
2007-09-26 Brian Warnertest_system.py minor typo
2007-09-26 Brian Warnertest_system.py: add coverage for allmydata.control
2007-09-26 Brian Warnertest_client.py: add TODO to test the hotline-timeout...
2007-09-26 Brian Warnercheck_speed.py: minor comment
2007-09-26 Brian Warnerclient.py: increase hotline timeout, the check_memory...
2007-09-26 Brian Warnercheck_speed.py: use more small-file tests to improve...
2007-09-26 Brian Warnercheck_memory: more keepalive-file debug messages
2007-09-26 Brian Warnercheck_memory: put framework log in a stable place,...
2007-09-25 Brian Warnertest_system.py: do one upload, then test debug scripts...
2007-09-25 Brian Warnerdocs/CHK-hashes.svg: preliminary copy of a whiteboard...
2007-09-24 Zooko O'WhielacronxREADME: update link to test grid on web page
2007-09-24 Zooko O'WhielacronxTAG allmydata-tahoe-0.6.0 allmydata-tahoe-0.6.0
2007-09-24 Zooko O'Whielacronxrelnotes.txt: link to the final version of the README...
2007-09-24 Zooko O'Whielacronxrelnotes.txt: add Performance section, fix link to...
2007-09-24 Zooko O'Whielacronxcli: use port 8123 as the example port number
2007-09-24 Zooko O'WhielacronxREADME: reflow to 80 cols
2007-09-24 Brian Warnersetup.py use sys.executable instead of hard-coded ...
2007-09-24 Brian Warnermake-version.py: when _darcs doesn't exist, make the...
2007-09-24 Zooko O'WhielacronxREADME: use 8123 instead of 8080/8443 as the example...
2007-09-24 Zooko O'WhielacronxREADME: fix/update description of allmydata-tahoe
2007-09-24 Zooko O'WhielacronxREADME: fix bug in which How To Build was omitted from...
2007-09-24 Zooko O'WhielacronxREADME: fix bug in which pywin32 was mentioned as easy_...
2007-09-24 Zooko O'Whielacronxsetup: attempt to invoke make-version.py whenever setup...
2007-09-23 Zooko O'Whielacronxrelnotes.txt: a few final touch-ups for v0.6
2007-09-23 Zooko O'Whielacronxstartstop_node.py: use SIGINT instead of SIGTERM to...
2007-09-23 Zooko O'WhielacronxREADME: add notes about how to use easy_install for...
2007-09-22 Zooko O'Whielacronxfix test_vdrive (fixes #144)
2007-09-22 Zooko O'Whielacronxrelnotes.txt: line-wrap to 70-chars and a small edit
2007-09-22 Brian Warnercheck_speed: add optional 100MB test, if the 10MB test...
2007-09-21 Brian Warnernode.py: chmod the foolscap private key (node.pem)...
2007-09-21 Zooko O'Whielacronxstartstop_node.py: fix bug with options passed to resta...
2007-09-21 Zooko O'Whielacronxcli: add --profile flag
2007-09-21 Zooko O'Whielacronxstartstop_node.py: don't pass config to do_start()...
2007-09-21 Zooko O'Whielacronxstartstop_node.py: find twistd.py in sys.prefix/scripts...
2007-09-21 Zooko O'Whielacronxsetup: formatting of dependency-missing errors
2007-09-21 Zooko O'Whielacronxroadmap.txt: mark CLI tool as done (although the curren...
2007-09-21 Zooko O'Whielacronxa few edits to architecture.txt and related docs
2007-09-21 Zooko O'Whielacronxsetup: check for the pywin32 dep only on Windows
2007-09-21 Zooko O'Whielacronxsetup: use the setuptools "console_scripts" feature...
2007-09-21 Zooko O'WhielacronxREADME: update on how to test and how to run tahoe...
2007-09-21 Zooko O'WhielacronxREADME: demote The Debian Way
2007-09-21 Zooko O'Whielacronxsetup: alas, pywin32 doesn't actually work as an easy_i...
2007-09-21 Zooko O'WhielacronxREADME: further clarity about when you need to acquire...
2007-09-21 Zooko O'WhielacronxREADME: explain when you need to download source and...
2007-09-21 Brian Warnercheck_memory: touch the hotline file more often, to...
2007-09-21 Brian WarnerMakefile: check-speed: leave the client node stopped...
2007-09-21 Brian Warnercheck_speed: do both upload and download tests
2007-09-20 Brian Warnercheck_speed: upload multiple files, measure Ax+B
2007-09-21 Zooko O'WhielacronxMakefile: attempt to workaround problem caused by worka...
2007-09-21 Zooko O'Whielacronxstartstop_node.py: remove debug printout which breaks...
2007-09-20 Zooko O'Whielacronxsetup: leave the "file:" off the front of your URLs...
2007-09-20 Zooko O'Whielacronxsetup: add zope.interface-3.4.0 in place of zope.interf...
2007-09-20 Zooko O'Whielacronxstartstop_node.py: improve the hack of launching twistd
2007-09-20 Zooko O'Whielacronxsetup: add pywin32 to our dependencies if sys.platform...
2007-09-20 Brian Warnercheck_memory: fix race condition for startup of in...
2007-09-20 Zooko O'WhielacronxMakefile: end PYTHONPATH with "." because the string...
2007-09-20 Brian Warnercheck_memory.py: record initial memory usage (before...
2007-09-20 Zooko O'Whielacronxadd zope.interface-3.3.0.tar.gz to misc/dependencies
2007-09-20 Zooko O'Whielacronxreplace zfec-1.0.3 with zfec-1.0.4 in misc/dependencies
2007-09-20 Zooko O'Whielacronxsetup.py: name zope.interface >= 3.0 as one of our...
next