zulip/zerver/tornado
Tim Abbott 2b62c4fa38 mypy: Fix missing annotation in Tornado handlers.
This was accidentally removed in
9866124b78, but is needed on the current
mypy version.
2017-03-19 22:26:25 -07:00
..
__init__.py tornado: Move tornado_ioloop_logging to new zerver/tornado tree. 2016-11-26 21:24:05 -08:00
application.py casper: Fix issues with server autoreloading on save. 2017-03-17 20:45:07 -07:00
descriptors.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
event_queue.py py3: Remove use of typing.Deque. 2017-03-19 21:39:54 -07:00
handlers.py mypy: Fix missing annotation in Tornado handlers. 2017-03-19 22:26:25 -07:00
ioloop_logging.py python: Fix remaining bare excepts in codebase. 2017-03-05 16:17:04 -08:00
socket.py Rename zerver/lib/session_user.py to sessions.py. 2017-03-08 02:43:35 -08:00
views.py Change X.realm.id to X.realm_id across codebase. 2017-01-03 16:46:26 -08:00
websocket_client.py nagios-plugins: Add websocket checking to nagios message sending test. 2016-12-30 15:36:37 -08:00