lp:~jamesh/+junk/txdav

Created by James Henstridge and last modified
Get this branch:
bzr branch lp:~jamesh/+junk/txdav
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
James Henstridge
Status:
Development

Recent revisions

15. By James Henstridge

Add COPY and MOVE method implementations.

14. By James Henstridge

Clean up the error handling a bit.

13. By James Henstridge

Get rid of the if statement in render() and look up the handler method
by name.

12. By James Henstridge

Add a test for MKCOL.

11. By James Henstridge

Add a bit of test infrastructure, with a simple test for the OPTIONS request.

10. By James Henstridge

Use seconds since epoch to store dates, similar to other parts of twisted.web.

9. By James Henstridge

Add start of the GET/HEAD implementation. Currently doesn't do anything
with the cache validation headers, but could certainly do so with the
interface I've defined.

8. By James Henstridge

Add interface methods for delete, copy and move.

7. By James Henstridge

Add a stub implementation of PROPPATCH (that just returns an error,
since we are only handling live properties for now).

Add an implementation of MKCOL that delegates to the backend.

6. By James Henstridge

Make the propfind() call asynchronous.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers