zulip/zerver/webhooks/gogs
Eeshan Garg 597db11a98 webhooks: Rename webhook fixtures to only include event type.
All webhook fixtures have now been renamed from
<webhook_name>/fixtures/<webhook_name>_<event_type>.json to
<webhook_name>/fixtures/<event_type>.json.
2017-05-13 20:07:40 -02:30
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py gogs: Add webhook integration. 2017-03-17 12:22:06 -07:00
doc.html webhooks/gogs: Filter specific Gogs branches. 2017-04-21 22:06:11 -02:30
tests.py webhooks: Add a space between author and number of commits for Git messages. 2017-04-26 18:26:09 -02:30
view.py zerver/decorator: Set request.client in api_key_only_webhook_view. 2017-05-01 23:44:07 -07:00