/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2007-10-31 12:42:42 UTC
  • mto: (2955.1.1 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20071031124242-zh1ub5bq2fqo9bzu
Fix #158972 by not using timeout for HttpServer.

* bzrlib/tests/HttpServer.py:
(TestingHTTPRequestHandler._handle_one_request): Deleted.
(TestingHTTPServer.server_close): Shuwdown the socket before
closing it.
(HttpServer._http_start): No more timeout.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2934.1.1 17 years ago Ian Clatworthy (James Henstridge) add a command for managing the 7.1 KB Diff Download File
account.py 2934.1.1 17 years ago Ian Clatworthy (James Henstridge) add a command for managing the 2.1 KB Diff Download File
lp_indirect.py 2245.8.6 18 years ago Martin Pool Documentation under 'help launchpad' 1.6 KB Diff Download File
lp_registration.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 7.4 KB Diff Download File
test_account.py 2898.3.10 17 years ago James Henstridge Make LaunchpadAccountTests a TestCaseInTempDir so 3.4 KB Diff Download File
test_lp_indirect.py 2245.8.7 18 years ago Martin Pool small review cleanups 1.7 KB Diff Download File
test_register.py 2898.3.8 17 years ago James Henstridge Get rid of relative imports in Launchpad plugin. 8.4 KB Diff Download File