]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/web/common.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / common.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-22 Daira HopwoodMerge pull request #137 from warner/2312-deprecation
2015-01-21 Brian WarnerAppease req.setHeader by passing bytes, not ints. 137/head
2014-10-10 Daira HopwoodDon't call filenode.get_size() twice. refs #1634
2014-10-10 zookoMerge pull request #120 from zancas/1634-dont-return...
2014-10-10 zancasDo not report 'size' metadata if get_size returns None 120/head
2014-10-10 zancasrefactor get_filenode_metadata(...) into common.py
2013-05-19 Daira HopwoodWUI: add time page was rendered to client and introduce...
2013-04-05 Daira HopwoodChange web-API to support t=relink instead of t=move...
2011-10-13 Brian Warnermisc mutable-type fixes:
2011-10-13 Brian Warnerwebapi: handle format=, remove mutable-type=
2011-08-24 david-sarahImplementation, tests and docs for blacklists. This...
2011-08-07 Kevan Carstensenwebapi changes for MDMF
2011-01-22 david-sarahsrc/allmydata/web/common.py: ensure that filenames...
2010-08-15 francoisweb: refactor rate computation, fixes #1166
2010-07-30 jacob.lylesweb: don't use %d formatting on a potentially large...
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...
2010-07-11 david-sarahAllow URIs passed in the initial JSON for t=mkdir-with...
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
2009-12-27 Brian Warnerwebapi: don't accept zero-length childnames during...
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-17 Brian Warnerupdate many dirnode interfaces to accept dict-of-nodes...
2009-10-13 Brian Warnerwebapi: t=mkdir now accepts initial children, using...
2009-07-20 Brian WarnerTouch up #705 changes:
2009-07-20 kevanAdd a function to parse arguments for the replace parameter
2009-06-25 Brian WarnerSplit out NoSharesError, stop adding attributes to...
2009-03-07 Brian Warnerweb/common: split out exception-to-explanation+code...
2009-03-07 Brian Warnerstorage: add a lease-checker-and-expirer crawler, plus...
2009-03-04 Brian Warnerweb: full patch for HTML-vs-plaintext traceback renderi...
2009-03-04 Brian Warnerweb/common.py: use 'Accept:' header to control HTML...
2009-03-04 Brian Warnerweb: move plural() to common.py
2009-02-20 Brian Warnerwebapi: pass client through constructor arguments,...
2008-10-28 Brian Warner#527: support HTTP 'Range:' requests, using a cachefile...
2008-10-22 Brian WarnerChange deep-size/stats/check/manifest to a start+poll...
2008-06-03 Brian Warnerweb: transform FileTooLargeError into a friendlier...
2008-05-19 Brian Warnerweb: factor out identical renderHTTP methods
2008-05-19 Brian Warnerwebish: complete rewrite, break into smaller pieces...
2008-03-07 Brian Warnerwebish: show storage sizelimit, abbreviate current...
2008-03-05 Brian Warnerwebish: split out 'unlinked' operations
2008-03-05 Brian Warnerwebish: this file is too big, start breaking it into...