]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/web/directory.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / directory.py
2016-01-15 Leif Rygewui: use standard time format (#1077)
2014-10-10 zookoMerge pull request #120 from zancas/1634-dont-return...
2014-10-10 zancasrefactor get_filenode_metadata(...) into common.py
2014-09-02 Brian WarnerMerge branch tarcieri/redesigned-directory-page
2014-09-02 Leif Rygeadd a <br>
2014-09-02 Mark J. BergerUpdates webui directory forms
2014-09-02 Tony ArcieriRedesigned directory pages (WIP)
2013-04-05 Daira HopwoodChange web-API to support t=relink instead of t=move...
2012-10-25 David-Sarah Hopwoodsrc/allmydata/web/directory.py: fix HTML double-encodin...
2012-05-13 Brian Warnerwebapi: don't allow ETags in t=info or t=rename-form...
2012-05-13 Jeremy FitzhardingeAdd ETags for immutable directories
2012-05-13 Brian Warnerwebapi: remove undocumented t=mkdir-p operation
2012-05-09 Brian Warnerwebui: merge 'move' form with 'rename' form
2012-05-09 Brian Warnerwebapi 'move'-button cleanups
2012-05-09 Marcus WannerChange the arbitrary URI support from implied to explicit
2012-05-09 Marcus WannerAdding 'move' button to web UI, closes #1579
2012-04-03 Brian WarnerRename web CheckResults to -Renderer, to avoid confusio...
2011-10-13 Brian Warnerwebapi: use all-caps "SDMF"/"MDMF" acronyms in t=json...
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-24 david-sarahImplementation, tests and docs for blacklists. This...
2011-08-07 Kevan Carstensenwebapi changes for MDMF
2011-08-09 david-sarahRemove all trailing whitespace from .py files.
2011-07-13 david-sarahWUI: change the label of the button to unlink a file...
2010-06-22 freestorm77directory_html_top_banner.dpatch
2010-02-27 david-sarahChange code that gives a base32 SI or an empty string...
2010-02-24 david-sarahAdditional fixes for DIR2-LIT More Info page and deep...
2010-01-29 david-sarahAdd mutable field to t=json output for unknown nodes...
2010-01-28 david-sarahShow -IMM and -RO suffixes for types of immutable and...
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-24 david-sarahRemove replace= parameter to mkdir-immutable and mkdir...
2010-01-14 Brian Warnerweb/directory.py mkdir-immutable: hush pyflakes, add...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-12-27 Brian Warnerwebapi: don't accept zero-length childnames during...
2009-11-26 Brian Warnerwebapi: fix t=check for DIR2-LIT (i.e. empty immutable...
2009-11-20 Brian Warnerinterface name cleanups: IFileNode, IImmutableFileNode...
2009-11-18 Brian Warnerweb/directory.py: use "DIR-IMM" to describe immutable...
2009-11-18 Brian WarnerAdd t=mkdir-immutable to the webapi. Closes #607. trac-4100
2009-10-29 Zooko O'Whielacronxwui: s/TahoeLAFS/Tahoe-LAFS/
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-10-13 Brian Warnerreplace dirnode.create_empty_directory() with create_su...
2009-10-13 Brian Warnerdirnode.set_children: take a dict, not a list
2009-10-12 Brian Warnerdirnode.set_uri/set_children: change signature to take...
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-07-20 kevanAlter directory.py to use parse_replace_arg()
2009-07-15 Zooko O'Whielacronxwui: adjust headers/titles and "Attach something to...
2009-07-03 Brian WarnerTolerate unknown URI types in directory structures...
2009-05-26 Kevin ReidModify markup of Tahoe web pages to be more amenable...
2009-05-26 Kevin ReidTweak wording in directory page: not-read-only is ...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-04-12 Zooko O'Whielacronxtrivial: remove trailing whitespace and unused import
2009-04-11 Zooko O'Whielacronxdirnode: add 'tahoe'/'linkcrtime' and 'tahoe'/'linkmoti...
2009-04-07 Zooko O'Whielacronxwui: fix bug in which empty directory is marked as...
2009-03-20 Brian WarnerWUI: fix display of empty directories, it threw an...
2009-03-07 Brian Warnerweb: when a dirnode can't be read, emit a regular HTML...
2009-03-04 Brian Warnerweb: full patch for HTML-vs-plaintext traceback renderi...
2009-02-25 Brian Warnerweb: fix the ERROR: line to work the same in python2...
2009-02-25 Brian Warnerwebapi: modify streaming deep-manifest/deep-checker...
2009-02-20 Brian Warnerwebapi: pass client through constructor arguments,...
2009-02-18 Brian Warneradd --add-lease to 'tahoe check', 'tahoe deep-check...
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-31 Brian Warnerweb/directory: add a link from readwrite directories...
2009-01-24 Brian Warnermake streaming-manifest stop doing work after the HTTP...
2009-01-23 Brian Warner#590: add webish t=stream-manifest
2009-01-10 Zooko O'Whielacronxnaming: finish renaming "CheckerResults" to "CheckResults"
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-06 Brian Warnerweb/directory.py: really really fix #553. Unfortunately...
2008-12-05 Zooko O'Whielacronxweb: fix more info links again
2008-12-05 Zooko O'Whielacronxweb: fix moreinfo link
2008-12-05 Zooko O'Whielacronxweb: "More Info" link describes the same file that...
2008-12-05 Zooko O'Whielacronxdownload: refactor handling of URI Extension Block...
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-10-29 Brian Warnerweb: test (and fix) PUT DIRURL t=uri, which replaces...
2008-10-29 Brian Warnerweb/directory.py: slight shuffle to improve test coverage
2008-10-27 Brian Warnerdirnode lookup: use distinct NoSuchChildError instead...
2008-10-23 Brian Warnerwebapi: fix t=rename from==to, it used to delete the...
2008-10-22 Brian Warnermore #514: pass a Monitor to all checker operations...
2008-10-22 Brian Warnermore #514 log-webop status/cancel: add handle-expiratio...
2008-10-22 Brian Warner#514: improve test coverage
2008-10-22 Brian WarnerChange deep-size/stats/check/manifest to a start+poll...
2008-10-07 Brian Warnerweb/directory: t=manifest output=html: make the caps...
2008-10-07 Brian Warnerweb/directory: factor out the get_root function
2008-10-07 Brian Warnerweb/directory.py: remove unused imports
2008-10-07 Brian Warnerweb: change t=manifest to return a list of (path,read...
2008-10-07 Brian Warnerweb: rewrite t=deep-size in terms of deep-stats, update...
2008-09-30 Brian Warnertolerate simplejson-2.0.0 and newer, which frequently...
2008-09-24 Brian Warnerwebapi: survive slashes in filenames better: make t...
2008-09-18 Brian Warnerweb: add 'more info' pages for files and directories...
2008-09-15 Brian Warnerwebish: add an extra newline to JSON output
2008-09-10 Brian Warnerweb: fix output=JSON, add buttons for repair/json to...
2008-09-10 Brian Warnerchecker results: add output=JSON to webapi, add tests...
2008-09-07 Brian Warnerchecker: overhaul checker results, split check/check_an...
2008-08-13 Brian WarnerCLI: add 'tahoe debug corrupt-share', and use it for...
next