zulip/zerver
Jan Koscisz 12bd3c04c0 integration: Fix missing taiga test action.
Previously testing webhook from taiga site would result in error.
This adds missing 'test' action to taiga webhooks.

Fixes #13317.
2019-10-28 14:58:24 -07:00
..
data_import mattermost: Add support for exporting DMs and huddles. 2019-10-10 16:37:03 -07:00
lib users: Refactor get_members_backend endpoint to use get_raw_user_data. 2019-10-23 14:50:26 -07:00
management models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
migrations auth: Add initial SAML authentication support. 2019-10-10 15:44:34 -07:00
openapi users: Refactor get_members_backend endpoint to use get_raw_user_data. 2019-10-23 14:50:26 -07:00
templatetags openapi: Pass api_url to curl example generation. 2019-08-17 11:35:08 -07:00
tests ldap: Ensure django_to_ldap_username returns username that is in ldap. 2019-10-25 12:14:51 -07:00
tornado events: Fix documentation testing for /events. 2019-10-21 16:50:10 -07:00
views ldap: Ensure django_to_ldap_username returns username that is in ldap. 2019-10-25 12:14:51 -07:00
webhooks integration: Fix missing taiga test action. 2019-10-28 14:58:24 -07:00
worker lint: Remove some unused imports. 2019-10-10 18:06:30 -07:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
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 version: Only let git describe match tags beginning with a digit. 2019-10-24 14:54:45 -07:00
middleware.py middleware: Fix exception typing. 2019-07-31 12:23:20 -07:00
models.py support: Pass various realm functions as template context. 2019-10-21 16:52:46 -07:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00