]> 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
2008-08-12 Brian Warnerweb/directory: enable verify=true in t=deep-check
2008-07-17 Brian Warnerdeep-check: add webapi, add 'DEEP-CHECK' button to...
2008-07-16 Brian Warnerchecker: re-enable checker web results (although they...
2008-07-16 Brian Warneroverhaul checker invocation
2008-06-18 Brian Warnerweb: stop using absolute links (or url.here) in forms...
2008-06-11 robk-tahoewebish: re-fix the addSlash issue in directory rendering
2008-06-11 Brian Warnerdirectory.py: revert that addSlash, it causes a test...
2008-06-11 robk-tahoewebish: fix directory url redirection
2008-06-11 Zooko O'Whielacronxwapi/wui: add a trailing slash to the targets of hyperl...
2008-06-04 Brian Warnerweb: add test for unicode POST when the name comes...
2008-05-20 Brian Warnerweb t=json: add 'mutable' key to the information dict
2008-05-20 Brian Warnerweb: improve test coverage, remove some dead code
2008-05-20 Brian Warnerweb/directory: fix rw_uri output in t=JSON to reflect...
2008-05-19 Brian Warnerweb: factor out identical renderHTTP methods
2008-05-19 Brian Warnerwebish: complete rewrite, break into smaller pieces...