]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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...
2006-12-03 Brian Warnermake sure the StorageServer goes underneath the client...
2006-12-03 Brian Warnerimproving system test, still broken, possibly a Foolsca...
2006-12-03 Brian Warnermisc upload fixes and improvements
2006-12-03 Brian Warnerdeal with the face that peerids are always binary in...
2006-12-03 Brian Warneravoid race conditions and multiple-notify in the Roster
2006-12-03 Brian Warnermake logging multiple nodes at once easier to follow
2006-12-03 Brian Warnerrearrange node startup again, allowing Tub.registerRefe...
2006-12-03 Brian Warnerbeginnings of a system test, with 5 nodes and a queen
2006-12-03 Brian Warnerrearrange client setup, factor out common Node function...
2006-12-03 Zooko O'Whielacronxprototype encoder
2006-12-03 Brian Warnerrearrange names, add more RemoteInterfaces to make...
2006-12-02 Brian Warnerfix pyflakes warnings/errors
2006-12-02 Brian Warnerstandardize on keeping nodeids (and all other SHA1...
2006-12-02 Brian Warnerimprove RemoteInterface specifications
2006-12-02 Brian Warneradd RemoteInterfaces (foolscap schemas). some tests...
2006-12-02 Brian Warnerchange bucket writer protocol, give Encoder a RemoteRef...
2006-12-02 Brian Warneradd the 'Denver Airport' design doc, for Chord-based...
2006-12-01 Brian Warnerupload: add WriterProxy
2006-12-01 Rob Kinninmontsplit 'Bucket' into separate subclasses for read and...
2006-12-01 Rob Kinninmontprevent reading unfinished buckets
2006-12-01 Brian Warnerimplement upload peer selection
2006-12-01 Rob Kinninmontallow buckets written by previous runs to be read
2006-12-01 Rob Kinninmontadded read and cross check to storage unit test, minor...
2006-12-01 Rob Kinninmontadded storage test
2006-12-01 Rob Kinninmontfix another read_attr bug
2006-12-01 Rob Kinninmontfix counting of bytes written
next