]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-10-16 Zooko O'WhielacronxTAG allmydata-tahoe-0.6.1 allmydata-tahoe-0.6.1
2007-10-16 czookofix the 'license' field of the PyPI db (not the Trove...
2007-10-16 Zooko O'Whielacronxcomment-out the 'license' field because PyPI rejects...
2007-10-16 Zooko O'Whielacronxtests: make test_encode specify the erasure coding...
2007-10-16 Zooko O'Whielacronxsetup: stop claiming that we are under GPL in the ...
2007-10-16 Zooko O'Whielacronxupdate a few documents, comments, and defaults to menti...
2007-10-15 Brian WarnerMakefile: define TRIALCMD with '=' not ':=', to fix...
2007-10-15 Zooko O'Whielacronxrelnote.txt: update relnotes.txt for the v0.6.1 release
2007-10-15 Zooko O'WhielacronxREADME: give a link to the TestGrid page
2007-10-15 Zooko O'Whielacronxwebapi.txt: update webapi.txt to reflect the security...
2007-10-15 Zooko O'Whielacronxsetup: use the new find_exe module to find trial
2007-10-15 Zooko O'Whielacronxstartstop_node: use the new find_exe module
2007-10-15 Zooko O'Whielacronxsetup: generalize the kludge of finding an executable...
2007-10-15 Zooko O'Whielacronxsetup: split off README.win32 from README and paste...
2007-10-15 Zooko O'Whielacronxremove unused imports (thanks, pyflakes)
2007-10-15 Zooko O'Whielacronxsetup: setuptools_darcs_plugin is boring
2007-10-15 Zooko O'Whielacronxremove a file accidentally left over from the experimen...
2007-10-15 Zooko O'Whielacronxa slightly nicer method of computing our timestamp...
2007-10-15 Zooko O'Whielacronxinstall our custom timestamp formats in a less disrupti...
2007-10-15 Zooko O'Whielacronxsetup: remove an explanation from the top of the Makefi...
2007-10-15 Zooko O'WhielacronxCREDITS: Nathan Wilcox ++
2007-10-13 Brian Warnertest_runner.RunNode: pass an explicit webport, to avoid...
2007-10-13 Zooko O'Whielacronxsetup: setup_requires setuptools_darcs_plugin. Without...
2007-10-13 Zooko O'Whielacronxfilter out "0.0.0.0" from detected IP addresses
2007-10-12 Brian Warnercli: simplify code by using stdlib's httplib module
2007-10-12 Brian Warnercli: implement 'mv'. Closes #162.
2007-10-12 Brian Warnertahoe_get.py: remove unused import
2007-10-12 Brian Warnercli: add test coverage
2007-10-12 Brian Warnernode.py: fix timestamps (add ms and Z) by replacing...
2007-10-13 Zooko O'WhielacronxREADME: edit to clarify that you can't use "make" if...
2007-10-13 Zooko O'Whielacronxsetup: make ez_setup.py work to upgrade setuptools...
2007-10-11 Zooko O'Whielacronxsetup: upgrade zfec from 1.0.4 to 1.1
2007-10-11 Zooko O'Whielacronxchange another example to use port 8123
2007-10-11 Brian Warnercli: fix usage to refer to 'tahoe', not 'allmydata...
2007-10-11 Brian Warneradd public testnet .furls to docs/testnet/, and copy...
2007-10-11 Brian Warnerdeb: add docs/* to the debian package
2007-10-11 Brian Warnerdocs/webapi.txt: mention that we default to a --webport...
2007-10-11 Brian Warnerdocs: change our default HTTP port to 8123
2007-10-11 Brian Warnerchange our default HTTP port to 8123
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...
next