]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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
2006-12-01 Rob Kinninmontfix bug in bucketstore read/write _attr
2006-12-01 Brian Warnermanhole: ctrl-h is Backspace, not Delete. War Is Peace...
2006-12-01 Brian Warnerfix test cases to not use camelCase
2006-12-01 Brian Warnerroadmap: connection management v1 milestone done
2006-12-01 Brian Warneradd Client.permute_peers
2006-12-01 Brian Warnerfix up StorageServer so that unit tests will run again
2006-12-01 Rob Kinninmontrerecord all the storageserver patches in one go
2006-12-01 Rob Kinninmontadded 'debugshell' module a convenient dumping ground...
2006-12-01 Rob Kinninmontadded run-client2 target to makefile
2006-12-01 Rob Kinninmontadded create_dirs makefile target to create initial...
2006-11-30 Rob Kinninmontupdate assertutil to use twisted log instead of amdlib Log
2006-11-30 Rob Kinninmontpulled in assertutil and with it humanreadable from...
2006-12-01 Brian Warneradd ctrl-U and ctrl-H handling to our form of Manhole
2006-12-01 Brian Warnerchange manhole setup for queen too
2006-12-01 Brian Warnerchange manhole setup for client: create authorized_keys...
2006-12-01 Brian Warnerset Client.nodeid to our (ascii, base32) tubid
2006-12-01 Brian Warneradd Client.get_remote_service utility method
2006-12-01 Brian Warnerignore all client-basedirNN directories
2006-12-01 Brian Warnerfix losing-client-connection handler
2006-12-01 Brian Warnerimplement more Roster stuff: add_peer, lost_peer. Chang...
2006-12-01 Brian Warnerstart developing Roster, track all active peers
2006-12-01 Brian Warneradd Manhole to queen (port 8021), also change manhole...
2006-12-01 Brian Warneradd Manhole functionality to the client: port 8022...
2006-12-01 Brian Warnerpoint client.tac at yumyum's queen
2006-12-01 Brian Warneradd roadmap
2006-12-01 Brian Warnerremove that queen_host stuff
2006-11-30 Brian Warnerhelp the queen have a persistent PBURL, have the client...
2006-11-30 Brian Warnerstart on client what-is-my-ipaddress functionality
2006-11-30 Brian Warneractually add tests
2006-11-30 Brian Warneradd test infrastructure, use 'make test' to run it...
2006-11-30 Brian Warnercreate a Makefile to drive things
2006-11-30 Brian Warneradd beginning queen code
2006-11-30 Brian Warneradd darcs boringfile
2006-11-30 Brian Warnercreate a stub Storage service, start work on publishing it
2006-11-30 Brian Warnerhave client running, no queen to connect to yet
2006-11-30 Brian Warnerstart client framework
2006-11-30 Brian Warnersome pointless fussing about with sizes.py
2006-11-29 Zooko O'Whielacronxfix bug in simulator graphing (still doesn't work though)
2006-11-29 Zooko O'Whielacronxattempt to graph utilization with pyrrd (doesn't quite...
2006-11-29 Zooko O'Whielacronxmake Simulator instance s global so that I can play...
next