zulip/zerver/webhooks/bitbucket2
Alex Vandiver 9ea9752e0e webhooks: Rename UnexpectedWebhookEventType to UnsupportedWebhookEventType.
Any exception is an "unexpected event", which means talking about
having an "unexpected event logger" or "unexpected event exception" is
confusing.  As the error message in `exceptions.py` already explains,
this is about an _unsupported_ event type.

This also switches the path that these exceptions are written to,
accordingly.
2020-09-10 17:47:21 -07:00
..
fixtures webhooks/bitbucket2: Account for missing username in PR payloads. 2019-06-24 23:19:06 -07:00
__init__.py
doc.md webhooks: Add Bitbucket Server integration. 2019-03-24 22:06:29 -02:30
tests.py webhook tests: Avoid check_webhook for multi messages. 2020-08-24 12:34:46 -07:00
view.py webhooks: Rename UnexpectedWebhookEventType to UnsupportedWebhookEventType. 2020-09-10 17:47:21 -07:00