zulip/zerver/webhooks/bitbucket
Eeshan Garg b7ca533315 webhooks: Add a space between author and number of commits for Git messages.
For Git push messages, we now have a single space character between
the name of a commit's author and the number of commits by that
author, plus a period at the end.

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 webhooks: Filter specific BitBucket Git branches. 2017-04-22 11:29:53 -07:00
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 webhooks: Filter specific BitBucket Git branches. 2017-04-22 11:29:53 -07:00