zulip/zerver/webhooks/bitbucket2
Siddharth Mahapatra e7455e276b git integrations: Expand details in commit push notifications.
We now show a few new things:
(1) The number of commits pushed.
(2) Who authored the commits (just counts, not which specific ones, for brevity).

Add tests for case of multiple committers.

Part of #3968.
2017-04-21 11:07:44 -07:00
..
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.html Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
tests.py git integrations: Expand details in commit push notifications. 2017-04-21 11:07:44 -07:00
view.py git integrations: Expand details in commit push notifications. 2017-04-21 11:07:44 -07:00