]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-07-07 Brian Warnerwebish: fix ?t=manifest, ?t=xml so they don't throw...
2007-07-07 Brian Warnerweb: more test work, now all tests either pass or are...
2007-07-07 Brian Warnerwebapi: checkpointing more test progress
2007-07-07 Brian Warnercheckpointing new webapi: not all tests pass yet
2007-07-07 Brian Warnerweb: missed a IndexError-to-KeyError conversion
2007-07-07 Brian Warnerweb: use KeyError (rather than IndexError) to signal...
2007-07-07 Brian Warnerinterfaces: remove spurious 'self' from interface decla...
2007-07-07 Brian Warneradd IDirectoryNode.get_child_at_path
2007-07-07 Brian Warnerwebapi updates
2007-07-05 Brian Warnerupdate .darcs-boringfile to match the debian-moves...
2007-07-05 Brian Warnermove debian files down into misc/
2007-07-05 Brian Warnermunin plugins: fix labels
2007-07-05 Brian Warneradd some munin plugins
2007-07-05 Brian Warneradd webapi.txt: explain our plans for the node's webserver
2007-07-04 Brian Warnerroadmap: move Storage to milestone v3
2007-07-04 Brian Warnerstorageserver: include metadata in the sizelimit, at...
2007-07-04 Brian Warneractivate storage size limits in the client. Closes...
2007-07-04 Brian Warnerstorageserver: implement size limits. No code to enable...
2007-07-03 Brian Warnerfileutil: add du() function
2007-07-03 Brian Warnerwebish: provide a valid Content-Length header on downloads
2007-07-03 Brian Warnerwebish: improve reporting of web download errors that...
2007-07-03 Brian Warnerwebish.py: handle errors during download better. Addres...
2007-07-03 Brian Warnerdirnodes.txt: minor edits
2007-07-03 Brian Warnertest_util: improve test coverage of allmydata.util...
2007-07-03 Brian Warnerdocument our current directory node (dirnode) design
2007-07-02 Brian Warnermakefile: pass COVERAGEDIR= properly to the target...
2007-07-02 Brian Warnermakefile: change upload-figleaf target to create a...
2007-07-05 Zooko O'Whielacronxrelnotes.txt: reflow to 70-char width
2007-06-30 Zooko O'WhielacronxTAG allmydata-tahoe-0.4.0 allmydata-tahoe-0.4.0
2007-06-30 Brian Warnerrelnotes.txt: mention the private filesystem
2007-06-29 Zooko O'Whielacronxrelnotes.txt reflow column width and editing
2007-06-29 Zooko O'Whielacronxrelnotes.txt update for v0.4 release
2007-06-29 Zooko O'Whielacronxrelnotes.txt: formatting for thinner columns
2007-06-29 Zooko O'Whielacronxroadmap.txt: add mention of decentralized introduction...
2007-06-29 Zooko O'Whielacronxedit README and require Nevow 0.9.18
2007-06-29 Zooko O'Whielacronxclarify licence
2007-06-29 Brian Warnerwebish: make each link in the directory name an href...
2007-06-29 Brian Warnerupdate roadmap.txt a bit
2007-06-29 Brian Warnertest_system: stall for a second while bouncing the...
2007-06-29 Brian Warnerwebish: fix link to private_vdrive
2007-06-29 Brian Warnerclient.py: remove unused import
2007-06-29 Brian Warnerroadmap: update filesystem/filetree/dirnode items
2007-06-29 Brian Warnerclient.py: remove unused code
2007-06-29 Brian Warnerinterfaces.py: remove some unused 'pass' lines
2007-06-29 Brian Warnerchange IVirtualDrive.get_node_at_path to accept either...
2007-06-28 Brian Warnertest_system.py: more vdrive coverage
2007-06-28 Brian Warnervdrive: add get_node_at_path(pathlist)
2007-06-28 Brian Warnervdrive: make sure we really record global/private root...
2007-06-28 Brian WarnerAdd the 'vdrive' service, for clients to access the...
2007-06-27 Brian Warnerwebish.py: add a web page to display the manifest for...
2007-06-27 Brian Warnerdirnode: add build_manifest() and introduce 'refresh...
2007-06-27 Brian Warnerremove unused/obsoleted workqueue.py
2007-06-27 Brian Warnermerge vdrive.py and filetable.py into a single dirnode.py
2007-06-26 Brian Warnermore runner.py test coverage: don't bypass argv parsing
2007-06-26 Brian Warnerrunner.py: improve test coverage further: implement...
2007-06-26 Brian Warnerdump_uri_extension: improve test coverage of runner.py
2007-06-26 Brian Warnerimprove test coverage of runner.py
2007-06-26 Brian Warnerwebish: mark read-only directories as such when listing...
2007-06-26 Brian Warnervdrive: protect dirnode contents with an HMAC
2007-06-26 Brian Warnerremove old filetree code
2007-06-25 Brian Warnervdrive: switch to URI:DIR and URI:DIR-RO, providing...
2007-06-17 Brian Warnermisc/count_dirs.py: dev tool to estimate filetree space...
2007-06-15 Brian Warnerwebish: log dirname in mkdir
2007-06-15 Brian Warnerwebish: when mounting a shared directory, don't automat...
2007-06-15 Brian Warnerwebish: add option to export/import shared directories...
2007-06-15 Brian Warnertest_system.py: match change to /global_vdrive URL
2007-06-15 Brian Warnercreate a personal (non-shared) vdrive, in addition...
2007-06-15 Brian Warnerwebish: enable deletion of directories
2007-06-15 Brian Warnerwebish.py: put the URI in a narrower auto-scrolling...
2007-06-15 Brian Warnerrunner.py: add 'dump-directory-node' command
2007-06-15 Brian Warnermake new vdrive work, implement convenience wrapper...
2007-06-15 Brian Warnertest_filetable: fix to match new vdrive approach
2007-06-29 Zooko O'Whielacronxmake-version.py invokes darcs as "darcs" instead of...
2007-06-29 Zooko O'Whielacronxupdate CREDITS file
2007-06-15 Brian Warnerrevamp vdrive: nodes with furls. tests still fail.
2007-06-15 Brian Warnerfiletable: switch to new approach with anonymous nodes
2007-06-13 Brian Warnermake-version.py: it is sys.platform, not os.platform
2007-06-13 robk-orgmake make-version.py exec darcs correctly on windows
2007-06-12 Brian Warnerupload.py: minor refactoring
2007-06-12 Brian Warnerroadmap.txt: update w.r.t. filetree and repairer
2007-06-12 Brian Warneradd 'allmydata-tahoe dump-uri-extension' utility command
2007-06-12 Brian Warnerrefactor URI_extension handlers out of encode/download...
2007-06-11 Brian Warnerwebish: display program/library versions on the welcome...
2007-06-13 Zooko O'Whielacronxshebang usr bin env python
2007-06-11 Zooko O'Whielacronxcatch EnvironmentError from attempt to invoke darcs...
2007-06-12 Brian WarnerURI-extension.txt: update docs, we aren't using bencode...
2007-05-09 Zooko O'Whielacronxzfec: import latest version.py module from pyutil library
2007-05-09 Zooko O'Whielacronxzfec: fix bug in in-line doc
2007-05-09 Zooko O'Whielacronxzfec: tweak licence text
2007-06-11 Zooko O'Whielacronxfix the relnotes.txt -- don't incorrectly attribute...
2007-06-11 Zooko O'Whielacronxsome edits to the README
2007-06-11 Zooko O'WhielacronxTAG allmydata-tahoe-0.3.0 allmydata-tahoe-0.3.0
2007-06-11 Zooko O'Whielacronxupdate the relnotes.txt for v0.3
2007-06-10 Brian Warnerwebish: show vdrive and introducer connectedness separately
2007-06-10 Brian Warnerrename fileid/verifierid to plaintext_hash/crypttext_hash
2007-06-10 Brian WarnerthingA.txt has finally been renamed
2007-06-10 Brian Warnerupdate thingA/uri-extension docs
2007-06-08 Brian Warnerhandle uri_extension with a non-bencode serialization...
2007-06-08 Brian Warnerrename thingA to 'uri extension'
2007-06-08 Brian Warnerconsolidate multiple definitions of NotEnoughPeersError
next