]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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
2007-12-15 Zooko O'Whielacronxfix the overwrite button and add unit test for it
2007-12-14 Brian Warnertest_system.py: oops, match change in RIControl
2007-12-14 Brian Warnertest_web.py: cosmetic, remove leftover trailing space
2007-12-14 Brian Warnercheck-speed: test SSK upload/download speed too. SDMF...
2007-12-14 Brian WarnerMakefile check-speed: force-quit any leftover client...
2007-12-13 Brian Warnerremove logpublisher, use the Foolscap version now that...
2007-12-13 Brian Warnerremove tests of logging functionality that's been subsu...
2007-12-13 Brian Warnermove to foolscap-0.2.2
2007-12-13 Zooko O'Whielacronxremove unimplemented and skipped test for feature that...
2007-12-13 Zooko O'Whielacronxremove unused import: thanks, pyflakes
2007-12-13 Zooko O'Whielacronxrefactor the feature of getting versions of packages...
2007-12-13 Zooko O'Whielacronxa few documentation and naming convention updates
2007-12-12 Zooko O'Whielacronxediting: change names like "MyThing" to "FakeThing...
2007-12-12 Zooko O'Whielacronxfix unit test to pass forward-slashes to the CLI since...
2007-12-12 Brian Warnertest_web.py: survive localdir/localfile= names with...
2007-12-12 Brian Warnertest_system: write test data in 'b' verbatim mode,...
2007-12-12 Brian Warnerwebish: append save=true to a GET URL to save-to-disk...
2007-12-12 Zooko O'WhielacronxREADME.win32: add note showing MikeB where this file...
2007-12-12 Zooko O'WhielacronxREADME.win32: clarify layout a bit
2007-12-12 Zooko O'Whielacronxfix import error, detected thanks to "make test"
2007-12-12 Zooko O'Whielacronxfix missing import, thanks to pyflakes
2007-12-11 Zooko O'Whielacronxfix test_introducer to wait for the right things in...
2007-12-11 Brian Warnersetup.py: arg, another stupid paste error, affecting...
2007-12-11 Brian Warnerupgrade to foolscap-0.2.1, with a new logging framework
2007-12-11 Zooko O'Whielacronxfix IntroducerClient.when_enough_peers()
2007-12-11 Brian Warnersetup.py: fix stupid cut-and-paste error
2007-12-11 Brian Warnerbuild-deps: require setuptools 0.6c4 or later, because...
2007-12-07 Brian Warnercontrol.py: hush pyflakes warning
2007-12-07 Brian Warnerthe wait_for_numpeers= argument to client.upload()...
2007-12-07 Zooko O'Whielacronxmove increase_rlimits() into iputil and make it a no...
2007-12-07 Zooko O'Whielacronxmake check-memory use the new POST /uri?t=upload
2007-12-07 Zooko O'Whielacronxmake control.get_memory_usage() return all zeroes if...
2007-12-07 Zooko O'Whielacronxadd POST /uri?t=upload and tests thereof
2007-12-05 Brian Warnerstorage.py: factor out a common compare() routine
2007-12-05 Brian Warnerwebish: fix overwrite form display
2007-12-05 Brian Warnertest_web.py: add coverage for directory listings that...
2007-12-05 Brian Warnertest_web.py: add coverage for POST t=check
2007-12-05 Brian Warnerwebish: add POST t=mutable, make it replace files in...
2007-12-05 Brian Warnertest_web.py: remove last use of fake_* methods, remove...
2007-12-05 Brian Warnerrefactor web tests, and interfaces.IFileNode
2007-12-05 Brian Warnerchecker: improve test coverage a little bit
2007-12-05 Brian Warneruri.py: improve test coverage
2007-12-05 Brian Warnerremove most (maybe all?) traces of old Dirnode class...
2007-12-04 Brian Warnerimprove test coverage on FileNode.check
2007-12-04 Brian Warnertest_dirnode.py: obtain full coverage of dirnode.py
2007-12-04 Brian Warnerrename dirnode2.py to dirnode.py
2007-12-04 Brian Warnertest_mutable: improve test coverage a bit, add test_fil...
2007-12-04 Brian Warnerremove PyCrypto, now we only use pycrypto++
2007-12-04 Brian Warneruse AES from pycryptopp instead of pycrypto, also trunc...
2007-12-04 Brian Warnerremove leftover defer.setDebugging(), to speed up tests...
2007-12-03 Zooko O'Whielacronxfix several bugs and warnings -- thanks, pyflakes
2007-11-20 nejucomoA hastily written single-threaded read-only fuse client.
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
2007-11-20 Brian Warnerintroducer_and_vdrive.py: use logpublisher too
2007-11-20 Brian Warnerencode.py: trivial whitespace change
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
2007-11-20 Brian Warnermore hierarchical logging: download/upload/encode
2007-11-20 Brian Warnerdownload: use hierarchical logging
2007-11-20 Brian Warnerlogging: only test log.err when Twisted is new enough...
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
2007-11-20 Brian Warnerhierarchical logging: add numbered messages and parent...
2007-11-19 Brian Warnerdebian: add Depends: on python-pycryptopp, now that...
2007-11-19 Brian Warnertest_client: stall 2.0s between shutdown and restart...
2007-11-19 Brian Warnerlogtool: add 'gather' and 'dump' modes
2007-11-19 Brian Warnerlogtool: rename get-logs.py to logtool.py
2007-11-17 Brian Warnerlogpublisher: hush pyflakes warning
2007-11-17 Brian Warnerlogpublisher: implement subscribe/publish for log,...
2007-11-17 Brian Warnermutable: fix control flow to allow good+bad shares...
2007-11-16 Brian Warnernode.py: try to fix rlimit-setting again
2007-11-16 Brian Warnernode.py: try rlimit fix again
2007-11-16 Brian Warnernode.py: try to fix RLIMIT_NOFILE on solaris too
2007-11-16 Brian Warnernode.py: raise RLIMIT_NOFILE on bsd/cygwin to more...
2007-11-15 Brian Warnertest_mutable: workaround: use more peers to avoid rando...
2007-11-15 Brian Warnermutable: add more logging to retrieval process
2007-11-15 Brian Warnerprovisioning: add more options for num-servers and...
2007-11-14 Brian Warnermutable: validate share_hash_chain for each inbound...
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
2007-11-14 Brian Warnermutable: handle bad hashes, improve test coverage,...
2007-11-13 Brian WarnerREADME: advise 'make clean' before 'make build-deps...
2007-11-13 Brian Warnerdocs/subtree1.svg: make the page smaller
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-11-29 Zooko O'Whielacronxunit tests: bump up a timeout which I encountered when...
2007-11-20 Zooko O'Whielacronxsetup: README: warn against Python 2.4.1, recommend...
2007-11-20 Zooko O'Whielacronxsetup: make dependency failures more helpful (thanks...
2007-11-20 Zooko O'Whielacronxsetup: README: a few clarifications thanks to Priyanka
2007-11-19 Zooko O'Whielacronxsetup: pycryptopp: upgrade from v0.2.7 to v0.2.8
2007-11-19 Zooko O'Whielacronxsetup: pycryptopp: upgrade from v0.2.6 to v0.2.7 (adds...
2007-11-19 Zooko O'Whielacronxremove tahoe_put-web2ish.py
2007-11-14 Zooko O'Whielacronxsetup: pass INCLUDE_DIRS and LIBRARY_DIRS variables...
2007-11-10 Zooko O'WhielacronxIMutableFileNode is a subtype of IFileNode
2007-11-10 Zooko O'Whielacronxdon't provide the "overwrite" button if the file is...
2007-11-10 Zooko O'WhielacronxWUI: hook up an "overwrite" button on mutable files
2007-11-10 Zooko O'Whielacronxremove parts of pycrypto that we are no longer going...
2007-11-10 Zooko O'Whielacronxsetup: require pycryptopp >= 0.2.6
2007-11-10 Zooko O'Whielacronxsetup: upgrade bundled pycryptopp from v0.2.5 to v0.2.6
2007-11-10 Zooko O'Whielacronxmutable.py: fix padding/shape-of-input-data to zfec
2007-11-10 Zooko O'Whielacronxsetup: automatically discover files to include in packages
next