/brz/remove-bazaar

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

Add an event to ThreadWithException that can be shared with the calling thread.

* bzrlib/tests/test_server.py:
(ThreadWithException.__init__): Add an 'event' parameter that can
be shared with the caller.
(ThreadWithException.run): Sset the event once the exception has
been recorded so we can release the caller and provide the
exception.
(ThreadWithException.join): Properly raise the recorded exception.

* bzrlib/tests/test_http.py:
(TestHTTPServer.test_force_invalid_protocol): Just rely on
assertRaises or we don't get the traceback on error.
(TestHTTPServer.test_server_start_and_stop): Cleanup.

* bzrlib/tests/http_server.py:
(HttpServer._http_start): Simplified.
(HttpServer.start_server): Leave the ThreadWithException do its
work.
(HttpServer.stop_server): Shutdown the server only if it was
started.
Filename Latest Rev Last Changed Committer Comment Size
..
developers 2481.1.1 18 years ago Robert Collins Move HACKING to docs/developers/HACKING and adjust Diff
en 2691.1.1 18 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
es 3405.2.1 17 years ago Martin Albisetti * Added directory structure for docs en spanish Diff
ja 4634.99.1 16 years ago Naoki INADA import doc-ja rev90 Diff
ru 3638.6.1 17 years ago Alexey Shtokalo Initial commit for russian version of documents. Diff
Bazaar-Logo-For-Manuals.png 4634.38.1 16 years ago Ian Clatworthy first cut at pdf docs via sphinx 3.7 KB Diff Download File
default.css 4853.1.1 16 years ago Patrick Regan Removed trailing whitespace from files in doc dire 2 KB Diff Download File
index.es.txt 5053.2.1 15 years ago Parth Malwankar updated linkes for top level doc site and plugin-d 1.2 KB Diff Download File
index.ja.txt 5053.2.1 15 years ago Parth Malwankar updated linkes for top level doc site and plugin-d 2.9 KB Diff Download File
index.ru.txt 5053.2.1 15 years ago Parth Malwankar updated linkes for top level doc site and plugin-d 2.5 KB Diff Download File
index.txt 5053.2.1 15 years ago Parth Malwankar updated linkes for top level doc site and plugin-d 1.7 KB Diff Download File
news-template.txt 3936.1.2 17 years ago Martin Pool Bump version to 1.12 and add news template 169 bytes Diff Download File