zulip/zerver/webhooks/bitbucket
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 Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.html webhooks: Filter specific BitBucket Git branches. 2017-04-22 11:29:53 -07:00
tests.py webhooks: Don't display "Commits by" when committer is the only author. 2017-04-26 18:26:09 -02:30
view.py webhooks: Filter specific BitBucket Git branches. 2017-04-22 11:29:53 -07:00