zulip/zerver/webhooks/gitlab
Tim Abbott 5cc70675c6 webhooks: Suppress errors from very old GitLab versions.
Ancient GitLab from several years ago doesn't include the
HTTP_X_GITLAB_EVENT header (and seems to have a different format), so
we should ignore its requests.

Might be good to document the version threshhold, but it's very hard
to tell from Googling what it is.
2018-04-16 16:13:20 -07:00
..
fixtures webhooks/gitlab: Stop filtering comments when description is null. 2018-03-23 11:20:21 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks: Update macros to specify custom topics and default PMs. 2018-03-18 10:53:45 -07:00
tests.py webhooks/gitlab: Stop filtering comments when description is null. 2018-03-23 11:20:21 -07:00
view.py webhooks: Suppress errors from very old GitLab versions. 2018-04-16 16:13:20 -07:00