]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - docs/frontends/webapi.txt
dirnode.py: stop writing 'ctime' and 'mtime' fields. Includes documentation and test...
[tahoe-lafs/tahoe-lafs.git] / docs / frontends / webapi.txt
2010-06-18 david-sarahdirnode.py: stop writing 'ctime' and 'mtime' fields...
2010-06-02 david-sarahdirnode.py: fix a bug in the no-write change for Adder...
2010-06-01 david-sarahSFTP: changes for #1063 ('no-write' field) including...
2010-02-21 Kevan CarstensenUpdate docs/frontends/webapi.txt to reflect the new...
2010-01-29 david-sarahFix invalid trailing commas in JSON example
2010-01-29 david-sarahFix example JSON in webapi.txt that cannot occur in... trac-4200
2010-01-29 david-sarahAdd mutable field to t=json output for unknown nodes...
2010-01-27 david-sarahAddress comments by Kevan on 833 and add test for strip...
2010-01-27 david-sarahMiscellaneous documentation, test, and code formatting...
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
2010-01-24 david-sarahPatch to accept t=set-children as well as t=set_children
2010-01-16 david-sarahAdd create-node CLI command, and make create-client...
2009-11-27 Brian Warnerupdate "tahoe backup" docs, and webapi.txt's mkdir...
2009-11-18 Brian WarnerAdd t=mkdir-immutable to the webapi. Closes #607. trac-4100
2009-10-26 Brian Warnerwebapi: use t=mkdir-with-children instead of a children...
2009-10-13 Brian Warnerwebapi: t=mkdir now accepts initial children, using...
2009-10-09 Brian Warnerwebapi.txt: document t=set_children, other small edits
2009-07-20 Brian WarnerTouch up #705 changes:
2009-07-20 kevanUpdate webapi docs to reference new PUT behavior.
2009-07-03 Brian WarnerTolerate unknown URI types in directory structures...
2009-04-11 Zooko O'Whielacronxdirnode: add 'tahoe'/'linkcrtime' and 'tahoe'/'linkmoti...
2009-04-11 Zooko O'Whielacronxdocs: webapi.txt edits to explain a few things better...
2009-04-07 Zooko O'Whielacronxwui: edit some of the human-readable parts of the wui...
2009-03-04 Brian Warnerweb: full patch for HTML-vs-plaintext traceback renderi...
2009-02-25 Brian Warnerwebapi: modify streaming deep-manifest/deep-checker...
2009-02-18 Brian Warneradd --add-lease to 'tahoe check', 'tahoe deep-check...
2009-02-18 Brian WarnerCLI #590: convert 'tahoe deep-check' to streaming form...
2009-02-17 Brian Warnerwebapi #590: add streaming deep-check. Still need a...
2009-02-04 Brian Warnerwebapi: add verifycap (spelled 'verify_url') to the...
2009-01-23 Brian Warner#590: add webish t=stream-manifest
2009-01-21 Zooko O'Whielacronxrollback the feature of making "ambient upload authorit...
2009-01-20 toby.murraydoc: describe web.ambient_upload_authority
2009-01-15 Brian Warnerwebapi.txt: explain POST /uri/?t=upload, thanks to...
2009-01-14 Zooko O'Whielacronxdocs: rename wapi.txt to webapi.txt
2009-01-14 Zooko O'Whielacronxdocs: rename frontends/webapi.txt to frontends/wapi.txt
2009-01-09 Brian Warnerwebapi/deep-manifest t=JSON: don't return the (large...
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...
2008-12-08 Brian Warnerwebapi.txt: minor edits
2008-12-03 Brian Warnerdocs/webapi.txt: update helper section to discuss tahoe.cfg
2008-12-03 Brian Warnerdocs/webapi.txt: update to discuss tahoe.cfg, not BASED...
2008-11-26 Zooko O'Whielacronxwui/wapi: change the default port number from 8123...
2008-11-24 Brian Warnerdirnode manifest: add verifycaps, both to internal...
2008-11-19 Brian Warnermanifest: add storage-index strings to the json results
2008-11-19 Brian Warnermanifest: include stats in results. webapi is unchanged.
2008-11-19 Brian Warnerwebapi: add 'summary' string to checker results JSON
2008-11-18 Brian Warnerwebapi: introducer stats: add 'announcement_distinct_ho...
2008-11-06 Brian Warnerdocs: move webapi/ftp/sftp into a new frontends/ directory