This website requires JavaScript.
Explore
Help
Register
Sign In
CodeCow
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2026-06-24 21:08:25 +08:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
93101c953f
zulip
/
zerver
/
webhooks
/
sentry
History
Puneeth Chaganti
5dc3489166
webhooks/sentry: Fix URL generated in transform_webhook_payload.
...
The URL incorrectly had `event` in the URL path, instead of `events`.
Closes
#16783
2020-12-02 12:28:45 -08:00
..
fixtures
webhooks/sentry: Use received key when timestamp key is absent.
2020-12-02 12:28:45 -08:00
__init__.py
Make webhooks as separate modules with view and tests.
2017-01-25 23:14:19 -08:00
doc.md
webhooks/sentry: Support integration configured as webhook.
2020-11-09 12:02:49 -08:00
tests.py
webhooks/sentry: Fix URL generated in transform_webhook_payload.
2020-12-02 12:28:45 -08:00
view.py
webhooks/sentry: Fix URL generated in transform_webhook_payload.
2020-12-02 12:28:45 -08:00