zulip/zerver/webhooks/github_webhook
Eeshan Garg af69faafc9 webhooks: Use author's name to format Git push messages.
We now use the name of the author of a commit as opposed to the
committer to format Git messages with multiple committers.

Part of #3968.
Follow-up to #4006.
2017-04-26 18:26:09 -02:30
..
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.html github_webhook: Filter specific GitHub branches. 2017-03-26 13:32:24 -07:00
tests.py webhooks: Stop overriding build_webhook_url for URL query parameters. 2017-04-21 22:06:11 -02:30
view.py webhooks: Use author's name to format Git push messages. 2017-04-26 18:26:09 -02:30