zulip/zerver/tornado
Tim Abbott 3872e5521e tornado: Mark setup_tornado_rabbitmq for nocoverage.
We only use this in the direct management command, and it involves
some autoreload process setup stuff that we probably don't want to do
in our unit tests regardless.
2018-05-09 20:49:13 -07:00
..
__init__.py tornado: Move tornado_ioloop_logging to new zerver/tornado tree. 2016-11-26 21:24:05 -08:00
application.py tornado: Mark setup_tornado_rabbitmq for nocoverage. 2018-05-09 20:49:13 -07:00
descriptors.py Mypy: Migrate tornado/descriptors.py to python3 function annotations. 2018-03-15 12:54:43 -07:00
event_queue.py minor: Clean up how we set flags in events. 2018-03-28 15:56:03 -07:00
exceptions.py tornado: Sort imports in files with no merge conflicts. 2017-11-15 15:53:11 -08:00
handlers.py mypy: Rewrite some middleware annotations to use ViewFuncT. 2018-03-17 23:25:05 +00:00
ioloop_logging.py tornado: Sort imports in files with no merge conflicts. 2017-11-15 15:53:11 -08:00
socket.py websockets: Fix race condition in CSRF token initialization. 2018-03-31 09:29:56 -07:00
views.py mypy: Clarify valid types in tornado views via new variable. 2018-02-13 11:40:52 -08:00
websocket_client.py mypy: Use Python 3 type syntax in zerver/tornado/websocket_client.py. 2017-12-09 16:50:12 -08:00