zulip/zerver
2019-04-17 16:22:43 -07:00
..
data_import import: Add tool for importing teams from mattermost. 2019-04-05 17:53:03 -07:00
lib requirements: Upgrade mypy to 0.670. 2019-04-16 17:50:12 -07:00
management backup: Make --output an optional argument instead of a positional one. 2019-04-17 12:14:11 -07:00
migrations email_mirror: Make email_token a unique column of Stream. 2019-03-17 12:55:35 -07:00
openapi documentation: Update the API documentation for Get all users. 2019-04-04 13:29:16 -07:00
templatetags
tests auth: Redirect deactivated user to /login when attempting social login. (#12130) 2019-04-17 12:28:57 -07:00
tornado
views auth: Redirect deactivated users with error for social auth backend. 2019-04-13 19:58:15 -07:00
webhooks webhooks/newrelic: Improve message formatting and punctuation. 2019-04-17 16:22:43 -07:00
worker email_mirror: Add realm-based rate limiting. 2019-03-18 11:16:58 -07:00
__init__.py
apps.py
context_processors.py context_processors: Extract keys from zulip_default_context. 2019-03-25 14:05:36 -07:00
decorator.py rate_limit tests: Cover RateLimiterLockingException case in rate_limit_user. 2019-03-18 11:16:58 -07:00
filters.py
forms.py auth: Redirect deactivated users with error for social auth backend. 2019-04-13 19:58:15 -07:00
logging_handlers.py try_git_describe: Set cwd, not --git-dir. 2019-02-28 14:59:33 -08:00
middleware.py auth: Use HTTP status 404 for invalid realms. 2019-03-14 13:50:09 -07:00
models.py onboarding: Change default notifications stream to #general. 2019-03-21 12:29:51 -07:00
signals.py
static_header.txt