/brz/remove-bazaar

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

Cleanup and refactor the server shutdown.

* bzrlib/tests/http_server.py:
(TestingHTTPServerMixin): Implement a proper server() method able
to clean after itself and interruptible by calling shutdown() from
another thread.
(HttpServer._get_httpd): The server has already got the address
from the socket, just get it from there.
(HttpServer._http_start): Delegate the service to the server
itself.
(HttpServer.tearDown): Call server.shutdown() since that's more
appropriate.

Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1 KB Diff Download File
ca.crt 2929.3.13 18 years ago Vincent Ladeuil Update ssl generated files. Put the branch on the 2.3 KB Diff Download File
ca.key 2929.3.13 18 years ago Vincent Ladeuil Update ssl generated files. Put the branch on the 3.2 KB Diff Download File
File create_ssls.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 9.1 KB Diff Download File
server.crt 2929.3.18 18 years ago Vincent Ladeuil Fix the server name in script and ssl files. * bz 1.9 KB Diff Download File
server.csr 2929.3.18 18 years ago Vincent Ladeuil Fix the server name in script and ssl files. * bz 1.7 KB Diff Download File
server_with_pass.key 2929.3.18 18 years ago Vincent Ladeuil Fix the server name in script and ssl files. * bz 3.2 KB Diff Download File
server_without_pass.key 2929.3.18 18 years ago Vincent Ladeuil Fix the server name in script and ssl files. * bz 3.1 KB Diff Download File