Taranjeet Singh
|
c437659cd9
|
zerver/views/webhooks/pingdom.py: Fix line with length greater than 120.
zerver/views/webhooks/pingdom.py: Fix indetation for function args.
|
2016-07-18 14:42:39 -07:00 |
medullaskyline
|
7e30de04ca
|
Annotate zerver.views.webhooks.pingdom.
|
2016-06-05 15:52:53 -07:00 |
Umair Khan
|
08fbd57245
|
[i18n] Make error messages translatable.
Make all strings passing through `json_error` and `JsonableError`
translatable.
Fixes #727
|
2016-05-31 07:40:42 -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
|
c2de38239e
|
Add payload validation to has_request_variables and REQ tasks.
[with tweaks by tabbott]
|
2016-05-07 11:54:09 -07:00 |
Tomasz Kolek
|
44ed9da7f0
|
Add pingdom integration.
|
2016-04-08 10:36:29 -07:00 |