zulip/zerver
Zev Benjamin 2b1a99f985 Tweak Github test data to not cause the Github payload capture to error out
I believe the test data to be incorrect, but we'll find out when
we've captured some real data.

(imported from commit ae32af0436b6273d0b2a60b2c55047aace6adcad)
2013-08-23 15:44:19 -04:00
..
fixtures Tweak Github test data to not cause the Github payload capture to error out 2013-08-23 15:44:19 -04:00
lib Use '[deleted]' instead of failing if you edit a message to empty. 2013-08-21 16:49:24 -04:00
management Add a messages/flags POST api call to change a message's flags 2013-08-20 16:19:07 -04:00
migrations [schema][manual] Make Stream.email_token required. 2013-08-13 14:28:47 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Remove some ".d" suffixes in predicate tests. 2013-08-23 14:10:03 -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 Make @authenticated_rest_api_view imply @csrf_exempt 2013-08-16 14:38:54 -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 Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
models.py Mute any topic named "muted" on zulip.com. 2013-08-23 12:10:27 -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 Simplify stream access denied error message. 2013-08-22 12:29:04 -04:00
tornado_callbacks.py Only count message queues when determining whether to deliver missed message emails 2013-08-20 16:19:07 -04:00
tornadoviews.py Let clients specify how long queues shall live, within limits 2013-08-20 16:19:07 -04:00
views.py Disable public streams for a CUSTOMER5 contractor. 2013-08-22 13:57:19 -04:00