tahoe-lafs/src/allmydata/web
Brian Warner 0cf320c2ab interface name cleanups: IFileNode, IImmutableFileNode, IMutableFileNode
The proper hierarchy is:
 IFilesystemNode
 +IFileNode
 ++IMutableFileNode
 ++IImmutableFileNode
 +IDirectoryNode

Also expand test_client.py (NodeMaker) to hit all IFilesystemNode types.
2009-11-19 23:52:55 -08:00
..
__init__.py tweak webish to use resource_filename to find css and html files 2008-01-22 17:44:58 -07:00
check_results.py clean up storage_broker interface: should fix #732 2009-06-21 16:51:19 -07:00
check-and-repair-results.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
check-results.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
common.py Add t=mkdir-immutable to the webapi. Closes #607. 2009-11-17 23:09:00 -08:00
deep-check-and-repair-results.xhtml Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording. 2009-05-26 16:25:45 -07:00
deep-check-results.xhtml Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording. 2009-05-26 16:25:45 -07:00
directory.py interface name cleanups: IFileNode, IImmutableFileNode, IMutableFileNode 2009-11-19 23:52:55 -08:00
directory.xhtml Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording. 2009-05-26 16:25:45 -07:00
download-status.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
filenode.py Alter filenode.py to use parse_replace_arg 2009-07-19 20:48:31 -07:00
helper.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
info.py web/info.py: hush pyflakes 2009-11-18 11:17:36 -08:00
info.xhtml Tolerate unknown URI types in directory structures. Part of #683. 2009-07-02 18:07:49 -07:00
introducer.xhtml Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording. 2009-05-26 16:25:45 -07:00
introweb.py Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording. 2009-05-26 16:25:45 -07:00
literal-check-results.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
manifest.xhtml Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording. 2009-05-26 16:25:45 -07:00
map-update-status.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
operations.py web/operations: undo the disable-ophandle-expiration change that inadvertently got included in zooko's recent 'rename wapi.txt to webapi.txt' patch, causing test failures 2009-01-14 19:14:59 -07:00
provisioning.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
publish-status.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
reliability.py web/reliability: add parameter descriptions, adapted from a patch from Terrell Russell. 2009-02-19 16:29:18 -07:00
reliability.xhtml Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording. 2009-05-26 16:25:45 -07:00
rename-form.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
retrieve-status.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
root.py Add t=mkdir-immutable to the webapi. Closes #607. 2009-11-17 23:09:00 -08:00
statistics.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
status.py Overhaul IFilesystemNode handling, to simplify tests and use POLA internally. 2009-08-15 04:28:46 -07:00
status.xhtml Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording. 2009-05-26 16:25:45 -07:00
storage_status.xhtml GC: add date-cutoff -based expiration, add proposed docs 2009-03-16 22:10:41 -07:00
storage.py leases, time_format: modify time stamping in lease description 2009-04-03 15:59:04 -07:00
tahoe.css Add CSS styles to spiff up the Tahoe WUI's appearance, particularly the welcome page and directories. 2009-05-03 13:31:42 -07:00
unlinked.py Add t=mkdir-immutable to the webapi. Closes #607. 2009-11-17 23:09:00 -08:00
upload-results.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
upload-status.xhtml Link all Tahoe web pages to the /tahoe_css stylesheet which already exists. 2009-05-03 13:25:33 -07:00
welcome.xhtml wui: s/TahoeLAFS/Tahoe-LAFS/ 2009-10-28 18:50:50 -08:00