zulip/zerver/webhooks/github_webhook
Kenji Okimoto 2eb6c49a89 github_webhook: Fix a typo to handle issues event properly.
issue -> issues in the HTTP_X_GITHUB_EVENT.
2017-06-30 10:55:01 -07:00
..
fixtures webhooks/github*: Support pushing a local branch without commits. 2017-05-16 23:51:19 -02:30
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md github_webhook: Migrate docs to Markdown. 2017-06-05 11:20:49 -07:00
tests.py github_webhook: Fix a typo to handle issues event properly. 2017-06-30 10:55:01 -07:00
view.py github_webhook: Fix a typo to handle issues event properly. 2017-06-30 10:55:01 -07:00