]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-08-17 Zooko O'WhielacronxTAG allmydata-tahoe-0.5.0 allmydata-tahoe-0.5.0
2007-08-16 Brian Warnersetup.py: oops, I inserted a typo by commenting out...
2007-08-16 Brian Warnersetup.py: don't install allmydata.Crypto.PublicKey...
2007-08-16 Brian Warnersetup.py: disable building RSA for now, since it requir...
2007-08-16 Brian Warnercrypto: fix compiler warnings in the .c files
2007-08-16 Brian Warnercopy RSA from PyCrypto into the allmydata/ tree, we...
2007-08-15 Brian WarnerMakefile: use a different rm *.so command for the ...
2007-08-15 Zooko O'WhielacronxMakefile: more portable way to make clean succeed when...
2007-08-14 Brian WarnerMakefile: fix 'clean' target to work even if there...
2007-08-14 Brian Warnerhush pyflakes warning in Crypto.Util.number
2007-08-14 Brian Warnerremove PyCrypto, copy AES/SHA256/Util.number into the...
2007-08-09 Zooko O'Whielacronxmerge duplicate patches re: zfec setuptools
2007-08-09 Zooko O'Whielacronxmerge duplicate patches to shebang /usr/bin/python
2007-08-09 Zooko O'Whielacronxzfec: fix bug in argparse
2007-08-23 Brian Warnerwebish: modify JSON to match zooko's proposed API chang...
2007-08-23 Zooko O'Whielacronxcommand-line: remove the --vdrive option (it is now...
2007-08-23 Zooko O'Whielacronxwebapi.txt: minor edits
2007-08-23 Zooko O'Whielacronxwebapi.txt edits (thanks to Brian Warner)
2007-08-23 Zooko O'Whielacronxnew improved webapi.txt
2007-08-23 Brian Warnerweb: replace FILE links with /uri -based ones, to preve...
2007-08-22 Brian WarnerMANIFEST.in: include .html and .css files from allmydat...
2007-08-22 Brian Warnerweb: oops, forgot to add start.html
2007-08-22 Brian Warnerweb: remove /vdrive/private, replace with a start.html...
2007-08-22 Zooko O'Whielacronxrefactor reading of configuration files in client.py
2007-08-18 Brian Warnerclient.py: add a newline to "myself.furl" contents
2007-08-17 Zooko O'Whielacronxcommand-line: fix ticket #111 by requiring input to...
2007-08-17 Zooko O'Whielacronxcommand-line: fix a few bugs in the "execute this pytho...
2007-08-17 Zooko O'Whielacronxrelnotes.txt a few tiny branding edits
2007-08-17 Brian Warnertahoe_put-web2ish.py: clean up imports to be pyflakes...
2007-08-17 Brian Warnercli.py: fix typo in synopsis
2007-08-17 Brian Warnertest_system: weaken the assertion about the 410 error...
2007-08-17 Brian Warnertest_system.py: verify that we can replace files in...
2007-08-17 Brian Warnerdirnode: change the defined behavior of RIVirtualDriveS...
2007-08-16 Brian Warnertest_system.py: many (failing) web tests were accidenta...
2007-08-16 Brian Warnerboringfile: generated file 'version.py' was changed...
2007-08-16 Brian Warnermisc/get-version.py: get the version string from the...
2007-08-17 Zooko O'Whielacronxcommand-line: add "rm", and tidy-up variable names...
2007-08-17 Zooko O'Whielacronxcommand-line: remove some redundant options checking
2007-08-17 Zooko O'Whielacronxcommand-line: fix all three commands and all two ways...
2007-08-17 Zooko O'Whielacronxrelnotes.txt: edit and update relnotes and clarify...
2007-08-17 Zooko O'Whielacronxtahoe_put.py: don't treat "^HTTP 200 OK" appearing...
2007-08-17 Zooko O'Whielacronxtahoe_put.py: require node-url to be provided
2007-08-17 Zooko O'WhielacronxCREDITS: update Arno's entry
2007-08-16 Zooko O'Whielacronxcmdline: change "--server" to "--node-url" and make...
2007-08-16 Zooko O'Whielacronxrelnotes.txt: a few more updates to relnotes.txt
2007-08-16 Zooko O'Whielacronxput now exits after doing its work, and it prints a...
2007-08-16 Zooko O'Whielacronxrelnotes.txt: incomplete update to describe v0.5
2007-08-16 Zooko O'Whielacronxincomplete version of tahoe-put.py
2007-08-16 Zooko O'Whielacronxwebapi.txt: s/dirnodes/directories/
2007-08-16 Zooko O'Whielacronxfix version class to preferred format and correct parsing
2007-08-16 Zooko O'Whielacronxversion_class.py: if you don't have pkg_resources for...
2007-08-17 Brian WarnerREADME: update/clarify the build-depends packages need...
2007-08-16 Brian Warnerscripts: rearrange Options, make --version behave the...
2007-08-16 Zooko O'Whielacronxfix small bug in unit tests which caused spurious failu...
2007-08-16 Zooko O'Whielacronxin-line doc edit: s/pyutil/allmydata.util/
2007-08-16 Zooko O'Whielacronximport version class and make-version script from pyuti...
2007-08-16 Zooko O'Whielacronxa first crack at the "put" command-line
2007-08-16 Brian WarnerMakefile: add build_ext target, for convenience
2007-08-16 Brian Warnerwebish.py: allow users to delete (but not create) empty...
2007-08-15 Brian Warnerwebish: implement replace= for POST commands
2007-08-15 Brian Warnerwebish: implement replace= for PUT commands
2007-08-15 Brian WarnerIDirectoryNode: add has_child() method
2007-08-15 Brian Warnercheck_memory.py: Disable the 100MB test for now: our...
2007-08-16 Brian Warnerwebapi.txt: specify replace= behavior on all PUT and...
2007-08-16 Brian Warnerwebapi.txt: clear up underspecified items, replace...
2007-08-15 Zooko O'Whielacronxwebapi.txt: shorter and hopefully clearer description...
2007-08-14 Brian Warnerclient.py: make a note in the logs when the auto-shutdo...
2007-08-14 Brian Warnerwebish: look for when_done= in POST fields as well...
2007-08-13 Brian Warnerdocs/configuration.txt: explain the files in the node...
2007-08-12 Brian Warnerfix pyflakes warnings from recent b32decode change
2007-08-12 Brian Warnertest_system.py: add coverage for get_permuted_peers()
2007-08-12 Brian WarnerClient.get_permuted_peers: use self.nodeid now that...
2007-08-12 tahoeshorten ids
2007-08-12 Zooko O'Whielacronxdon't over-encode the nodeid many times with ascii...
2007-08-10 tahoeymy name...
2007-08-11 Zooko O'Whielacronxfoolscap: change using-foolscap.xhtml to say "public...
2007-08-11 Brian Warnerwebish: localfile=/localdir= are now disabled by defaul...
2007-08-11 Brian Warnerwebapi.txt: separate out debug/test commands, indicate...
2007-08-11 Brian Warnerwebish: reduce POST memory footprint by overriding...
2007-08-11 Brian Warnerwebish.POSTHandler: fix typo that meant we didn't look...
2007-08-10 Brian Warnerwebapi.txt: minor clarifications and examples
2007-08-10 Brian Warnerboringfile: ignore the setuptools .egg that ez_setup...
2007-08-10 Brian WarnerMakefile: add 'upload-self' pass to check-memory
2007-08-10 Brian Warner#96: add flag to enable pushing data to ourselves,...
2007-08-10 Brian Warnerencode.py: log a percentage complete as well as the...
2007-08-10 Brian WarnerEncoder.__repr__: mention the file being encoded
2007-08-10 Brian Warnerencode.py: add a reactor turn barrier between segments...
2007-08-10 Zooko O'Whielacronxwebapi.txt: put back the manifest feature
2007-08-10 Zooko O'Whielacronxwebapi.txt: put back the localfile feature
2007-08-10 Zooko O'Whielacronxwebapi.txt: add URI-based GET variants
2007-08-10 Zooko O'Whielacronxwebapi.txt: some editing, and remove the localfile...
2007-08-10 Zooko O'Whielacronxwebapi.txt: further refactoring and add a section expla...
2007-08-10 Zooko O'Whielacronxwebapi.txt: further refactoring and editing to clarify...
2007-08-10 Zooko O'Whielacronxwebapi.txt: add "?t=file" flag and reorganize doc to...
2007-08-10 Zooko O'Whielacronxfix test_web refactoring so that the WebMixin class...
2007-08-09 wilcoxjgIf do_stop attempts to stop a nonexistent process the...
2007-08-09 Zooko O'Whielacronxrefactor test_web so that other tests can use the part...
2007-08-09 Brian Warnerintroducer: don't log.err() an initial connection failu...
2007-08-09 Brian Warnercheck_memory.py: include a single 100MB test
2007-08-10 Brian Warnermunin/tahoe-storagespace.py: use /bin/du instead of...
next