]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/web/root.py
Overhaul IFilesystemNode handling, to simplify tests and use POLA internally.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / root.py
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-07-15 Brian WarnerAllow tests to pass with -OO by turning some AssertionE...
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-05-26 Kevin ReidModify markup of Tahoe web pages to be more amenable...
2009-05-03 Kevin ReidComment on duplication of code/markup found during...
2009-04-08 Brian Warnerweb: make sure that PUT /uri?mutable=false really means...
2009-04-07 Zooko O'Whielacronxwui: edit some of the human-readable parts of the wui...
2009-02-20 Brian Warnerweb: add Storage status page, improve tests
2009-02-20 Brian Warnerwebapi: pass client through constructor arguments,...
2009-02-19 Brian Warnerreliability: switch to NumPy, since Numeric is deprecated
2009-02-17 Brian Warnerweb: fix handling of reliability page when Numeric...
2009-02-14 Brian Warnerbuild a 'reliability' web page, with a simulation of...
2009-01-21 Zooko O'Whielacronxrollback the feature of making "ambient upload authorit...
2009-01-18 Zooko O'Whielacronxtrivial: whitespace
2009-01-18 toby.murrayadd 'web.ambient_upload_authority' as a paramater to...
2008-12-02 Brian Warnerstorage: replace sizelimit with reserved_space, make...
2008-10-22 Brian Warnermore #514 log-webop status/cancel: add handle-expiratio...
2008-10-22 Brian WarnerChange deep-size/stats/check/manifest to a start+poll...
2008-08-26 Brian Warnerlogging: add 'unique-message-ids' (or 'umids') to each...
2008-08-05 Brian Warnerweb: add 'report incident' button at the bottom of...
2008-07-07 Brian Warnerweb/root.py: fix minor typo
2008-06-03 Brian Warnerweb: make nickname more visible in the welcome page...
2008-06-03 Brian Warnerwebish: make /cap/ equivalent to /uri/, accepting both...
2008-05-19 Brian Warnerweb: factor out identical renderHTTP methods
2008-05-19 Brian Warnerwebish: complete rewrite, break into smaller pieces...