zulip/zerver
Zev Benjamin 44ecd09ac7 Simplify Github event capture condition and improve error handling
Attempted captures are causing errors and I'm not sure why.

(imported from commit ecf7a711fc13f2c8e036a0ebf6db6c2cd566109b)
2013-08-26 15:37:37 -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 Change empty messages to '(deleted)' 2013-08-26 14:13:42 -04:00
management Management command for realm emoji 2013-08-23 21:39:29 -04:00
migrations [migration] Add RealmEmoji model for realm-specific emoji. 2013-08-23 21:39:29 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Test stream_data.in_home_view() 2013-08-26 13:59:33 -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 [migration] Add RealmEmoji model for realm-specific emoji. 2013-08-23 21:39:29 -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 Simplify Github event capture condition and improve error handling 2013-08-26 15:37:37 -04:00