zulip/zerver/tornado
Rishi Gupta cf762eaf84 Change X.realm.id to X.realm_id across codebase.
This makes it more clearly the pattern in the Zulip codebase, and thus
decreases the risk of accidentally doing database queries.
2017-01-03 16:46:26 -08:00
..
__init__.py tornado: Move tornado_ioloop_logging to new zerver/tornado tree. 2016-11-26 21:24:05 -08:00
application.py pep8: Fix E124 violations 2016-12-01 14:18:11 -08:00
descriptors.py pep8: Fix E701 violations. 2016-11-30 20:45:09 +00:00
event_queue.py mypy: Update zerver directory to use Text 2016-12-29 09:12:15 -08:00
handlers.py pep8: Fix E303 violations. 2016-12-02 15:34:11 -08:00
ioloop_logging.py pep8: Fix many rule E128 violations. 2016-12-03 13:33:31 -08:00
socket.py mypy: Update zerver directory to use Text 2016-12-29 09:12:15 -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