zulip/zerver
Zev Benjamin 89bcabbb65 Disallow XHR streaming when running the test suite
There seems to be some sort of bug involving PhantomJS and XHR
streaming messages.  When successive pages are loaded that use XHR
streaming, PhantomJS seems to think the second one never finishes
loading and therefore hangs.

(imported from commit db93b4cab816f1fdc3f3f543c9394b1cba8abedb)
2013-10-22 18:45:11 -04:00
..
fixtures Attempt to convert JIRA mentions to Zulip mentions 2013-10-07 13:59:36 -04:00
lib Deliver messages inside Tornado when running tests 2013-10-22 18:45:11 -04:00
management [manual] Add asynchronous message sender via sockjs-tornado 2013-10-22 18:45:11 -04:00
migrations [schema] Add case-insensitive index on stream names. 2013-10-18 16:38:31 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend casper: Marginally improve page loaded detection 2013-10-22 18:45:11 -04:00
views Disallow XHR streaming when running the test suite 2013-10-22 18:45:11 -04:00
worker [manual] Add asynchronous message sender via sockjs-tornado 2013-10-22 18:45:11 -04:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
decorator.py Log client/email in zulip_internal decorator. 2013-10-22 15:03:34 -04:00
exceptions.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
filters.py Change Humbug => Zulip in name of exception filter module. 2013-08-07 10:00:07 -04:00
finders.py Change Humbug => Zulip in name of finder module. 2013-08-07 10:00:07 -04:00
forms.py Allow MIT to invite coworkers. 2013-09-19 17:14:41 -04:00
handlers.py Change Humbug => Zulip in names of error reporting handlers. 2013-08-07 10:00:07 -04:00
middleware.py logging: Log the type of the narrow for get_old_messages. 2013-10-21 14:33:24 -04:00
models.py Add get_emails_from_user_ids() action. 2013-10-22 15:51:18 -04:00
openid.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
retention_policy.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
static_header.txt Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
storage.py Change Humbug => Zulip in name of storage module. 2013-08-07 10:00:07 -04:00
tests.py Remove /json/subscriptions/list endpoint. 2013-10-22 15:51:19 -04:00
tornado_callbacks.py Deliver messages inside Tornado when running tests 2013-10-22 18:45:11 -04:00
tornadoviews.py Add all_public_streams parameter to register API. 2013-10-18 14:55:32 -04:00