zulip/zerver/tornado
Greg Price 45b718a2a2 tornado: Use the new structured JsonableError API for /json/events errors. 2017-07-24 16:41:22 -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 tornado: Use the new structured JsonableError API for /json/events errors. 2017-07-24 16:41:22 -07:00
handlers.py Django 1.11: MIDDLEWARE_CLASSES setting is deprecated. 2017-06-13 15:04:04 -07:00
ioloop_logging.py pep8: Add compliance with rule E261 to ioloop_logging.py. 2017-05-07 23:21:50 -07:00
socket.py tornado/socket: Replace an ad-hoc error class with JsonableError. 2017-07-24 16:41:22 -07:00
views.py tornado: Use the new structured JsonableError API for /json/events errors. 2017-07-24 16:41:22 -07:00
websocket_client.py Revert commits related to client_message_id. 2017-07-14 12:13:35 -07:00