zulip/zerver
Callum Fraser 00178d114b mypy: Use Python 3 type syntax in zerver/views/streams.py.
[greg: small formatting tweaks]
2017-12-11 18:43:24 -08:00
..
fixtures markdown: Hide URL if message is only an image. 2017-11-27 13:30:18 -08:00
lib mypy: Use more specific type for _replacement_destroy_test_db. 2017-12-08 19:00:18 -08:00
management Scripts: Add script for resetting postgres sequences for imports. 2017-12-01 06:38:08 -08:00
migrations registration: Enforce realm is None only if realm_creation. 2017-12-11 18:36:14 -08:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests registration: Enforce realm is None only if realm_creation. 2017-12-11 18:36:14 -08:00
tornado mypy: Use Python 3 type syntax in zerver/tornado/websocket_client.py. 2017-12-09 16:50:12 -08:00
views mypy: Use Python 3 type syntax in zerver/views/streams.py. 2017-12-11 18:43:24 -08:00
webhooks integrations: Add webhook payloads for Opbeat. 2017-12-11 15:40:49 -06:00
worker invitations: Remove get_prereg_user_by_email. 2017-12-06 20:35:50 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
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 zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -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 models: Use is_cross_realm_bot_email whenever possible. 2017-12-07 14:55:06 -08: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