zulip/zerver
Steve Howell 0165dc54ad Create blueslip error for undefined keys in Dict.
We create a blueslip error for undefined keys in Dict.  This led
to a straightforward change in the unit tests for Dict.  For the
unread test, to avoid the blueslip error, we had to be more specific
in setting up a user in one place, but this reduced our coverage,
leading to another small test being added.

(imported from commit 33e14795500d9283de2a7c03c4c58aec11cea4b8)
2013-09-11 18:07:37 -04:00
..
fixtures Fix assignee in JIRA created message 2013-09-06 11:24:03 -04:00
lib Added /json/set_muted_topics 2013-09-11 16:47:37 -04:00
management Add documentation and a duration argument to analyze_user_activity.py 2013-09-10 13:25:59 -04:00
migrations [schema] Add muted_topics to UserProfile 2013-09-11 16:47:37 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Create blueslip error for undefined keys in Dict. 2013-09-11 18:07:37 -04:00
views Added /json/set_muted_topics 2013-09-11 16:47:37 -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 Comment that authenticated_rest_api_view does Basic auth 2013-09-04 13:19:22 -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 Removed confusing ALLOW_REGISTER setting. 2013-08-12 16:16:26 -04:00
handlers.py Change Humbug => Zulip in names of error reporting handlers. 2013-08-07 10:00:07 -04:00
middleware.py Give recipient_cache and associated functions a clearer name. 2013-08-28 10:23:40 -04:00
models.py [schema] Add muted_topics to UserProfile 2013-09-11 16:47:37 -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 Added /json/set_muted_topics 2013-09-11 16:47:37 -04:00
tornado_callbacks.py zephyr_mirror: Require zcrypt when mirroring to invite-only streams. 2013-08-27 18:26:12 -04:00
tornadoviews.py Let clients specify how long queues shall live, within limits 2013-08-20 16:19:07 -04:00