zulip/zerver
Tim Abbott 26a5332828 subdomains: Update some tests to run with subdomains.
Specifically, our request middleware adds an extra database query for
these code paths, to verify whether the subdomain is valid.
2017-10-02 16:32:11 -07:00
..
fixtures emoji: Migrate bugdown emoji to use sprite sheets. 2017-09-29 11:14:34 -07:00
lib do_send_message: Replace get_user_profile_by_email. 2017-10-02 16:15:36 -07:00
management subdomains: Hardcode can_add_realm_domains=True. 2017-10-02 16:32:10 -07:00
migrations zerver/migrations: Remove from __future__ import *. 2017-09-28 10:16:18 -07:00
templatetags zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
tests subdomains: Update some tests to run with subdomains. 2017-10-02 16:32:11 -07:00
tornado Rename missed_message_userids to presence_idle_userids. 2017-10-02 15:19:28 -07:00
views subdomains: Hardcode can_add_realm_domains=True. 2017-10-02 16:32:10 -07:00
webhooks webhooks: Remove use of get_user_profile_by_email. 2017-10-02 15:28:44 -07:00
worker queue: Move more received-event logs to DEBUG level. 2017-09-28 18:32:42 -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 subdomains: Remove get_unique_non_system_realm. 2017-10-02 16:32:10 -07:00
decorator.py decorator: Improve wrong-subdomain logging output. 2017-10-02 13:31:20 -07:00
filters.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
forms.py subdomains: Remove get_unique_open_realm code paths. 2017-10-02 16:32:10 -07:00
logging_handlers.py docs: Add more comprehensive documentation on error reporting. 2017-09-27 19:47:08 -07:00
middleware.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
models.py subdomains: Hardcode can_add_realm_domains=True. 2017-10-02 16:32:10 -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