zulip/zerver/tornado
Tim Abbott 25488b550f casper: Fix issues with server autoreloading on save.
This fixes an issue where if you saved a Python file (even just
changing whitespace) while casper tests were running, the Tornado
server being used would restart, triggering a confusing error like
this:

ReferenceError: Can't find variable: $
Traceback:
  undefined:2
  :4
Suite explicitly interrupted without any message given.
2017-03-17 20:45:07 -07:00
..
__init__.py tornado: Move tornado_ioloop_logging to new zerver/tornado tree. 2016-11-26 21:24:05 -08:00
application.py casper: Fix issues with server autoreloading on save. 2017-03-17 20:45:07 -07:00
descriptors.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
event_queue.py mypy: Work around several new mypy bugs in 0.501. 2017-03-04 15:33:39 -08:00
handlers.py python: Fix remaining bare excepts in codebase. 2017-03-05 16:17:04 -08:00
ioloop_logging.py python: Fix remaining bare excepts in codebase. 2017-03-05 16:17:04 -08:00
socket.py Rename zerver/lib/session_user.py to sessions.py. 2017-03-08 02:43:35 -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