]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_web.py
Make WUI headings and titles more consistent and accurate:
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_web.py
2012-12-29 David-Sarah HopwoodMake WUI headings and titles more consistent and accurate:
2012-12-29 David-Sarah Hopwoodtest_web.py: minor cleanup to test_helper_status.
2012-12-29 David-Sarah HopwoodIf a helper is not configured, make the banner on the...
2012-12-27 David-Sarah HopwoodAllow welcome and storage status pages to display a...
2012-11-15 David-Sarah Hopwoodweb/unlinked.py: don't use % operator to expand %(uri...
2012-10-25 David-Sarah Hopwoodsrc/allmydata/web/directory.py: fix HTML double-encodin...
2012-06-12 Brian WarnerDisplay serverids consistently as 8-char pubkey, or...
2012-05-22 Brian Warnertest_web.py: fix memory leak when run with --until...
2012-05-22 Brian Warnerswitch UploadResults to use get_uri(), hide internal...
2012-05-22 Brian Warnerconvert UploadResults to a fat init
2012-05-13 Brian Warnertest_web: fix use of headers= that's been wrong for...
2012-05-13 Brian Warnerwebapi: don't allow ETags in t=info or t=rename-form...
2012-05-13 Brian Warnertest_web: improve ETag tests, add If-None-Match test
2012-05-13 Andrew MillerAdded unit tests covering #466:comment-15. Refactored...
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 Warnertest_web: improve shouldFail2() error reporting
2012-05-09 Brian Warnerwebapi 'move'-button cleanups
2012-05-09 Marcus WannerAdd unit test for moving a directory
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-05 david-sarahChange capitalization of WUI and introducer welcome...
2012-03-08 david-sarahMake the link on the Welcome page to 'https://tahoe...
2012-02-16 Brian Warnerremove 'provisioning'/'reliability' from WUI, add to...
2011-12-17 david-sarahTests for ref #1592.
2011-12-17 david-sarahtest_web.py cleanup: use failUnlessIn/failIfIn in prefe...
2011-11-17 Marcus Wanner1585-webui.darcs.patch
2011-11-01 Brian WarnerRewrite download-status-timeline visualizer ('viz'...
2011-10-13 Brian Warneroops, missed a test failure
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-sarahTests for ref #1547
2011-10-02 david-sarahtest_web.py: minor cleanups, mainly to make the first...
2011-10-02 david-sarahTests for ref #1552
2011-10-01 Brian WarnerMDMF: remove extension fields from caps, tolerate arbit...
2011-09-15 david-sarahtest_web.py: fix a bug in _count_leases that was causin...
2011-08-29 Brian WarnerLet Uploader retain History instead of passing it into...
2011-08-24 david-sarahImplementation, tests and docs for blacklists. This...
2011-08-10 Zooko O'Whielacronxmerge some minor conflicts in test code from the 393...
2011-08-08 david-sarahtest_web.py: fix a test failure dependent on whether...
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...
2011-08-01 Brian Warnerfix typo introduced during rebasing of 'remove get_serv...
2011-08-01 Zooko O'Whielacronxremove get_serverid from DownloadStatus.add_dyhb_reques...
2011-06-29 Brian Warneradd more download-status data, fix tests
2011-06-11 Zooko O'Whielacronxtests: fix tests to accomodate [20110611153758-92b7f...
2011-01-17 Brian WarnerTolerate Twisted-10.2's endpoints, patch by David-Sarah...
2010-09-01 Brian WarnerSegmentFetcher: use new diversity-seeking share-selecti...
2010-08-15 francoisweb: refactor rate computation, fixes #1166
2010-08-10 Brian WarnerDownloadStatus: put real numbers in progress/status...
2010-08-09 Brian Warnerweb download-status: tolerate DYHBs that haven't retire...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch adds...
2010-07-29 jacob.lylesabbreviate time edge case python2.5 unit test
2010-07-19 Zooko O'Whielacronximmutable: extend the tests to check that the shares...
2010-07-18 david-sarahtest_dirnode and test_web: don't use failUnlessReallyEq...
2010-07-11 david-sarahAdd tests of caps from the future that have non-ASCII...
2010-06-22 freestorm77runnin_test_tahoe_css.dpatch
2010-06-22 freestorm77runnin_test_directory_xhtml.dpatch
2010-06-19 david-sarahtest_web.py: correct a test that was missed in the...
2010-06-18 david-sarahdirnode.py: stop writing 'ctime' and 'mtime' fields...
2010-06-08 david-sarahtest_web.py: fix pyflakes warnings introduced by bytera...
2010-03-10 Jeremy FitzhardingeImprove HTTP/1.1 byterange handling
2010-06-03 david-sarahFix test failures in test_web caused by changes to...
2010-05-19 Zooko O'Whielacronxtests: refactor test_web.py to have less duplication...
2010-02-26 david-sarahChange relative imports to absolute
2010-01-07 Kevan CarstensenAlter various unit tests to work with the new happy...
2010-05-10 Zooko O'Whielacronxweb: add a simple test that you can load directory...
2010-02-25 david-sarahAdditional test for DIR2-LIT directories in test_web...
2010-02-22 david-sarahAdditions to test_web.py for #948
2010-02-22 david-sarahChange direct accesses to an_uri.storage_index to calls...
2010-02-20 Kevan CarstensenChange OphandleTable to use a deterministic clock,...
2010-02-21 Kevan CarstensenAdd tests for the ophandle expiration behavior in #577
2010-01-29 david-sarahEliminate 'foo if test else bar' syntax that isn't...
2010-01-28 david-sarahShow -IMM and -RO suffixes for types of immutable and...
2010-01-28 david-sarahFix inaccurate comment in test_mutant_dirnodes_are_omitted
2010-01-27 david-sarahAddress comments by Kevan on 833 and add test for strip...
2010-01-27 david-sarahMiscellaneous documentation, test, and code formatting...
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-21 Brian WarnerFix webapi t=mkdir with multpart/form-data, as on the...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: slightly less-trivial...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-12-27 Brian WarnerFix 'tahoe ls' on files (#771). Patch adapted from...
2009-12-27 Brian Warnerwebapi: don't accept zero-length childnames during...
2009-12-27 Brian WarnerCLI: send 'Accept:' header to ask for text/plain traceb...
2009-12-01 Brian WarnerSimplify immutable download API: use just filenode...
2009-11-26 Brian Warnerwebapi: fix t=check for DIR2-LIT (i.e. empty immutable...
2009-11-18 Brian WarnerAdd t=mkdir-immutable to the webapi. Closes #607. trac-4100
2009-11-18 Brian Warnermove convergence secret into SecretHolder, next to...
2009-11-11 Brian Warnerclean up uri-vs-cap terminology, emphasize cap instance...
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-13 Brian Warnerwebapi: t=mkdir now accepts initial children, using...
2009-10-13 Brian Warnerreplace dirnode.create_empty_directory() with create_su...
2009-10-12 Brian Warnerdirnode.set_uri/set_children: change signature to take...
2009-10-12 Brian Warnerreplace Client.create_empty_dirnode() with create_dirno...
2009-10-12 Brian Warnertest_web.py: use a less-fake client, making test harnes...
2009-08-15 Brian Warnerde-Service-ify Helper, pass in storage_broker and secre...
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
next