zulip/zerver
Vishnu Ks d329636079 tests: Add test for user signup with already-used email.
[Test simplified a bit by greg.]
2017-11-28 16:23:10 -08:00
..
fixtures markdown: Hide URL if message is only an image. 2017-11-27 13:30:18 -08:00
lib auth: Allow accounts with the same email in different realms. 2017-11-28 16:23:10 -08:00
management requirements: Upgrade mypy to 0.550. 2017-11-25 10:06:27 -08:00
migrations auth: Allow accounts with the same email in different realms. 2017-11-28 16:23:10 -08:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests tests: Add test for user signup with already-used email. 2017-11-28 16:23:10 -08:00
tornado queue processor tests: Call consume by default. 2017-11-26 11:45:34 -08:00
views auth: Allow accounts with the same email in different realms. 2017-11-28 16:23:10 -08:00
webhooks integrations: Add topic parameter for Appfollow. 2017-11-28 15:49:19 -08:00
worker python-zulip-api: Upgrade to PyPI package release 0.3.8. 2017-11-27 20:31:37 -08:00
__init__.py
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 auth: Replace user_email_is_unique validator. 2017-11-28 16:23:10 -08:00
logging_handlers.py queue processor tests: Call consume by default. 2017-11-26 11:45:34 -08:00
middleware.py debug: Add facility to dump tracemalloc snapshots. 2017-11-28 15:52:07 -08:00
models.py auth: Allow accounts with the same email in different realms. 2017-11-28 16:23:10 -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