zulip/zerver/webhooks/gitlab
Eeshan Garg 1516e51126 webhooks/gitlab: Support both "Build Hook" and "Job Hook" events.
GitLab recently changed their event name for build notifications
from "Build Hook" to "Job Hook". Instead of just supporting the
latter, we should support both just in case people are running
older versions of GitLab.
2018-02-25 09:35:07 -08:00
..
fixtures webhooks/gitlab: Filter out hidden comments from issue descriptions. 2018-01-24 10:48:55 -08:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/gitlab: Support topic parameter to specify a topic. 2018-01-11 06:29:55 -05:00
tests.py webhooks/gitlab: Support both "Build Hook" and "Job Hook" events. 2018-02-25 09:35:07 -08:00
view.py webhooks/gitlab: Support both "Build Hook" and "Job Hook" events. 2018-02-25 09:35:07 -08:00