zulip/zerver
Eeshan Garg 185a023745 webhooks/beanstalk: Improve test coverage.
We shouldn't just ignore exceptions when encoding the incoming
auth credentials. Even if the incoming credentials are properly
encoded, it is better to know when that is the case or if
something else fails.
2018-10-04 12:16:06 -07:00
..
data_import hipchat conversion: Add messages. 2018-10-02 16:55:16 -07:00
lib import: Speed up create_subscription_events(). 2018-10-02 16:55:16 -07:00
management Create convert_hipchat_data. 2018-10-02 16:55:16 -07:00
migrations migrations: Disable atomic for delivery_email migration. 2018-09-28 14:14:20 -07:00
openapi docs: Move LDAP documentation out of plug-and-play section. 2018-09-27 13:38:14 -07:00
templatetags markdown: Add extension for creating tabbed sections on /help and /api. 2018-09-18 13:49:34 -07:00
tests settings: Remove reminder-bot from REALM_INTERNAL_BOTS. 2018-10-02 11:12:07 -07:00
tornado event_queue: Stop mocking push notifications in most tests. 2018-08-10 13:58:39 -07:00
views search: Always encode match_subject as HTML. 2018-10-02 12:07:54 -07:00
webhooks webhooks/beanstalk: Improve test coverage. 2018-10-04 12:16:06 -07:00
worker queue_processors: Fix bug in handling removed push notifications. 2018-09-20 17:36:54 -07:00
__init__.py
apps.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
context_processors.py portico: Change buttons on /plans to reflect current plan. 2018-09-05 13:44:35 -07:00
decorator.py decorator: Fix error message for accessing deactivated accounts. 2018-08-09 15:58:31 -07:00
filters.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
forms.py password reset: Deduplicate code for reset URL generation. 2018-08-23 12:06:02 -07:00
logging_handlers.py bugdown: Improve exception handler for BugdownRenderingException. 2018-07-26 09:27:55 -07:00
middleware.py urls: Separate endpoint for signup and new realm email confirm. 2018-08-26 22:53:57 -07:00
models.py models: Add get_user_by_id_in_realm_including_cross_realm(). 2018-09-12 11:43:24 -07:00
signals.py emails: Add detection for ChromeOS User-Agents. 2018-09-21 10:41:05 -07:00
static_header.txt