zulip/zerver
Tim Abbott 1d314c3bf4 bugdown: Remove ERROR_BOT markdown rendering notices.
Nobody has used this feature in years, and it causes certain types of
markdown issues in development to completely DoS the development
environment by making it possible for the "Bugdown timeout" exception
handler to timeout in bugdown.

Since we already send an email to the server administrators, there's
no need to replace this feature with anything.
2017-10-12 17:45:33 -07:00
..
fixtures tests: Add a test suite for verifying the mobile push notifs content. 2017-10-06 16:47:27 -07:00
lib bugdown: Remove ERROR_BOT markdown rendering notices. 2017-10-12 17:45:33 -07:00
management zilencer: Remove long-obsolete Deployment model. 2017-10-11 23:48:01 -07:00
migrations Add is_zephyr to the Stream model. 2017-10-11 16:15:56 -07:00
templatetags zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
tests report: Fix handling of reports with no more_info. 2017-10-12 17:38:28 -07:00
tornado Reset client descriptors at the start of event tests. 2017-10-12 10:27:16 -07:00
views report: Fix handling of reports with no more_info. 2017-10-12 17:38:28 -07:00
webhooks mypy: Improve return type in bitbucket2 webhook function. 2017-10-11 12:16:50 -07:00
worker json: Replace most use of simplejson with json. 2017-10-11 22:55:35 -07:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py Remove the rest of print_function. 2017-09-27 18:06:47 -07:00
context_processors.py context_processors: Don't require coverage for ZulipElectron block. 2017-10-11 14:52:38 -07:00
decorator.py push_notifications: Fix error message for unregistered bouncer. 2017-10-11 19:09:24 -07:00
filters.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
forms.py forms: Extract check_subdomain_available. 2017-10-03 17:44:46 -07:00
logging_handlers.py docs: Add more comprehensive documentation on error reporting. 2017-09-27 19:47:08 -07:00
middleware.py middleware: Remove logic for redirecting to zulipdev.com domains. 2017-10-05 23:21:02 -07:00
models.py Add is_zephyr to the Stream model. 2017-10-11 16:15:56 -07:00
signals.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00
storage.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00