zulip/zerver
Alena Volkova 4a303d1778 tests: Add auth methods that will replace passing credentials. 2017-12-18 09:24:09 -05:00
..
fixtures bugdown: Remove whitespace strip from inline code. 2017-12-14 07:48:10 -05:00
lib tests: Add auth methods that will replace passing credentials. 2017-12-18 09:24:09 -05:00
management logging: Reduce `create_logger` to new `log_to_file`. 2017-12-12 17:17:08 -08:00
migrations quick fix: Fix migrations to be linear. 2017-12-12 11:31:07 -06:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests test_create_update_and_remove_default_stream_group: Fix flake. 2017-12-14 05:35:54 -05:00
tornado mypy: Use Python 3 type syntax in zerver/tornado/websocket_client.py. 2017-12-09 16:50:12 -08:00
views zerver/views: Revert to Python 2 typing syntax for now (storage, streams). 2017-12-13 10:20:11 -08:00
webhooks integrations: Add webhook payloads for Groove. 2017-12-14 18:54:22 -05:00
worker invitations: Remove custom_body. 2017-12-11 19:23:54 -08:00
__init__.py
apps.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
context_processors.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
decorator.py logging: Reduce `create_logger` to new `log_to_file`. 2017-12-12 17:17:08 -08:00
filters.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
forms.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
logging_handlers.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
middleware.py mypy: Use Python 3 type syntax in zerver/middleware.py. 2017-12-11 18:43:24 -08:00
models.py test_multi_user_subscription: Fix flake. 2017-12-14 05:35:54 -05:00
signals.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
static_header.txt
storage.py mypy: Improve typing for ManifestStaticFilesStorage monkeypatch. 2017-12-08 19:00:18 -08:00