.. |
fixtures
|
node tests: Compare markdown using semantic equivalence.
|
2017-12-18 19:03:38 -05:00 |
lib
|
zerver/lib/mobile_auth_otp: Sweep force_str.
|
2017-12-26 09:09:31 -05:00 |
management
|
mypy: Use Python 3 type syntax in 'send_password_reset_email.py'.
|
2017-12-26 08:34:38 -05:00 |
migrations
|
models: Add ScheduledEmail.realm.
|
2017-12-19 17:46:36 -08:00 |
templatetags
|
markdown processor: Exclude some files from macro substitution.
|
2017-11-22 10:29:07 -08:00 |
tests
|
tests: Add test coverage for uploading avatars to S3UploadBackend.
|
2017-12-26 09:09:31 -05:00 |
tornado
|
mypy: Use Python 3 type syntax in zerver/tornado/event_queue.py.
|
2017-12-26 08:31:09 -05:00 |
views
|
mypy: Use Python 3 type syntax in 'views/users.py'.
|
2017-12-26 08:34:38 -05:00 |
webhooks
|
zerver/webhooks/github/view: Sweep force_str.
|
2017-12-26 09:09:31 -05:00 |
worker
|
embedded bots: Strip @-mention from message.
|
2017-12-26 08:50:00 -05: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
|
mypy: Use Python 3 type syntax in decorator.py.
|
2017-12-26 08:29:30 -05:00 |
filters.py
|
zerver: Use Python 3 syntax for typing.
|
2017-11-28 16:49:36 -08:00 |
forms.py
|
mypy: Use Python 3 type syntax in zerver/forms.py
|
2017-12-26 08:30:33 -05:00 |
logging_handlers.py
|
Fix mypy error in AdminNotifyHandler.emit().
|
2017-12-22 15:02:18 -05:00 |
middleware.py
|
mypy: Use Python 3 type syntax in zerver/middleware.py.
|
2017-12-11 18:43:24 -08:00 |
models.py
|
mypy: Correct get*notifications_stream to return Optional[Stream].
|
2017-12-23 01:22:22 +09:00 |
signals.py
|
emails: Fix notify_new_login emails have unserializable context.
|
2017-12-22 16:34:18 -05:00 |
static_header.txt
|
…
|
|
storage.py
|
mypy: Improve typing for ManifestStaticFilesStorage monkeypatch.
|
2017-12-08 19:00:18 -08:00 |