zulip/zerver
Steve Howell 5d3ecf8f31 Remove force_str() in log_event(). 2017-11-09 10:32:14 -08:00
..
fixtures markdown: Remove now-obsolete bugdown_matches_marked. 2017-11-07 12:01:57 -08:00
lib Remove force_str() in log_event(). 2017-11-09 10:32:14 -08:00
management zerver/management: Remove unused imports (F401). 2017-11-07 16:36:54 -08:00
migrations org settings: Allow users to delete their message. 2017-11-09 10:20:34 -08:00
templatetags Remove unused import in app_filters.py. 2017-11-09 10:32:14 -08:00
tests Removed unused imports of force_bytes. 2017-11-09 10:32:14 -08:00
tornado mypy: Specify generic type parameters in cachify decorator. 2017-11-08 12:40:40 -08:00
views Remove unused force_text import. 2017-11-09 10:32:14 -08:00
webhooks Remove usage of six.moves.text_type. 2017-11-09 10:00:00 -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 mypy: Specify generic type parameters in cachify decorator. 2017-11-08 12:40:40 -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 Remove usage of six.moves.binary_type. 2017-11-09 10:00:00 -08:00
models.py org settings: Allow users to delete their message. 2017-11-09 10:20:34 -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