]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-01-09 Brian Warnerfigleaf: delete coverage file (.figleaf) before each...
2007-01-08 Brian Warnerrename the new filetable code to 'filetree', since...
2007-01-07 Brian Warnerfigleaf.el: add some emacs22 comments
2007-01-07 Brian WarnerMakefile: add a default target to just build the tree
2007-01-06 Brian Warnerfix pyflakes warning in debugshell, by providing a...
2007-01-06 Brian Warneruse absolute import of 'allmydata.Crypto' rather than...
2007-01-06 Brian Warnerworkqueue: fix pyflakes warnings, code is still quite...
2007-01-06 Brian Warnerdebian: give incrementing version numbers to .deb packa...
2007-01-06 Brian Warnertest_encode_share.py: fix some pyflakes warnings
2007-01-06 Brian Warneradd some (disabled) encoder benchmarking code
2007-01-06 Brian Warnerchange Encoder to use py_ecc, now that it works
2007-01-06 Brian Warnerdisable figleaf tracing during py_ecc, since it takes...
2007-01-05 Brian Warnerencode.py: add some timing comments
2007-01-05 Brian Warneronly run a single (short) py_ecc test on slave3, since...
2007-01-05 Brian Warnerencoding: fix the last py_ecc problem, tests pass now
2007-01-05 Brian Warnerchange encode_new to use IEncoder
2007-01-05 Brian Warnerfix our use of py_ecc (set log2FieldSize=8 explicitly)
2007-01-05 Brian Warnerestablish IEncoder/IDecoder, create suitable interfaces...
2007-01-05 Brian Warnerfigleaf.el: announce annotation/deannotation
2007-01-05 Brian Warnermore pyflakes cleanups
2007-01-05 Brian Warnerfix pyflakes warnings in figleaf
2007-01-05 Zooko O'Whielacronxadd padding to segments and convert type from string...
2007-01-04 Brian Warnerimprove figleaf: fix some line-numbering bugs, add...
2007-01-04 Brian Warnermore figleaf emacs work: enable the minor mode, then...
2007-01-04 Brian Warnermodify figleaf2html to show module names instead of...
2007-01-04 Brian Warnermove figleaf2html and figleaf_htmlizer.py into our...
2007-01-04 Brian Warnerfigleaf: move a copy into allmydata.util.figleaf, updat...
2007-01-02 Brian Warneradd some experimental emacs test-coverage-annotation...
2007-01-02 Brian Warnercheckpoint work-in-progress for WorkQueue, a disk-persi...
2007-01-02 Brian Warnerfiletable_new: import py_ecc, make the tests get a...
2007-01-02 Brian Warneradd __init__ and setup.py glue for py_ecc, so we can...
2006-12-29 Zooko O'Whielacronxmake encode_new use py_ecc for real live erasure coding
2006-12-29 Zooko O'Whielacronximport mathutil from pyutil
2006-12-29 Zooko O'Whielacronximport py_ecc, a pure python fec by Emin Martinian...
2006-12-29 Zooko O'Whielacronxencode_new: fix a bug in subshare hashes and tidy-up...
2006-12-25 Brian Warnermore filetable_new tests
2006-12-24 Brian Warnerfiletable_new: fix the test
2006-12-24 Brian Warnercheckpointing new filetable work.. tests don't pass yet
2006-12-14 Brian Warnerfiletable: shuffle lines a bit to appease figleaf's...
2006-12-14 Brian Warnerencode: start to fix a few problems, still a lot of...
2006-12-14 Brian Warnermake initial simple encode_new test pass
2006-12-14 Brian WarnerMakefile: fix location of figleaf.excludes
2006-12-14 Brian WarnerMakefile: allow 'make test TEST=something.else'
2006-12-14 Brian WarnerMakefile: improve 'clean' target to remove debian/...
2006-12-14 Brian WarnerMakefile: add pyflakes target, only covering allmydata...
2006-12-14 Brian WarnerMakefile: add correct generated build/lib.linux-i686...
2006-12-14 Brian Warnermove all packages into src/, fix allmydata.Crypto build...
2006-12-14 Brian Warnerallmydata.Crypto: fix all internal imports
2006-12-14 Brian Warnerfirst cut at creating allmydata.Crypto, starting with...
2006-12-14 Brian Warnerrecord some WIP structure for filetable
2006-12-14 Brian Warnerfigleaf doesn't like the last line of a file to be...
2006-12-14 Brian Warnerstart work on new encoder, with merkle trees and subsha...
2006-12-13 Brian Warnermove debugshell.py into allmydata/
2006-12-07 Brian Warnerminor change to test buildbot triggering for new repository
2006-12-07 Brian Warnerfigleaf gets confused when the last line of a file...
2006-12-07 Brian Warnerwebish: improve download, now you can just append the...
2006-12-07 Brian Warneradd a basic read-only webfront test
2006-12-07 Brian Warnerallow webfront to use a strports port specification
2006-12-07 Brian Warneradd figleaf-output target
2006-12-06 Brian Warnertests: add support for figleaf code-coverage gathering
2006-12-05 Brian Warnerrecord our nodeid (for reference) in 'my_nodeid'
2006-12-05 Brian Warnerdebian: change name of debian packages to 'allmydata...
2006-12-05 Brian Warnerwebish: add queen pburl and connection status to welcom...
2006-12-06 Brian Warnerfix return value of 'allmydata restart'
2006-12-05 Brian Warnerfix 'allmydata restart'
2006-12-05 Brian Warnerfix bin/allmydata argument-parsing
2006-12-05 Brian Warneradd bin/allmydata to create/stop/start nodes
2006-12-06 Brian Warnersetup.py: oops, add sub-packages, needed since I went...
2006-12-05 Brian Warneradd preliminary debian packaging
2006-12-05 Brian Warneradd distutils-based packaging
2006-12-05 Brian Warnerupdate roadmap with webish UI progress
2006-12-05 Brian Warnerwebish: add mesh stats, peer list. improve distribution...
2006-12-05 Brian Warnerwebish: implement delete (for files only, not directories)
2006-12-05 Brian Warneradd mkdir to webish interface, switch to new bind_...
2006-12-04 Brian Warneradd 'make directory' button to webish
2006-12-04 Brian Warnergot read/write webish interface working
2006-12-04 Brian Warnerimplemented upload side of webish
2006-12-04 Brian Warnerincrease the maximum size of ShareData, since currently...
2006-12-04 Brian Warnermore roadmap updates
2006-12-04 Brian Warnerclients now get the queen's pburl from a file named...
2006-12-04 Brian Warneradd a (read-only) web frontend. Put a 'webport' file...
2006-12-04 Brian Warneradd RIMutableDirectoryNode.get, to get a specific child...
2006-12-04 Zooko O'Whielacronxremove a couple of unused methods of buckets
2006-12-04 Zooko O'Whielacronxmv amdlib/util/* to allmydata/util/
2006-12-04 Zooko O'Whielacronxsmall tweaks to test_storage.py
2006-12-04 Zooko O'Whielacronxupdate notes about lease deletion logic
2006-12-04 Brian Warneradd some vdrive logging
2006-12-04 Brian Warnermore upload unit tests
2006-12-04 Brian Warneradd download code to vdrive, add system-level test...
2006-12-04 Brian Warnerunit tests for vdrive
2006-12-04 Brian Warnerignore .buildbot options directory
2006-12-04 Brian Warnerupdate roadmap more
2006-12-04 Brian Warnerupdate roadmap
2006-12-04 Brian Warnerinitial file-table support, VirtualDrive service, rearr...
2006-12-04 Brian Warnermanhole: add more keybindings
2006-12-03 Brian Warnerimplement/test download, modify Storage to match
2006-12-03 Brian Warnermake the system test work
2006-12-03 Brian Warneradd more logging
2006-12-03 Brian Warnerencode: delay completion until all our messages have...
2006-12-03 Brian Warnerclient: closures confuse me, late binding bites me...
next