]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2009-07-22 Zooko O'Whielacronxdocs: edit about.html, add P.S. about expansion of...
2009-07-21 Zooko O'Whielacronxdocs: update NEWS, about.html, relnotes-short.txt,...
2009-07-21 Brian Warnerdebian/control: update binary package deps to pycryptop...
2009-07-21 Zooko O'Whielacronxdocs: a couple of minor edits to NEWS and docs/architec...
2009-07-20 Brian WarnerTouch up #705 changes:
2009-07-20 Zooko O'WhielacronxCREDITS: format to <= 79 columns, add Marc Tooley,...
2009-07-20 Zooko O'Whielacronxiputil: added "openbsd3" => "bsd" and "openbsd4" =...
2009-07-20 kevanAdd tests for tahoe mv behavior
2009-07-20 kevanAdd tests for tahoe mv help text
2009-07-20 kevanImplement more clearly defined moving semantics in...
2009-07-20 kevanUpdate tahoe mv help text.
2009-07-20 kevanAdd tests for parse_replace_arg()
2009-07-20 kevanAdd tests for new PUT behavior
2009-07-20 kevanAlter Adder + Adder tests to look for 'only-files'...
2009-07-20 kevanAlter filenode.py to use parse_replace_arg
2009-07-20 kevanAlter directory.py to use parse_replace_arg()
2009-07-20 kevanAdd a function to parse arguments for the replace parameter
2009-07-20 kevanUpdate webapi docs to reference new PUT behavior.
2009-07-20 Zooko O'Whielacronxtrivial: remove obsolete comment text
2009-07-20 Brian Warnerdocs/backupdb.txt: small fixes, thanks to David Triendl
2009-07-20 Zooko O'Whielacronxdirectories: minor change: fix warning message from...
2009-07-18 kevanAdd unit tests for the Adder in dirnode.py
2009-07-18 kevanAdd 'only_files' option to the overwrite field in Adder
2009-07-17 Brian Warnerrename NewDirectoryNode to DirectoryNode, NewDirectoryU... trac-4000
2009-07-17 Brian Warnerinterfaces: remove dead code, FileNode_ and EncryptedTh...
2009-07-17 Zooko O'Whielacronxintroduction/storage-broker: add assertions of serverid...
2009-07-17 Brian Warnerupload: fix #758 recursion-loop in peer-selection when...
2009-07-16 Zooko O'Whielacronxsetup: clarify the way that we host two directories...
2009-07-15 Brian Warner'tahoe stats': tolerate empty directories. Closes ...
2009-07-15 Brian Warnernode.py: record pid in twisted log at startup. Closes...
2009-07-15 Brian WarnerAllow tests to pass with -OO by turning some AssertionE...
2009-07-15 Zooko O'Whielacronxsetup: tell build to search a directory (hosted on...
2009-07-15 Zooko O'Whielacronxwui: fix test for welcome page
2009-07-15 Zooko O'Whielacronxwui: adjust headers/titles and "Attach something to...
2009-07-15 Zooko O'Whielacronxmac: emit the stdout and stderr from a failed call...
2009-07-14 Zooko O'Whielacronxmac: improve shutdown and clean-up after the test of...
2009-07-12 Zooko O'Whielacronxsetup: add "test_mac_diskimage" command which attempts...
2009-07-13 Zooko O'Whielacronxdirnode: finish renaming "iv" to "salt" in the code...
2009-07-12 Brian Warnerdirnode.py/_encrypt_rwcap: rename IV to "salt", which...
2009-07-12 Brian Warnerdirnode.py: security bug: also use child writecap to...
2009-07-11 Brian WarnerNEWS: update with all recent changes
2009-07-11 Brian Warnerproposed/mutable-DSA.txt: add some new design criteria
2009-07-04 kevanUse CachingDict instead of dict in dirnode.py
2009-07-10 Zooko O'Whielacronxdirectories: fix semantic conflict between my "keep...
2009-07-05 kevanModify bench_dirnode.py to use CachingDict.
2009-07-04 kevanAdd tests for CachingDict, _pack_contents, _unpack_contents
2009-07-09 Zooko O'Whielacronxtrivial: removed unused import noticed by pyflakes
2009-07-05 Zooko O'Whielacronxdirectories: make the IV for the writecaps in directory...
2009-07-09 Zooko O'Whielacronxtests: raise the timeout on pollmixin from 100s to...
2009-07-09 Zooko O'Whielacronxsetup: add sys.maxunicode to the show-tool-versions...
2009-07-08 Zooko O'Whielacronximmutable: base32-encode the keys to generate cache...
2009-07-08 Zooko O'Whielacronxdirectories: make initialization of the download cache...
2009-07-05 kevanAdd CachingDict dict subclass to dirnode.py
2009-07-07 Zooko O'Whielacronxdirectories: rename internal data member download_cache...
2009-07-05 Zooko O'Whielacronxdirectories: keep track of your position as you decode...
2009-07-07 Zooko O'Whielacronxdirectories: in bench_dirnode.py, use a real CacheDirec...
2009-07-07 Zooko O'Whielacronxdirectories: make the profiling behavior of bench_dirno...
2009-07-06 Zooko O'Whielacronxsetup: increase requirement on pycryptopp to >= 0.5.15
2009-07-05 Zooko O'Whielacronxdirectories: update the directory benchmarks to exercis...
2009-07-04 Zooko O'Whielacronxtest/benchmark: benchmark the time to pack and unpack...
2009-07-03 Zooko O'Whielacronxsetup: the mac-exe build (using py2app) requires machol...
2009-07-03 Brian Warnerclean up debian packaging: we have control files for...
2009-07-03 Brian Warnerupdate NEWS to cover all recent changes, sort by end...
2009-07-03 Brian WarnerTolerate unknown URI types in directory structures...
2009-07-03 Brian Warnertest_client.py: minor refactoring of BASECONFIG usage
2009-07-02 Brian Warnercreate_node_from_uri: take both writecap+readcap, move...
2009-07-02 Brian Warnerdirnode.py: prepare to preserve both rwcap+rocap when...
2009-07-02 Brian Warnerinterfaces.py: wrap some lines to 80cols
2009-07-01 Brian Warnercli: webopen: when called with no arguments, open the...
2009-07-01 Brian Warnermutable repairer: skip repair of readcaps instead of...
2009-07-01 Brian Warnerinterfaces.py: improve ICheckAndRepairResults docs...
2009-07-01 Brian Warnerrepairer.py: wrap to 80cols. No code changes.
2009-06-30 Zooko O'Whielacronxsetup: require pycryptopp>=0.5.14 if on Windows and...
2009-06-30 Brian Warneredit NEWS
2009-06-30 Brian WarnerNEWS: list all user-visible changes since 1.4.1 . Needs...
2009-06-29 Brian Warner* find-trailing-spaces.py: exit rc=1 if whitespace...
2009-06-29 Brian Warneruse 522-bit RSA keys in all unit tests (except one)
2009-06-29 Brian Warnerremove trailing whitespace
2009-06-29 Brian Warnerremove trailing whitespace from some util classes
2009-06-26 Brian Warnerrepairer: raise a better exception when faced with...
2009-06-26 Brian Warnermutable/filenode.py: set _writekey to None, rather...
2009-06-26 Brian Warnerone last tweak
2009-06-26 Brian Warnermore 'tahoe cp' docs tweaks
2009-06-26 Brian Warnercli.py: minor tweaks to test posthooks
2009-06-26 Brian Warnercli.py: update comments on 'tahoe cp' --help a bit
2009-06-25 Brian Warnercli: add some --help text to 'tahoe cp'
2009-06-25 Brian Warnermake it possible to add/renew-lease from the WUI
2009-06-25 Brian Warnerhush pyflakes
2009-06-25 Brian WarnerSplit out NoSharesError, stop adding attributes to...
2009-06-24 Brian Warnerremove introducer/old.py, will create something similar...
2009-06-17 midnightmagicBasically just a trivial platform detection patch for...
2009-06-23 Brian Warnercheck_grid.py: print stderr when a subcommand fails
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-06-23 Brian Warnerweb/welcome.xhtml: remove trailing whitespace
2009-06-23 Brian Warnerrrefutil: add trap_deafref utility, to make the callRem...
2009-06-23 Brian WarnerPollMixin: snoop trial's error observer to halt the...
2009-06-21 Brian Warnerclean up storage_broker interface: should fix #732
2009-06-21 Brian Warnerhush pyflakes with recent FileTooLarge removal
2009-06-21 Brian Warneradd docs/proposed/GridID.txt (cleaning out some of...
2009-06-21 Zooko O'Whielacronxdocs: remove warning about inability to build modules...
next