/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2007-11-29 15:43:33 UTC
  • mto: (3052.3.1 172701)
  • Revision ID: v.ladeuil+lp@free.fr-20071129154333-ddra1mbf487rlofw
Rewrite http_readv to allow several GET requests. Smoke tested against branch reported in the bug.

* bzrlib/transport/http/__init__.py:
(HttpTransportBase._readv): Issue several GET requests if too many
ranges are requested.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2353.4.3 19 years ago John Arbash Meinel Implement a 'ReadLock.temporary_write_lock()' to u 2.3 KB Diff Download File
test_lock.py 2872.5.1 18 years ago Martin Pool Avoid internal error tracebacks on failure to lock 6 KB Diff Download File
test_temporary_write_lock.py 2363.3.3 19 years ago John Arbash Meinel make Write locks not block on Read locks, so that 4.9 KB Diff Download File