2007-07-08 |
Brian Warner | directory.xhtml: remove the leftover XML link |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: indent the JSON to make it easier for humans to... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: use real JSON instead of the fake stubs |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | test_web.test_welcome: give the rooturl a trailing... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | figleaf.excludes: ignore allmydata.Crypto, since so... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: remove t=XML, and other dead code |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: improve test coverage |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: make sure we present read-only directories properly |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: remove more dead code |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | webish.py: remove dead code |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: /uri/ must escape slashes, we use bangs for this |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: replace welcome-page download-URI form with new... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: survive bogus URIs when displaying sizes |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: show the root name of the vdrive |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: change title to say 'Tahoe', not tahoe2 |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: add a 'return to welcome page' link |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: add when_done to all POST operations, use it from... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: make 'delete' buttons work again |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: change per-directory forms to match new POST scheme |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: remove debug prints |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: more test work, now all tests pass, POST too,... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | test_system.py: change/remove the tests that currently... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | webish.py: add links to JSON/etc representations of... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | runner.py: add --force flag to restart, to restart... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | webish: fix ?t=manifest, ?t=xml so they don't throw... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | web: more test work, now all tests either pass or are... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | webapi: checkpointing more test progress |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | checkpointing new webapi: not all tests pass yet |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | web: missed a IndexError-to-KeyError conversion |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | web: use KeyError (rather than IndexError) to signal... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | interfaces: remove spurious 'self' from interface decla... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | add IDirectoryNode.get_child_at_path |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | webapi updates |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | update .darcs-boringfile to match the debian-moves... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | move debian files down into misc/ |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | munin plugins: fix labels |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | add some munin plugins |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | add webapi.txt: explain our plans for the node's webserver |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Brian Warner | roadmap: move Storage to milestone v3 |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Brian Warner | storageserver: include metadata in the sizelimit, at... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Brian Warner | activate storage size limits in the client. Closes... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Brian Warner | storageserver: implement size limits. No code to enable... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Brian Warner | fileutil: add du() function |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Brian Warner | webish: provide a valid Content-Length header on downloads |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Brian Warner | webish: improve reporting of web download errors that... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Brian Warner | webish.py: handle errors during download better. Addres... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Brian Warner | dirnodes.txt: minor edits |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Brian Warner | test_util: improve test coverage of allmydata.util... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Brian Warner | document our current directory node (dirnode) design |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Brian Warner | makefile: pass COVERAGEDIR= properly to the target... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Brian Warner | makefile: change upload-figleaf target to create a... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Zooko O'Whielacronx | relnotes.txt: reflow to 70-char width |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Zooko O'Whielacronx | TAG allmydata-tahoe-0.4.0 allmydata-tahoe-0.4.0 |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Brian Warner | relnotes.txt: mention the private filesystem |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zooko O'Whielacronx | relnotes.txt reflow column width and editing |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zooko O'Whielacronx | relnotes.txt update for v0.4 release |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zooko O'Whielacronx | relnotes.txt: formatting for thinner columns |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zooko O'Whielacronx | roadmap.txt: add mention of decentralized introduction... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zooko O'Whielacronx | edit README and require Nevow 0.9.18 |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zooko O'Whielacronx | clarify licence |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | webish: make each link in the directory name an href... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | update roadmap.txt a bit |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | test_system: stall for a second while bouncing the... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | webish: fix link to private_vdrive |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | client.py: remove unused import |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | roadmap: update filesystem/filetree/dirnode items |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | client.py: remove unused code |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | interfaces.py: remove some unused 'pass' lines |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Brian Warner | change IVirtualDrive.get_node_at_path to accept either... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Brian Warner | test_system.py: more vdrive coverage |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Brian Warner | vdrive: add get_node_at_path(pathlist) |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Brian Warner | vdrive: make sure we really record global/private root... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Brian Warner | Add the 'vdrive' service, for clients to access the... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Brian Warner | webish.py: add a web page to display the manifest for... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Brian Warner | dirnode: add build_manifest() and introduce 'refresh... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Brian Warner | remove unused/obsoleted workqueue.py |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Brian Warner | merge vdrive.py and filetable.py into a single dirnode.py |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brian Warner | more runner.py test coverage: don't bypass argv parsing |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brian Warner | runner.py: improve test coverage further: implement... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brian Warner | dump_uri_extension: improve test coverage of runner.py |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brian Warner | improve test coverage of runner.py |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brian Warner | webish: mark read-only directories as such when listing... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brian Warner | vdrive: protect dirnode contents with an HMAC |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Brian Warner | remove old filetree code |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Brian Warner | vdrive: switch to URI:DIR and URI:DIR-RO, providing... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Brian Warner | misc/count_dirs.py: dev tool to estimate filetree space... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | webish: log dirname in mkdir |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | webish: when mounting a shared directory, don't automat... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | webish: add option to export/import shared directories... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | test_system.py: match change to /global_vdrive URL |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | create a personal (non-shared) vdrive, in addition... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | webish: enable deletion of directories |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | webish.py: put the URI in a narrower auto-scrolling... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | runner.py: add 'dump-directory-node' command |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | make new vdrive work, implement convenience wrapper... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | test_filetable: fix to match new vdrive approach |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zooko O'Whielacronx | make-version.py invokes darcs as "darcs" instead of... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Zooko O'Whielacronx | update CREDITS file |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | revamp vdrive: nodes with furls. tests still fail. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Brian Warner | filetable: switch to new approach with anonymous nodes |
commit | commitdiff | tree | snapshot |
next |