/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2008-12-04 17:12:46 UTC
  • mto: (3902.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20081204171246-p28b3u0e2alz53iv
Fix bug #270863 by preserving 'bzr+http[s]' decorator.

* bzrlib/transport/remote.py:
(RemoteHTTPTransport._redirected_to): Specific implementation to
handle the redirections.

* bzrlib/transport/http/_urllib.py:
(HttpTransport_urllib.__init__): Fix parameter order.

* bzrlib/transport/http/_pycurl.py:
(PyCurlTransport.__init__): Fix parameter order.

* bzrlib/transport/http/__init__.py:
(HttpTransportBase.external_url): Semi drive-by fix, external_url
shouldn't expose the implementation qualifier (it's private to bzr
not externally usable).

* bzrlib/transport/decorator.py:
(TransportDecorator._redirected_to): Cleanup.

* bzrlib/tests/test_smart_transport.py:
(RemoteHTTPTransportTestCase): Add specific tests for
_redirected_to.
Filename Latest Rev Last Changed Committer Comment Size
..
admin-guide 3183.3.2 17 years ago Matthew Revell Added an admin-guide directory to doc/en and outli Diff
developer-guide 2691.1.1 18 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
mini-tutorial 2691.1.11 18 years ago Ian Clatworthy Added mini tutorial Diff
quick-reference 2691.1.12 18 years ago Ian Clatworthy Added Quick Start Summary Diff
release-notes 2691.1.1 18 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
tutorials 2977.1.13 17 years ago Ian Clatworthy more cleanups and creation of tutorials directory Diff
user-guide 2691.1.1 18 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
user-reference 2691.1.1 18 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff