]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-07-11 Brian Warnercli: implement 'get'
2007-07-11 Zooko O'Whielacronxtahoe_ls: remove a couple of vestigial or debugging...
2007-07-11 Brian Warnercli: implement 'allmydata-tahoe ls'
2007-07-11 Brian Warnermakefile: use --single-version-externally-managed for...
2007-07-11 Brian Warnerstartstop_node.py: refactor find_twistd() out so it...
2007-07-11 Brian Warnerrunner.py: further refactoring
2007-07-11 Brian Warnerrunner.py: start to refactor into separate files
2007-07-10 Brian Warnertahoe-ls.py: hush a pyflakes warning
2007-07-10 Brian Warnerpatch simplejson's ezsetup to take a min_version, and...
2007-07-10 Brian Warnerfinish removing simplejson.egg-info from the repo
2007-07-10 Brian Warnerremove simplejson.egg-info from the repo (and boringfil...
2007-07-10 Brian Warnerimport simplejson directly, and remove our local copies...
2007-07-10 Brian Warnertahoe-ls.py: initial version of an 'ls' CLI utility
2007-07-10 Brian Warnerboringfile: add simplejson generated files
2007-07-10 Brian Warnermakefile: build simplejson along with zfec/foolscap/etc
2007-07-10 Brian Warnerimport simplejson-1.7.1 into src/simplejson
2007-07-10 Brian Warnerwebapi: normalized API: use t=upload or t=download...
2007-07-10 Brian Warnerimport the decoder portion of simplejson-1.7.1 too
2007-07-10 Brian Warnerwebapi.txt: note that the 'curl' utility can be used...
2007-07-10 Brian Warnerwebish: cosmetic: fix missing whitespace in HTML
2007-07-10 Zooko O'Whielacronxtahoe-get.py: fix bug: actually respect the optional...
2007-07-10 Zooko O'Whielacronxtahoe-get.py: add optional target-local-file argument
2007-07-10 Zooko O'Whielacronxtahoe-get.py: accept vdrive and server options (using...
2007-07-10 Zooko O'Whielacronxtahoe-get.py: the first, most primitive command-line...
2007-07-09 Brian Warnerstorage: wrap buckets in a local proxy
2007-07-08 Brian Warnerdirectory.xhtml: oops, missed a comma
2007-07-08 Brian Warnerdirectory.xhtml: remove the leftover XML link
2007-07-08 Brian Warnerweb: indent the JSON to make it easier for humans to...
2007-07-08 Brian Warnerweb: use real JSON instead of the fake stubs
2007-07-08 Brian Warnertest_web.test_welcome: give the rooturl a trailing...
2007-07-08 Brian Warnerfigleaf.excludes: ignore allmydata.Crypto, since so...
2007-07-08 Brian Warnerweb: remove t=XML, and other dead code
2007-07-08 Brian Warnerweb: improve test coverage
2007-07-08 Brian Warnerweb: make sure we present read-only directories properly
2007-07-08 Brian Warnerweb: remove more dead code
2007-07-08 Brian Warnerwebish.py: remove dead code
2007-07-08 Brian Warnerweb: /uri/ must escape slashes, we use bangs for this
2007-07-08 Brian Warnerweb: replace welcome-page download-URI form with new...
2007-07-08 Brian Warnerweb: survive bogus URIs when displaying sizes
2007-07-08 Brian Warnerweb: show the root name of the vdrive
2007-07-08 Brian Warnerweb: change title to say 'Tahoe', not tahoe2
2007-07-08 Brian Warnerweb: add a 'return to welcome page' link
2007-07-08 Brian Warnerweb: add when_done to all POST operations, use it from...
2007-07-08 Brian Warnerweb: make 'delete' buttons work again
2007-07-08 Brian Warnerweb: change per-directory forms to match new POST scheme
2007-07-08 Brian Warnerweb: remove debug prints
2007-07-08 Brian Warnerweb: more test work, now all tests pass, POST too,...
2007-07-08 Brian Warnertest_system.py: change/remove the tests that currently...
2007-07-07 Brian Warnerwebish.py: add links to JSON/etc representations of...
2007-07-07 Brian Warnerrunner.py: add --force flag to restart, to restart...
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...
next