zulip/zerver
neiljp (Neil Pilgrim) 6a1786dc1b mypy: Clarify return type of _check_messages_before_archiving. 2017-11-07 11:26:46 -08:00
..
fixtures markdown_test_cases: Clean cases where bugdown_matches_marked is false. 2017-11-04 10:44:35 -07:00
lib mypy: Clarify types in add_missing_messages in soft_deactivation.py. 2017-11-07 11:26:46 -08:00
management refactor: Remove six.moves.input import. 2017-11-07 10:51:44 -08:00
migrations zerver/migrations: Remove inheritance from object. 2017-11-06 08:53:48 -08:00
templatetags markdown: Add the "extra" Markdown extension to app_filters. 2017-10-29 17:40:25 -07:00
tests mypy: Clarify return type of _check_messages_before_archiving. 2017-11-07 11:26:46 -08:00
tornado refactor: Remove six.moves.https_cookies import. 2017-11-07 10:51:44 -08:00
views refactor: Remove six.moves.zip_longest import. 2017-11-07 10:51:44 -08:00
webhooks refactor: Remove six.moves.range import. 2017-11-07 10:46:42 -08:00
worker refactor: Remove six.moves.StringIO import. 2017-11-07 10:51:44 -08:00
__init__.py
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 refactor: Remove six.moves.zip import. 2017-11-07 10:46:42 -08: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 zerver: Remove inheritance from object. 2017-11-06 08:53:48 -08:00
signals.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
static_header.txt
storage.py zerver: Remove inheritance from object. 2017-11-06 08:53:48 -08:00