zulip/zerver/tornado
Tim Abbott 94a9fa1891 event_schema: Add documentation and rename a few functions.
This should help make this revised subsystem readable for more new
contributors.  We still need to make updates to the high-level
documentation.
2020-09-25 12:53:00 -07:00
..
__init__.py
application.py tornado: Remove a misleading comment and reformat. 2020-09-18 15:13:40 -07:00
autoreload.py docs: Fix capitalization of keyboard keys. 2020-08-11 10:25:53 -07:00
descriptors.py event_queue: Fix strict_optional errors. 2020-07-06 11:25:48 -07:00
django_api.py event_schema: Add documentation and rename a few functions. 2020-09-25 12:53:00 -07:00
event_queue.py python: Pre-fix a few spots for better Black formatting. 2020-09-03 17:51:09 -07:00
exceptions.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
handlers.py logging: Report stack_info on logging.exception calls. 2020-08-11 10:16:54 -07:00
ioloop_logging.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
sharding.py tornado: Merge the TORNADO_SERVER and TORNADO_PORTS configs. 2020-09-21 15:36:16 -07:00
views.py python: Replace ujson with orjson. 2020-08-11 10:55:12 -07:00