]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2009-01-20 Zooko O'Whielacronxsetup: use setup.cfg aliases to map "setup.py test...
2009-01-20 Zooko O'Whielacronxdoc: add Toby Murray to the CREDITS
2009-01-20 toby.murraydoc: describe web.ambient_upload_authority
2009-01-19 Zooko O'Whielacronxtrivial: remove unused import noticed by pyflakes
2009-01-19 Zooko O'Whielacronxsetup: simplify install.html a tad
2009-01-19 Zooko O'Whielacronxsetup: refactor versions-and-paths and use pkg_resource...
2009-01-19 Zooko O'Whielacronxsetup: undo (for the second time) the use of the -...
2009-01-18 Zooko O'Whielacronxtrivial: whitespace
2009-01-18 Zooko O'Whielacronxtrivial: whitespace
2009-01-18 Zooko O'Whielacronxtrivial: whitespace
2009-01-18 toby.murrayadd 'web.ambient_upload_authority' as a paramater to...
2009-01-17 Zooko O'Whielacronxdoc: add Larry Hosken to CREDITS
2009-01-17 cgalvanrun build_tahoe command with trial commmand
2009-01-17 cgalvanadding multi-version support
2009-01-16 Zooko O'Whielacronxsetup: addition of setuptools_trial egg to the base...
2009-01-16 cgalvanprevent --site-dirs from being passed to the 'install...
2009-01-16 cgalvanadd option to show version and path to the tahoe executable
2009-01-15 Zooko O'Whielacronxsetup: put back configuration of the PYTHONPATH which...
2009-01-15 Brian Warnernode.py: use NODEDIR/tmp for the 'tempfile' module...
2009-01-15 Brian Warnerweb/operations: undo the disable-ophandle-expiration...
2009-01-15 Zooko O'Whielacronxcli: tests: skip symlink test if there is no os.symlink
2009-01-15 Brian Warnerwebapi.txt: explain POST /uri/?t=upload, thanks to...
2009-01-15 Brian Warnermutable: move recent operation history management code...
2009-01-14 Brian Warnerdownload: tiny cleanup of history code
2009-01-14 Brian Warnerupload: move upload history into History object
2009-01-14 Brian Warnerimmutable/download.py move recent-downloads history...
2009-01-14 Zooko O'Whielacronxdocs: rename wapi.txt to webapi.txt
2009-01-14 Zooko O'Whielacronxsetup: configure setup.cfg to point setuptools at the...
2009-01-14 Zooko O'Whielacronxsetup: fix previous patch to set reactor to poll reacto...
2009-01-14 Zooko O'Whielacronxsetup: use poll reactor for trial if on linux2 or cygwin
2009-01-14 Zooko O'Whielacronxdocs: rename frontends/webapi.txt to frontends/wapi.txt
2009-01-13 Brian Warnerupload: use WriteBucketProxy_v2 when uploading a large...
2009-01-13 Brian Warnerdeep-check-and-repair: improve results and their HTML...
2009-01-12 Brian Warnertest_repairer.py: hush pyflakes: remove duplicate/shado...
2009-01-12 Brian Warnerhush pyflakes by removing unused imports
2009-01-12 Zooko O'Whielacronximmutable repairer
2009-01-12 Zooko O'Whielacronxutil: dictutil: add DictOfSets.union(key, values) and...
2009-01-11 Zooko O'Whielacronxsetup: update doc in setup.cfg
2009-01-11 Zooko O'Whielacronxsetup: Point setuptools at a directory on the allmydata...
2009-01-10 Zooko O'Whielacronximmutable: separate tests of immutable upload/download...
2009-01-10 Zooko O'Whielacronxtrivial: minor changes to in-line comments -- mark...
2009-01-10 Zooko O'Whielacronximmutable: make the web display of upload results more...
2009-01-10 Zooko O'Whielacronximmutable: fix edit-o in interfaces.py documentation...
2009-01-10 Zooko O'Whielacronximmutable: redefine the "sharemap" member of the upload...
2009-01-10 Zooko O'Whielacronxnaming: finish renaming "CheckerResults" to "CheckResults"
2009-01-10 Brian Warnerstorage.py : replace 4294967295 with 2**32-1: python...
2009-01-10 Brian Warnerstorage.py: announce a maximum-immutable-share-size...
2009-01-09 cgalvanset bin/tahoe executable permissions and leave build_ta...
2009-01-09 Zooko O'Whielacronxsetup: merge relaxation of the version of setuptools...
2008-12-06 Zooko O'Whielacronxsetup: remove custom Trial class inside our setup.py...
2008-12-06 Zooko O'Whielacronxsetup: we require pywin32 if building on Windows (plus...
2009-01-09 cgalvanfix bin/tahoe executable for Windows
2009-01-09 cgalvanuse subprocess.call instead of os.execve in bin/tahoe
2008-12-06 Zooko O'Whielacronxsetup: attempt to remove the custom setuptools-ish...
2008-12-01 Zooko O'Whielacronxsetup: integrate the bundled setuptools_trial plugin...
2008-11-21 cgalvanuse_setuptools_trial.patch
2008-12-01 Zooko O'Whielacronxsetup: bundle setuptools_trial in misc/dependencies/
2009-01-09 Brian Warnertest_helper: hush pyflakes by avoiding use of 'uri...
2009-01-09 Brian Warnerimmutable/checker: include a summary (with 'Healthy...
2009-01-09 Brian Warnerwebapi/deep-manifest t=JSON: don't return the (large...
2009-01-09 Brian Warnerdirnode deep-traversal: remove use of Limiter, stick...
2009-01-08 Zooko O'Whielacronximmutable: add a monitor API to CiphertextDownloader...
2009-01-08 Zooko O'Whielacronxnaming: Rename a few things which I touched or changed...
2009-01-08 Zooko O'Whielacronximmutable: refactor download to do only download-and...
2009-01-08 Zooko O'Whielacronxtrivial: tiny changes to test code
2009-01-08 Zooko O'Whielacronximmutable: Make more parts of download use logging...
2009-01-08 Zooko O'Whielacronxtrivial: M-x whitespace-cleanup on src/immutable/downlo...
2009-01-08 Zooko O'Whielacronximmutable: ValidatedExtendedURIProxy computes and store...
2009-01-07 Zooko O'Whielacronximmutable: define a new interface IImmutableFileURI...
2009-01-07 Zooko O'Whielacronxutil: log: allow empty msgs (because downloader is...
2009-01-08 Larry Hosken'tahoe cp -r', upon encountering a dangling symlink...
2009-01-08 Zooko O'Whielacronximmutable: fix error in validation of ciphertext hash...
2009-01-08 Zooko O'Whielacronximmutable: do not catch arbitrary exceptions/failures...
2009-01-08 Zooko O'Whielacronxdownload: make sure you really get all the crypttext...
2009-01-07 Zooko O'Whielacronxutil: deferredutil: undo my recent patch to use our...
2009-01-07 Zooko O'Whielacronxutil: deferredutil: implement our own gatherResults...
2009-01-07 Zooko O'Whielacronxtrivial: M-x whitespace-cleanup
2009-01-07 Zooko O'Whielacronxutil: deferredutil: add basic test for deferredutil...
2009-01-07 Zooko O'Whielacronxtrivial: fix redefinition of name "log" in imports...
2009-01-07 Zooko O'Whielacronximmutable: refactor uploader to do just encoding-and...
2009-01-07 Zooko O'Whielacronxtrivial: whitespace and docstring tidyups
2009-01-06 Brian Warnerstorage.py: explain what this large and hard-to-recogni...
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...
2009-01-06 Zooko O'Whielacronximmutable: tests: verifier doesn't always catch corrupt...
2009-01-06 Zooko O'Whielacronximmutable: fix the writing of share data size into...
2009-01-06 Zooko O'Whielacronxtrivial: whitespace cleanup
2009-01-06 Zooko O'Whielacronxutil: base32: require str-not-unicode inputs -- effecti...
2009-01-06 Zooko O'Whielacronxtrivial: fix a bunch of pyflakes complaints
2009-01-06 Zooko O'Whielacronxcli: make startstop_node wait 40 seconds instead of...
2009-01-06 Zooko O'Whielacronximmutable: new checker and verifier
2009-01-06 Zooko O'Whielacronxtrivial: fix inline comment in test code
2009-01-06 Zooko O'Whielacronximmutable: handle another form of share corruption...
2009-01-06 Zooko O'Whielacronxtrivial: remove unused import (pyflakes)
2009-01-06 Zooko O'Whielacronximmutable: skip the test of large files, because that...
2009-01-05 Zooko O'Whielacronximmutable: raise a LayoutInvalid exception instead...
2009-01-05 Zooko O'Whielacronximmutable: stop reading past the end of the sharefile...
2009-01-05 Zooko O'Whielacronximmutable: tidy up the notification of waiters for...
2009-01-05 Zooko O'Whielacronximmutable: refactor downloader to be more reusable...
2009-01-04 Zooko O'Whielacronxutil: add gatherResults which is a deferred-list-like...
2009-01-03 Zooko O'Whielacronximmutable: fix think-o in previous patch which caused...
next