]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-04-25 Zooko O'WhielacronxTAG tahoe v0.1.0-0-UNSTABLE tahoe_v0.1.0-0-UNSTABLE
2007-04-21 Zooko O'Whielacronxzfec: turn off the feature of leaving the tmp data...
2007-04-21 Zooko O'Whielacronxzfec: make "./setup.py test" do the right thing
2007-04-21 Zooko O'Whielacronxzfec: fix another problem with the O_BINARY flag
2007-04-24 Zooko O'Whielacronxmv zfec into src/
2007-04-21 Zooko O'Whielacronxzfec: version 1.0.0a5-1-STABLE
2007-04-21 Zooko O'Whielacronxzfec: change URLs from allmydata.com to allmydata.org
2007-04-21 Zooko O'Whielacronxzfec: version zfec 1.0.0a4-1-STABLE
2007-04-21 Zooko O'Whielacronxzfec: use setuptools to construct executables, fix...
2007-04-20 Zooko O'Whielacronxzfec: shorter short description
2007-04-20 Zooko O'Whielacronxzfec: mv the cmdline tools from "bin/" to "cmdline...
2007-04-20 Zooko O'Whielacronxzfec: switch from distutils to setuptools (a.k.a. ez_se...
2007-04-20 Zooko O'Whielacronxzfec: update docs
2007-04-24 Brian Warnersort coverage tables by lines uncovered, rather than...
2007-04-24 Brian Warnertest_system: improve webish.py coverage
2007-04-24 Brian Warnervdrive.py: let put_file return the URI that was used...
2007-04-24 Brian Warnertest_runner.py: improve test coverage a little bit
2007-04-24 Brian Warnertestutil.py: hush a pyflakes warning
2007-04-24 Brian Warnerrunner.py: add --quiet, use it from test cases
2007-04-24 Brian Warnertestutil: make SignalMixin actually be a mixin (and...
2007-04-24 Brian Warnerdocs: update some of the terminology
2007-04-24 Brian Warnerdocs: add a bunch of .svg pictures
2007-04-24 Brian Warnertest_upload.py: add some TODO items
2007-04-20 Zooko O'Whielacronxzfec: bump version number to zfec 1.0.0a3-1-STABLE
2007-04-20 Zooko O'Whielacronxzfec: change formatting of copyright timestamps, licenc...
2007-04-20 Zooko O'Whielacronxzfec: update TODO by adding an item and removing an...
2007-04-20 Brian Warnermore architecture docs, this is fun
2007-04-20 Brian Warneradd architecture/code-layout documents describing our...
2007-04-20 Zooko O'Whielacronxrelnotes.txt: a bit of editing
2007-04-20 Zooko O'Whielacronxrelnotes.txt: all platforms pass unit tests. Whee!
2007-04-20 Brian Warnerrelnotes.txt: update probable project URLs
2007-04-20 Zooko O'Whielacronxuse select reactor instead of iocp reactor on Windows
2007-04-20 Brian Warnertest_runner.py: add some coverage for allmydata.scripts...
2007-04-20 Brian Warnerrename queen control files to 'introducer'
2007-04-20 Brian Warnerreplace 'queen' with 'introducer' in a lot of places...
2007-04-20 Brian Warneradd some USAGE notes to the release notes, capitalize...
2007-04-19 Brian Warnerfigleaf: add number-of-uncovered-lines to the HTML...
2007-04-19 Zooko O'Whielacronxrelnotes.txt: English usage (more)
2007-04-19 Zooko O'Whielacronxrelnotes.txt: English usage
2007-04-19 Zooko O'Whielacronxrelnotes.txt: editing for English usage
2007-04-19 Zooko O'Whielacronxrelnotes.txt: fix typo
2007-04-19 Zooko O'Whielacronxrough draft of release announcement for 0.1
2007-04-19 Zooko O'Whielacronxremove a couple of items from the todo list in roadmap.txt
2007-04-19 Zooko O'Whielacronxassign version number tahoe 0.1.0-0-UNSTABLE
2007-04-19 Zooko O'Whielacronxcopy version.py from pyutil
2007-04-19 Brian Warnermake test_encode less CPU-intense by using 4-out-of...
2007-04-19 Brian Warnerupdate roadmap
2007-04-19 Brian Warneriputil/testutil: fix pyflakes errors/warnings
2007-04-19 Brian Warnerencode: handle uploads of the same file multiple times...
2007-04-19 Brian Warnerzfec.test.test_util: fix one last fec-to-zfec renaming
2007-04-19 Brian WarnerGNUmakefile: 'test' should use zfec, not fec
2007-04-18 Brian Warnertest_system: turn off test_connections, since it is...
2007-04-18 Brian Warnerinterfaces.py: remove spurious 'pass' statements (which...
2007-04-18 Brian Warnertest_storage: test StorageServer code too: allocation...
2007-04-18 Brian WarnerGNUmakefile: remove test-zfec target, since the normal...
2007-04-18 Brian Warner.darcs-boringfile: ignore zfec files instead of pyfec...
2007-04-18 Brian Warnerstorageserver.py: remove unused import
2007-04-19 Zooko O'Whielacronxiputil.list_async_addresses now "works" on cygwin
2007-04-19 Zooko O'Whielacronxcopy testutil from pyutil
2007-04-19 Zooko O'Whielacronxcopy repeatable_random from pyutil
2007-04-19 Zooko O'Whielacronxfinish renaminf "fec" to "zfec" in tahoe
2007-04-19 Zooko O'Whielacronxzfec: bump version number to 1.0.0a2-1-STABLE
2007-04-19 Zooko O'Whielacronxzfec: finish up some renaming of pyfec to zfec
2007-04-18 Zooko O'WhielacronxGNUmakefile: clean up better
2007-04-18 Zooko O'Whielacronxzfec: update docs, metadata, version number to 1.0...
2007-04-18 Brian Warnerrename bin/fec and bin/unfec to zfec and zunfec
2007-04-18 Brian Warnerrename top-level package from 'fec' to 'zfec'
2007-04-18 Zooko O'Whielacronxrename "pyfec" to "zfec" within tahoe build system...
2007-04-18 Brian Warnerencode.py: remove unused pad() code
2007-04-18 Brian Warnerdownload: remove unused import
2007-04-18 Brian Warnerdownload: oops, NotEnoughHashesError comes from hashtre...
2007-04-18 Brian Warnerencode: fix multi-segment uploads: lambdas inside for...
2007-04-18 Brian Warnertest_system: minor comment
2007-04-18 Brian Warnerfactor out the tagged hash function used for subshares...
2007-04-18 Brian Warnercomment out some verbose log messages, add commented...
2007-04-18 Brian Warnerstorageserver: assert that blocks are written in-order...
2007-04-18 Zooko O'WhielacronxGNUmakefile: rm -rf ./src/pyfec/build on clean
2007-04-18 Zooko O'WhielacronxGNUmakefile: don't stop clean if clean-pyfec fails
2007-04-18 Zooko O'Whielacronxpyfec: rename pyfec to zfec
2007-04-18 Zooko O'Whielacronxdon't clobber existing storefile every put block
2007-04-18 Zooko O'Whielacronxpyutil: fileutil.open_or_create()
2007-04-18 Brian Warnertest_storage: add (failing) test of the BucketWriter...
2007-04-17 Brian Warnerstorageserver: the last segment is not always going...
2007-04-17 Brian Warnersystem_test: exercise multiple segments
2007-04-17 Brian Warnerdownload.py: don't truncate tail segments that are...
2007-04-17 Brian Warnertest_encode.Roundtrip: cover more combinations of data...
2007-04-17 Brian Warnertest_encode.Encode: cover more combinations of data...
2007-04-17 Brian Warnertest_encode: test filesizes which are an exact multiple...
2007-04-17 Brian Warnerencode: make MAX_SEGMENT_SIZE controllable, to support...
2007-04-17 Brian Warnerdownload: more test coverage
2007-04-17 Brian Warnerdownload: remove some leftover (and not very useful...
2007-04-17 Brian Warnerdownload: validate handling of missing sharehashes too
2007-04-17 Brian Warneriputil.py: remove unused import
2007-04-16 Brian Warnerdownload: verify that bad blocks or hashes are caught...
2007-04-18 Zooko O'Whielacronxstorageserver: ignore files in verifierdir whose filena...
2007-04-18 Zooko O'Whielacronxpyutil: iputil: fix netbsd, irix, sunos
2007-04-16 Brian Warnertest_system: bump up timeout again, the new extra downl...
2007-04-16 Brian Warnertest_iputil: improve error message
2007-04-16 Brian Warnerdownload: log more information when hashtree checks...
2007-04-16 Brian Warnerdownload: improve test coverage on our IDownloadTarget...
next