]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/web/root.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / root.py
2016-01-23 Leif Rygewui: improved columns in welcome page server list 229/head
2016-01-23 Leif Rygerevert previous commit to fix attribution (vanity)
2016-01-15 Daira Hopwoodwui: improved columns in welcome page server list
2016-01-15 Leif Rygewui: use standard time format (#1077)
2015-01-21 Brian WarnerMerge branch 'pr136' (WUI accessibility fix #1961)
2015-01-21 Nathan WilcoxIntroduce icons with distinct shape for connection... 136/head
2014-11-23 Leif Rygeadd "Available" column to welcome page (#648)
2013-05-19 Daira HopwoodWUI: add time page was rendered to client and introduce...
2013-05-19 Leif Rygeproperly describe saving incident reports. closes ... 43/head
2013-04-14 Brian Warnerwelcome page: display new nodeid (ed25519-based) instea...
2013-03-21 David-Sarah HopwoodCensor the introducer and helper furls' swissnums from...
2013-03-19 David-Sarah HopwoodNew Welcome page: ensure 'not connected' status for...
2013-03-17 David-Sarah HopwoodRedesigned Welcome page using Twitter Bootstrap CSS.
2012-12-29 David-Sarah HopwoodIf a helper is not configured, make the banner on the...
2012-03-13 Brian WarnerAdd nickname/nodeid to storage-status web page. Closes...
2012-02-16 Brian Warnerremove 'provisioning'/'reliability' from WUI, add to...
2011-11-17 Brian Warnerremove remaining uses of nevow's "formless" module
2011-11-17 Marcus Wanner1585-webui.darcs.patch
2011-11-01 Brian WarnerRewrite download-status-timeline visualizer ('viz'...
2011-10-13 Brian Warnermisc mutable-type fixes:
2011-10-13 Brian Warnerwebapi: handle format=, remove mutable-type=
2011-10-02 david-sarahChange the file upload forms on directory and welcome...
2011-08-07 Kevan Carstensenwebapi changes for MDMF
2011-08-01 Brian Warnerapply zooko's advice: storage_client get_known_servers...
2011-08-01 Brian Warnerreplace IServer.name() with get_name(), and get_longname()
2011-06-29 Brian Warneradd Protovis.js-based download-status timeline visualiz...
2011-02-27 Brian Warnerweb: remove some uses of s.get_serverid(), not all
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2010-06-05 freestorm77server_version_on_welcome_page.dpatch.txt
2010-02-20 Kevan CarstensenChange OphandleTable to use a deterministic clock,...
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
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-08-15 Brian Warnerde-Service-ify Helper, pass in storage_broker and secre...
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...