Taranjeet Singh
|
7ddb254d2e
|
zerver/views/webhooks/circleci.py: Fix line with length greater than 120.
zerver/views/webhooks/circleci.py: Fix indentation for function args.
|
2016-07-18 14:42:39 -07:00 |
Tim Abbott
|
c3985520e5
|
webhooks: Remove unnecessary get_client imports.
|
2016-05-13 12:25:12 -07:00 |
Tomasz Kolek
|
db7ea8b484
|
Move getting client to api_key_only_webhook_view.
This decreases the amount of convention developers need to understand
in order to write a new webhook integration.
|
2016-05-13 12:22:38 -07:00 |
Tomasz Kolek
|
eeeb4d0c92
|
Add CircleCI integration.
Fixes: #617.
|
2016-05-11 21:17:37 -07:00 |