zulip/zerver/tornado
neiljp (Neil Pilgrim) b782db48e1 mypy: Remove superfluous older 'type: ignore' annotations. 2017-08-08 11:27:51 -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: Close queue connection on reload. 2017-07-21 11:19:26 -07:00
descriptors.py pep8: Add compliance with rule E261 to descriptors.py. 2017-05-07 23:21:50 -07:00
event_queue.py mypy: Remove superfluous older 'type: ignore' annotations. 2017-08-08 11:27:51 -07:00
exceptions.py tornado: Use a machine-readable error code when an event queue is gone. 2017-07-24 16:41:22 -07:00
handlers.py mypy: Remove superfluous older 'type: ignore' annotations. 2017-08-08 11:27:51 -07:00
ioloop_logging.py mypy: Remove superfluous older 'type: ignore' annotations. 2017-08-08 11:27:51 -07:00
socket.py mypy: strict-optional fixes in zerver/tornado/socket.py. 2017-08-07 21:27:50 -07:00
views.py errors: Eliminate redundant `json_response_to_error` calls. 2017-07-25 15:33:11 -07:00
websocket_client.py Revert commits related to client_message_id. 2017-07-14 12:13:35 -07:00