zulip/zerver/webhooks/gogs
Eeshan Garg aa12002be7 webhooks: Move all fixtures to zerver/webhooks/<webhook_name>/fixtures.
All webhook fixtures in zerver/fixtures/<webhook_name> have now
been moved to dedicated webhook-specific directories under
zerver/webhooks/<webhook_name>/fixtures, where <webhook_name> is
the name of the webhook.
2017-04-28 11:07:03 -07:00
..
fixtures webhooks: Move all fixtures to zerver/webhooks/<webhook_name>/fixtures. 2017-04-28 11:07:03 -07:00
__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 webhooks: Don't display "Commits by" when committer is the only author. 2017-04-26 18:26:09 -02:30