zulip/zerver
Mateusz Mandera 94d5ca838f social auth tests: Extract prepare_login_url_and_headers method.
It will be reused in SAML tests in upcoming commits.
2019-10-01 16:39:12 -07:00
..
data_import mattermost: Rename user_id to sender_user_id in process_raw_message_batch. 2019-09-25 20:06:47 +05:30
lib upload: Fix browser caching of uploads with local uploads backend. 2019-10-01 15:15:17 -07:00
management export: Refuse to overwrite an existing directory or tarball. 2019-09-12 16:04:55 -07:00
migrations bots: Fix bot email addresses with EMAIL_ADDRESS_VISIBILITY_ADMINS. 2019-09-23 15:53:53 -07:00
openapi api: Add avatar URL to the GET /profile endpoint. 2019-09-27 12:07:03 -07:00
templatetags openapi: Pass api_url to curl example generation. 2019-08-17 11:35:08 -07:00
tests social auth tests: Extract prepare_login_url_and_headers method. 2019-10-01 16:39:12 -07:00
tornado messages: Add email/push notifications for wildcard mentions. 2019-08-26 14:39:53 -07:00
views upload: Fix browser caching of uploads with local uploads backend. 2019-10-01 15:15:17 -07:00
webhooks integrations: Advertise our native Zapier integration. 2019-09-22 18:47:42 -07:00
worker user_activity: Use LoopQueueProcessingWorker strategy. 2019-09-21 11:48:24 -07:00
__init__.py
apps.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
context_processors.py auth: Rename any_oauth_backend_enabled to any_social_backend_enabled. 2019-09-19 12:35:27 -07:00
decorator.py zulip_otp_required: Avoid _user_is_authenticated compatibility shim. 2019-09-23 11:56:52 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
logging_handlers.py zerver: Accept HEAD requests wherever GET requests are accepted. 2019-08-12 16:47:41 -07:00
middleware.py middleware: Fix exception typing. 2019-07-31 12:23:20 -07:00
models.py emoji: Fix sort order of emoji choices. 2019-10-01 13:54:55 -07:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00