zulip/zerver
Aditya Bansal 269cd3b8bf tests: Remove work around for non-writeable name property of StringIO. 2017-10-30 21:56:31 -07:00
..
fixtures tests: Add a test suite for verifying the mobile push notifs content. 2017-10-06 16:47:27 -07:00
lib alias domains: Tweak a test helper that assumes hosts are subdomains. 2017-10-30 18:29:29 -07:00
management refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
migrations refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
templatetags markdown: Add the "extra" Markdown extension to app_filters. 2017-10-29 17:40:25 -07:00
tests tests: Remove work around for non-writeable name property of StringIO. 2017-10-30 21:56:31 -07:00
tornado refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
views subdomains: Dedupe out the last copy of Realm.host_for_subdomain. 2017-10-30 18:29:29 -07:00
webhooks template context: Give better names to the URLs for the API. 2017-10-30 18:29:29 -07:00
worker refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -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 settings: Eliminate disused variable EXTERNAL_API_URI. 2017-10-30 18:29:29 -07:00
decorator.py mypy: Correct return_success_on_head_request typing. 2017-10-29 17:10:13 -07:00
filters.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
forms.py refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
logging_handlers.py tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -07:00
middleware.py Fix a comment typo in zerver/middleware.py. 2017-10-30 10:36:35 -07:00
models.py embedded bots: Move StateHandler query logic to separate file. 2017-10-30 13:37: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 refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00