zulip/zerver/tornado
Robert Hönig 0e0a8a2b14 queue processor tests: Call consume by default.
This significantly improves the API for queue_json_publish to not be
overly focused on what the behavior of this function should be in our
unit tests.
2017-11-26 11:45:34 -08:00
..
__init__.py tornado: Move tornado_ioloop_logging to new zerver/tornado tree. 2016-11-26 21:24:05 -08:00
application.py tornado: Sort imports in files with no merge conflicts. 2017-11-15 15:53:11 -08:00
descriptors.py zerver/tornado: Remove print_function. 2017-09-27 18:05:45 -07:00
event_queue.py docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
exceptions.py tornado: Sort imports in files with no merge conflicts. 2017-11-15 15:53:11 -08:00
handlers.py tornado: Sort imports in files with no merge conflicts. 2017-11-15 15:53:11 -08:00
ioloop_logging.py tornado: Sort imports in files with no merge conflicts. 2017-11-15 15:53:11 -08:00
socket.py queue processor tests: Call consume by default. 2017-11-26 11:45:34 -08:00
views.py tornado: Sort imports in files with no merge conflicts. 2017-11-15 15:53:11 -08:00
websocket_client.py zerver/tornado: Remove unused imports (F401). 2017-11-07 16:36:57 -08:00