]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2008-01-04 Zooko O'Whielacronxnew licences, move details from README to doc/install...
2008-01-04 Zooko O'Whielacronxsuppress the skipped and the todo unit tests in order...
2008-01-04 Zooko O'Whielacronxdoc: even simpler running.html
2008-01-04 Zooko O'Whielacronxfix test_cli to put the root_dir.cap in the private...
2008-01-04 Zooko O'Whielacronxcmdline: give useful error messages about the --dir...
2008-01-04 Zooko O'Whielacronxa few formatting tidy-ups
2008-01-03 Brian Warnertest_client.py: validate more versioning code
2008-01-03 Brian Warnertest_client.py: assert allmydata.__version__ is not...
2008-01-03 Brian WarnerMakefile: run 'make-version' at least once, in the...
2008-01-04 Zooko O'Whielacronxremove automatic private dir
2008-01-03 Zooko O'Whielacronxadd human-encodings of caps, refactor encodings of...
2008-01-03 Zooko O'Whielacronxadd regexes to idlib to match certain kinds of base32...
2008-01-03 Zooko O'Whielacronxfix idlib.could_be_base32_encoded_l() to accept *only...
2008-01-03 Zooko O'Whielacronxrefactor constructing URI objects from strings and...
2008-01-03 Brian Warnerdocs/Makefile: rules to turn our SVG images into .png...
2008-01-02 Brian Warnerdebian: update dependencies to match calc-deps.py,...
2008-01-02 Brian Warnerrunning.html: fix usage of 'tahoe create-client' and...
2008-01-02 Brian WarnerREADME: update required version numbers, fix small...
2008-01-02 Zooko O'Whielacronxdocs: update install.html and update and format running...
2008-01-01 Zooko O'Whielacronxsetup: add back "build-deps" as an alias for "build...
2008-01-01 Zooko O'Whielacronxsetup: whoops, fix the use of source-tree-root-dir...
2008-01-01 Zooko O'Whielacronxdocs: a couple of improvements to install.html
2008-01-01 Zooko O'Whielacronxsetup: fix bin/tahoe to include .egg's from the source...
2008-01-01 Zooko O'Whielacronxsetup: rename build-deps to build-auto-deps
2008-01-01 Zooko O'Whielacronxsetup: "make" now defaults to "simple-build", which...
2008-01-01 Zooko O'Whielacronxsetup: clean up darcsver egg on "make clean"
2008-01-01 Zooko O'Whielacronxsetup: update the list of files that we think are borin...
2008-01-01 Zooko O'Whielacronxsetup: finish renaming of docs/testnet to docs/testgrid
2008-01-01 Zooko O'Whielacronxsetup: use darcsver instead of pyutil for darcsver...
2008-01-01 Zooko O'Whielacronxsetup: add darcsver source tarball to misc/dependencies
2007-12-31 Zooko O'Whielacronxdocs: even further simplify and reformat install.html
2007-12-31 Zooko O'Whielacronxdocs: format install.html into HTML format
2007-12-30 Zooko O'Whielacronxdocs: a bunch of updates to simplify the process of...
2007-12-30 Zooko O'Whielacronxdocs: a few updates, edits, and formatting tweaks to...
2007-12-25 Brian Warnerrefactor webish.py slightly, improve the test coverage...
2007-12-25 Brian Warnertest_web.py: fix pyflakes error
2007-12-25 Brian Warnerwebish: use get_args() everywhere, put .fields=None...
2007-12-25 Brian Warnertest_web: more coverage of URIPOSTHandler error cases
2007-12-25 Brian Warnertest_web: test POST_upload_no_link against /uri, not...
2007-12-25 Brian Warnertest_web.py: use /uri?t=mkdir instead of /uri/?t=mkdir...
2007-12-25 Brian Warnerwebish: factor out queryargs-or-formargs extraction...
2007-12-25 Brian Warnernode.py: remove the provoke-logport-furlfile-creation...
2007-12-25 Brian Warnerupgrade to foolscap-0.2.3
2007-12-25 Brian WarnerMakefile: put an existing PYTHONPATH in front of our...
2007-12-22 Zooko O'Whielacronxsetup: allow shell built-ins "true" and "false" so...
2007-12-22 Zooko O'Whielacronxsetup: fix bug in bugfix to patch to include .egg's...
2007-12-22 Zooko O'Whielacronxsetup: fix bug in previous patch to include .egg's...
2007-12-22 Zooko O'Whielacronxsetup: we also need to include .egg's in the CWD in...
2007-12-22 Zooko O'Whielacronxsetup: zope.interface bundle .tar instead of .tar.gz...
2007-12-22 Zooko O'Whielacronxsetup: upgrade bundle zfec-1.1.tar.gz to zfec-1.3.4.tar
2007-12-22 Zooko O'Whielacronxsetup: simplejson bundle .tar instead of .tar.gz becaus...
2007-12-22 Zooko O'Whielacronxsetup: upgrade bundle from setuptools_darcs-1.0.6.tar...
2007-12-22 Zooko O'Whielacronxsetup: bundle pyutil-1.3.12.tar
2007-12-22 Zooko O'Whielacronxsetup: pycryptopp: bundle .tar instead of .tar.gz becau...
2007-12-22 Zooko O'Whielacronxsetup: foolscap bundle .tar instead of .tar.gz because...
2007-12-22 Zooko O'Whielacronxsetup: bundle argparse-0.8.0.tar
2007-12-22 Zooko O'Whielacronxsetup: Nevow bundle .tar instead of .tar.gz because...
2007-12-22 Zooko O'Whielacronxsetup: update doc in __init__.py
2007-12-22 Zooko O'Whielacronxsetup: small tidy-up of Make rules
2007-12-22 Zooko O'Whielacronxsetup: refactor ez_setup.py and setup.py to satisfy...
2007-12-22 Zooko O'Whielacronxsetup: copy in the latest version of ez_setup.py, which...
2007-12-13 Zooko O'Whielacronxsetup: bundle setuptools_darcs plugin in misc/dependencies
2007-11-10 Zooko O'Whielacronxsetup: new name for setuptools_darcs plugin is also...
2007-12-21 Zooko O'Whielacronxsetup: finish switching from Tahoe's versions of autove...
2007-12-21 Zooko O'Whielacronxsetup: remove misc/make-version.py and invoke "darcsver...
2007-12-20 Zooko O'Whielacronxsetup: fix scheme ("file:") for download base for boost...
2007-12-20 Zooko O'Whielacronxsetup: fix typo in name of download base for bootstrapp...
2007-12-20 Zooko O'Whielacronxsetup: fix the name of "misc/dependencies" for bootstra...
2007-12-20 Zooko O'Whielacronxsetup: use os.path.join('misc', 'dependencies') instead...
2007-12-20 Zooko O'Whielacronxwebish: add button to make directories and unit test...
2007-12-20 Zooko O'Whielacronxmake the unit test of the overwrite button more general
2007-12-20 Zooko O'Whielacronxmake the wapi/wui [*] support creation of a new directo...
2007-12-19 Brian Warnermutable: always include ourselves in the querylist...
2007-12-19 Brian Warnermutable.py: one more logging fix
2007-12-19 Brian Warnermutable.py: oops, our logging wrappers can't take posar...
2007-12-19 Brian Warnermutable.Publish: improve logging
2007-12-19 Brian Warnerdirnode: add set_uris() and set_nodes() (plural), to...
2007-12-19 Brian Warnernode: provoke foolscap-0.2.2 into saving logport.furl...
2007-12-20 Zooko O'Whielacronxfix representation of node ids in PeerTracker objects
2007-12-20 Zooko O'Whielacronxremove some no-longer needed replacements of "/" with...
2007-12-19 Brian Warnermore new-pyflakes warnings fixed
2007-12-19 Brian Warnerthe new pyflakes is stricter, complaining about functio...
2007-12-19 Brian Warnerhush pyflakes
2007-12-18 Brian Warnercreate_node.py: need to create private/ dir in create...
2007-12-18 Brian Warneroops, touch private/my_private_dir.cap when creating...
2007-12-18 Brian Warnercheck_load: add stats-gathering
2007-12-18 Brian Warneradd a simple load-generating tool to do random reads...
2007-12-18 Brian Warnermove my_private_dir.cap into private/
2007-12-18 Brian Warnermy_private_dir.cap: add newline for readability, open...
2007-12-18 Brian Warnerremove the slash-to-bang conversion from CLI tools...
2007-12-19 Zooko O'Whielacronxunit test that POST /uri/?t=mkdir works
2007-12-19 Zooko O'Whielacronxremove the DirnodeURI foolscap schema and mv those...
2007-12-18 Zooko O'Whielacronxmake more precise regexp for WriteableSSKFileURI and...
2007-12-18 Zooko O'Whielacronxfix unit tests to assert that we do *not* link to start...
2007-12-18 Zooko O'Whielacronxdo not put a link from the welcoXme page to the start...
2007-12-18 Zooko O'Whielacronxrename "my_private_dir.uri" to "my_private_dir.cap"
2007-12-18 Zooko O'Whielacronxrename "secret" to "lease_secret" and change its size...
2007-12-17 Zooko O'Whielacronxput all private state in $BASEDIR/private
2007-12-15 Zooko O'Whielacronxwe no longer need to replace "/" with "!" in urls
2007-12-15 Zooko O'Whielacronxtidy-up some comments and logging messages
next