]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_web.py
mutable WIP: add servermap update status pages
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_web.py
2008-04-17 Brian Warnermutable WIP: add servermap update status pages
2008-04-15 Brian Warnermutable WIP: rename NotEnoughPeersError to NotEnoughSha...
2008-04-15 Brian Warnerweb: return a proper error upon POST with a bad t=...
2008-04-15 Brian Warnerhelper status: include percentage fetched+pushed, add...
2008-03-27 Brian Warneradd GET /uri/URI/?t=deep-size, to compute the total...
2008-03-24 Zooko O'Whielacronxuse added secret to protect convergent encryption
2008-03-18 robk-tahoewebish mkdir-p: added unit test
2008-03-05 Brian Warnerwebish: this file is too big, start breaking it into...
2008-03-04 Brian Warnerwebish: add primitive publish/retrieve status pages
2008-03-04 Brian Warnertest_web: improve upload/download status coverage
2008-03-03 Brian Warnerwebish: make upload timings visible on the recent uploa...
2008-03-01 Brian Warnerwebish: add per-file upload/download status pages
2008-03-01 Brian Warnerretain 10 most recent upload/download status objects...
2008-03-01 Zooko O'Whielacronxwapi: add POST /uri/$DIRECTORY?t=set_children
2008-02-26 Brian Warnerwebish status: distinguish active uploads/downloads...
2008-02-14 Brian Warnerunicode handling: declare dirnodes to contain unicode...
2008-02-13 Brian Warneradd test coverage for the /stats web page
2008-02-13 Brian Warnertest_web: remove test_GET_DIRURL_large, it failed to...
2008-02-12 Brian Warnerwebish: add edge metadata to t=json output, including...
2008-02-06 Brian Warnerwebish: add when_done= to POST /uri?t=upload . I did...
2008-02-06 Brian Warnerwebish: make POST /uri?t=upload deposit you on an ...
2008-02-06 Brian Warnertest_web.py: hush pyflakes
2008-02-06 Brian Warnerwebish: add PUT /uri?mutable=true
2008-02-06 Brian Warnerwebish: add POST /uri?t=upload&mutable=true
2008-02-06 Brian Warnerwebish: add upload/view-uri forms (not associated with...
2008-02-06 Brian Warnerupload: return an UploadResults instance (with .uri...
2008-02-06 Brian Warnerwebish: add extra introducer data (version, timestamps...
2008-01-30 Brian Warnerwebish: link to directory URIs rather than a child...
2008-01-28 Brian Warnerwebish: upload+localdir=missing should give an error
2008-01-14 Brian Warnerremove wait_for_numpeers and the when_enough_peers...
2008-01-15 Brian Warnertest_GET_DIRURL_large: reduce from 400 to 200 children...
2008-01-15 Zooko O'Whielacronxtests: put back skipped and todo tests
2008-01-11 Zooko O'Whielacronxtests: increase the timeout on a test which failed...
2008-01-04 Zooko O'Whielacronxsuppress the skipped and the todo unit tests in order...
2008-01-04 Zooko O'Whielacronxremove automatic private dir
2008-01-03 Zooko O'Whielacronxadd human-encodings of caps, refactor encodings of...
2007-12-25 Brian Warnerrefactor webish.py slightly, improve the test coverage...
2007-12-25 Brian Warnertest_web.py: fix pyflakes error
2007-12-25 Brian Warnertest_web: more coverage of URIPOSTHandler error cases
2007-12-25 Brian Warnertest_web: test POST_upload_no_link against /uri, not...
2007-12-25 Brian Warnertest_web.py: use /uri?t=mkdir instead of /uri/?t=mkdir...
2007-12-20 Zooko O'Whielacronxwebish: add button to make directories and unit test...
2007-12-20 Zooko O'Whielacronxmake the unit test of the overwrite button more general
2007-12-20 Zooko O'Whielacronxmake the wapi/wui [*] support creation of a new directo...
2007-12-19 Brian Warnerdirnode: add set_uris() and set_nodes() (plural), to...
2007-12-20 Zooko O'Whielacronxremove some no-longer needed replacements of "/" with...
2007-12-19 Zooko O'Whielacronxunit test that POST /uri/?t=mkdir works
2007-12-18 Zooko O'Whielacronxmake more precise regexp for WriteableSSKFileURI and...
2007-12-18 Zooko O'Whielacronxfix unit tests to assert that we do *not* link to start...
2007-12-17 Zooko O'Whielacronxput all private state in $BASEDIR/private
2007-12-15 Zooko O'Whielacronxfix the overwrite button and add unit test for it
2007-12-14 Brian Warnertest_web.py: cosmetic, remove leftover trailing space
2007-12-13 Zooko O'Whielacronxremove unimplemented and skipped test for feature that...
2007-12-13 Zooko O'Whielacronxa few documentation and naming convention updates
2007-12-12 Brian Warnertest_web.py: survive localdir/localfile= names with...
2007-12-12 Brian Warnerwebish: append save=true to a GET URL to save-to-disk...
2007-12-07 Zooko O'Whielacronxadd POST /uri?t=upload and tests thereof
2007-12-05 Brian Warnerwebish: fix overwrite form display
2007-12-05 Brian Warnertest_web.py: add coverage for directory listings that...
2007-12-05 Brian Warnertest_web.py: add coverage for POST t=check
2007-12-05 Brian Warnerwebish: add POST t=mutable, make it replace files in...
2007-12-05 Brian Warnertest_web.py: remove last use of fake_* methods, remove...
2007-12-05 Brian Warnerrefactor web tests, and interfaces.IFileNode
2007-12-04 Brian Warnerrename dirnode2.py to dirnode.py
2007-12-04 Brian Warnertest_mutable: improve test coverage a bit, add test_fil...
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-11-09 Brian Warnerwebish: add preliminary mutable file support: upload...
2007-10-22 czookomake the anchor text in the WUI be descriptive of the...
2007-10-11 Brian Warnerwebish: write node.url, for the benefit of CLI tools
2007-10-04 Zooko O'Whielacronxmore information SkipTest for XMLRPC
2007-09-17 Brian Warnerwebish: improve test coverage
2007-09-17 Brian Warnerprovisioning.py: get full test coverage
2007-09-07 Brian Warnerprovisioning.py: update test with new encoding-paramete...
2007-09-06 Brian Warnerwebish: implement 'PUT /uri?t=mkdir' (to create anonymo...
2007-09-06 Brian Warnerwebish: implement 'PUT /uri' (to create anonymous files)
2007-08-28 Brian Warnertest_web: improve provisioning.py test coverage a bit...
2007-08-23 Brian Warnerwebish: modify JSON to match zooko's proposed API chang...
2007-08-23 Brian Warnerweb: replace FILE links with /uri -based ones, to preve...
2007-08-22 Brian Warnerweb: remove /vdrive/private, replace with a start.html...
2007-08-16 Zooko O'Whielacronxfix small bug in unit tests which caused spurious failu...
2007-08-15 Brian Warnerwebish: implement replace= for POST commands
2007-08-15 Brian Warnerwebish: implement replace= for PUT commands
2007-08-14 Brian Warnerwebish: look for when_done= in POST fields as well...
2007-08-11 Brian Warnerwebish: localfile=/localdir= are now disabled by defaul...
2007-08-10 Zooko O'Whielacronxfix test_web refactoring so that the WebMixin class...
2007-08-09 Zooko O'Whielacronxrefactor test_web so that other tests can use the part...
2007-07-25 Brian Warnertest_web.py: oops, fix syntax error caused by removing...
2007-07-25 Brian Warnertest_web.py: remove spurious '# YES' lines, now that...
2007-07-22 Brian WarnerCHK: remove the storage index from the URI, deriving...
2007-07-21 Brian Warneruri: implement URI-processing classes, IFileURI/IDirnod...
2007-07-20 Brian Warnerupload: refactor to enable streaming upload. not all...
2007-07-17 Brian Warnerwebish: improve test coverage further
2007-07-17 Brian Warnerwebish: improve test coverage of WebDownloadTarget
2007-07-17 robk-orgadded unit test to webish's rename function
2007-07-16 Brian Warnerwebish: test error cases more thoroughly by looking...
2007-07-16 Brian Warnerwebish.py: disallow slashes in POSTed filenames. Closes...
2007-07-14 Brian Warnerwebish.py: test that _get_or_create_directories fix...
2007-07-12 Brian Warnerfix several methods to handle LIT URIs correctly, rathe...
2007-07-10 Brian Warnerwebapi: normalized API: use t=upload or t=download...
2007-07-08 Brian Warnerweb: use real JSON instead of the fake stubs
next