zulip/zerver
Tim Abbott be619fe881 lint: Wrap many very long lines in the Python codebase.
This decreases the maximum line length in our Python codebase to 130.
2017-10-26 17:31:58 -07:00
..
fixtures tests: Add a test suite for verifying the mobile push notifs content. 2017-10-06 16:47:27 -07:00
lib lint: Wrap many very long lines in the Python codebase. 2017-10-26 17:31:58 -07:00
management Cache only one row per message. 2017-10-26 16:35:28 -07:00
migrations zerver/migrations: Use python 3 syntax for typing. 2017-10-26 15:24:56 -07:00
templatetags zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
tests Reduce queries needed for sending messages. 2017-10-26 16:35:28 -07:00
tornado Reduce queries needed for sending messages. 2017-10-26 16:35:28 -07:00
views Cache only one row per message. 2017-10-26 16:35:28 -07:00
webhooks lint: Wrap many very long lines in the Python codebase. 2017-10-26 17:31:58 -07:00
worker tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -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: Fix some implicit uses of "" for the root subdomain. 2017-10-26 10:29:17 -07:00
decorator.py lint: Wrap many very long lines in the Python codebase. 2017-10-26 17:31:58 -07:00
filters.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
forms.py subdomains: Refactor check_subdomain to a clearer interface. 2017-10-26 10:29:17 -07:00
logging_handlers.py tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -07:00
middleware.py tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -07:00
models.py embedded bots: Add StateHandler remove() function. 2017-10-26 14:49:50 -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