zulip/zerver
Andy Perez 695affd44e node tests: Compare markdown using semantic equivalence.
Fix #4367
2017-12-18 19:03:38 -05:00
..
fixtures node tests: Compare markdown using semantic equivalence. 2017-12-18 19:03:38 -05:00
lib push notifs: Simplify content-truncation code slightly. 2017-12-18 15:32:56 -08: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 push notifs: Include same stream and sender info on GCM as on APNs. 2017-12-18 15:32:56 -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/typing.py. 2017-12-18 11:32:52 -05:00
webhooks webhooks/gci: Support approve-pending-pc event type. 2017-12-18 10:00:20 -08:00
worker invitations: Remove custom_body. 2017-12-11 19:23:54 -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 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