Tim Abbott
|
1fcf2ff525
|
tornado: Move zerver.tornadoviews to zerver.tornado.views.
This furthers the overall goal of moving all the Tornado-specific code
to zerver/tornado/.
|
2016-11-26 22:29:28 -08:00 |
Tim Abbott
|
169d404579
|
tornado: Move zerver.lib.handlers into zerver.tornado.handlers.
This cleans up the confusingly duplicated file names, while also
moving more of the Tornado-specific code under zerver/tornado/.
|
2016-11-26 22:29:28 -08:00 |
Tim Abbott
|
d75f49b119
|
tornado: Move descriptor dict management code to handlers.py.
|
2016-11-26 22:29:28 -08:00 |
Tim Abbott
|
282f74609c
|
tornado: Move socket code to zerver/tornado/.
|
2016-11-26 22:29:27 -08:00 |
Tim Abbott
|
f2782971e0
|
tornado: Clean up AsyncDjangoHandler Python style.
|
2016-11-26 22:05:04 -08:00 |
Tim Abbott
|
b83361bcfc
|
tornado: Extract create_tornado_application helper.
|
2016-11-26 21:43:13 -08:00 |
Tim Abbott
|
9e9066f77a
|
tornado: Extract AsyncDjangoHandler to its own file.
|
2016-11-26 21:43:11 -08:00 |
Tim Abbott
|
8739f4d9f1
|
tornado: Move tornado_ioloop_logging to new zerver/tornado tree.
|
2016-11-26 21:24:05 -08:00 |