zulip/zerver
Steve Howell 9979d884e5 Remove 06-unread.js.
This test has been broken for a couple months, and nobody has taken
ownership of fixing it.  It's always slow, sometimes it fails
randomly, sometimes it fails for things that aren't really problems,
and it's generally been way more trouble than it's worth.

(imported from commit 8080e81b226a372e763a2558f4e5668c3a4d087c)
2013-10-25 11:27:25 -04:00
..
fixtures Attempt to convert JIRA mentions to Zulip mentions 2013-10-07 13:59:36 -04:00
lib Reduce the length of public upload URLs. 2013-10-24 17:01:06 -04:00
management Add a check_apns_tokens manage.py command to flush old tokens 2013-10-24 14:54:31 -04:00
migrations [schema] Add a config option for enabling/disabling push notifications 2013-10-24 14:54:30 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Remove 06-unread.js. 2013-10-25 11:27:25 -04:00
views Fix upload auth redirect for user_activity. 2013-10-24 17:33:12 -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 [schema] Add a config option for enabling/disabling push notifications 2013-10-24 14:54:30 -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 Support authenticated upload URLs. 2013-10-24 17:01:06 -04:00
tornado_callbacks.py Send users push notifications when they miss messages 2013-10-24 14:54:31 -04:00
tornadoviews.py Add all_public_streams parameter to register API. 2013-10-18 14:55:32 -04:00