zulip/zerver/webhooks/gitlab
Alex Vandiver 8016769613 webhooks: Move UnexpectedWebhookEventType into zerver.lib.exceptions.
8e10ab282a moved UnexpectedWebhookEventType into
`zerver.lib.exceptions`, but left the import into
`zserver.lib.webhooks.common` so that webhooks could continue to
import the exception from there.

This clutters things and adds complexity; there is no compelling
reason that the exception's source of truth should not move alongside
all other exceptions.
2020-09-10 17:47:21 -07:00
..
fixtures gitlab: Added artifact link to pipeline event body 2020-06-07 14:01:04 -07:00
__init__.py
doc.md webhooks/gitlab: Add an option to exclude MR title from topics. 2020-07-31 10:33:52 -07:00
tests.py python: Pre-fix a few spots for better Black formatting. 2020-09-03 17:51:09 -07:00
view.py webhooks: Move UnexpectedWebhookEventType into zerver.lib.exceptions. 2020-09-10 17:47:21 -07:00