/mirrors/bzr.webdav

To get this branch, use:
bzr branch bzr+ssh://bazaar.launchpad.net/+branch/bzr.webdav/

  • Committer: Vincent Ladeuil
  • Date: 2013-08-10 13:22:13 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20130810132213-u2oizi7t84prg1ko
Prepare merging Reagan Sanders fixes.
* add some test infrastructure do test bogus servers with canned responses,
* remove some dead code:
** _handle_common_errors is unused,
** put_bytes_non_atomic() and _put_bytes_ranged() can't raise on 200,201
   and 204, _perform() already handle them,
* delete() should raise InvalidHttpResponse when receiving a 200,
Filename Latest Rev Last Changed Committer Comment Size
..
tests 55 15 years ago Vincent Ladeuil Create a tests directory, update the TODOs. Diff
__init__.py 74 12 years ago Vincent Ladeuil Merge the 2.4 series and raise an error if bzr < 2 2.1 KB Diff Download File
COPYING.txt 63 15 years ago Vincent Ladeuil Add GPL copy. 17.5 KB Diff Download File
info.py 74 12 years ago Vincent Ladeuil Merge the 2.4 series and raise an error if bzr < 2 1 KB Diff Download File
NOTES 54 15 years ago Vincent Ladeuil All bzr tests passing with an apache2-dav local te 1.1 KB Diff Download File
setup.py 73 12 years ago Vincent Ladeuil Use info.py to be a better bzr citizen, bump versi 1.9 KB Diff Download File
TODO 69 12 years ago Vincent Ladeuil Tweak TODO. 1.9 KB Diff Download File
webdav.py 75 10 years ago Vincent Ladeuil Prepare merging Reagan Sanders fixes. * add some t 31.1 KB Diff Download File