zulip/zerver
Rhea Parekh 84847b811b requirements: Upgrade mypy to 0.550.
We have to add a few type: ignores due to mypy 0.550 having some bugs
in the new imaplib stubs in typeshed.

Fixes #7387.
2017-11-25 10:06:27 -08:00
..
fixtures bugdown: Update KaTeX to version 0.8.3 from 0.7.1. 2017-11-23 12:43:34 -08:00
lib upload: Fix typo in animated GIF error message. 2017-11-24 09:08:38 -08:00
management requirements: Upgrade mypy to 0.550. 2017-11-25 10:06:27 -08:00
migrations models: Add signup_notifications_stream attribute to Realm. 2017-11-21 17:39:50 -08:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests /team: Render contributors list in tabs client side. 2017-11-22 11:33:24 -08:00
tornado docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
views zerver: Remove simplejson dependency. 2017-11-21 21:51:48 -08:00
webhooks fixtures: replace optparse example with argparse. 2017-11-21 21:23:41 -08:00
worker actions: Mark all messages as read when user unsubscribes from stream. 2017-11-21 20:09:17 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
context_processors.py settings: Remove ABOUT_LINK_DISABLED. 2017-11-16 21:15:24 -08:00
decorator.py Don't use force_bytes() in decorator.py. 2017-11-09 10:43:19 -08:00
filters.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
forms.py forms: Remove unnecessary OurAuthenticationForm logic. 2017-11-21 20:14:12 -08:00
logging_handlers.py docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
middleware.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
models.py models: Replace core team with Realm.INITIAL_PRIVATE_STREAM_NAME. 2017-11-21 17:39:51 -08:00
signals.py email: Fix identification of chrome as safari on ios 2017-11-19 17:07:33 -08:00
static_header.txt
storage.py docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00