zulip/zerver/tornado
K.Kanakhin 7bf10ec74f update-sockjs: Update sockjs from version 0.3.4 to 1.1.1.
- Add browserify to npm dependencies.
- Add SockJS-client to npm dependencies.
- Add npm postinstall script to generate browser version of SockJS-client
  from npm package.
- Change deprecated SockJS object property 'protocol_whitelist' to
  'transports'.
- Fix settings.
2016-12-05 21:36:10 -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 Fix several type annotations for mypy 0.4.6 compatibility. 2016-12-03 13:45:52 -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 update-sockjs: Update sockjs from version 0.3.4 to 1.1.1. 2016-12-05 21:36:10 -08:00
views.py tornado: Move event_queue.py to zerver/tornado/. 2016-11-26 22:29:28 -08:00