Anindya Chakravarti
|
f3d03d89b4
|
Add integration for Yo App.
[includes some small tweaks by tabbott]
|
2016-04-08 11:02:10 -07:00 |
Tomasz Kolek
|
44ed9da7f0
|
Add pingdom integration.
|
2016-04-08 10:36:29 -07:00 |
Varshit
|
4e1060076d
|
Purge 'from typing import *' from zerver/.
This is a partial implementation of #636.
|
2016-04-07 14:07:07 -07:00 |
Eklavya Sharma
|
5f03c1444e
|
Remove duplicate module zerver/views/webhooks.py.
Also move type annotations from zerver/views/webhooks.py to
appropriate files in zerver/views/webhooks.py.
|
2016-04-07 12:37:22 +05:30 |
Tomasz Kolek
|
3e3a224607
|
Moved pagerduty webhook into its own file pagerduty.py
|
2016-03-14 20:44:50 -07:00 |
Tomasz Kolek
|
05dce01cee
|
Moved travis webhook into its own file travis.py
|
2016-03-14 20:44:45 -07:00 |
Tomasz Kolek
|
f640470fa4
|
Moved zendesk webhook into its own file zendesk.py
|
2016-03-14 20:44:42 -07:00 |
Tomasz Kolek
|
b3e5a256f5
|
Moved freshdesk webhook into its own file freshdesk.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
021c66fd9a
|
Moved stash webhook into its own file stash.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
7a4c9d243f
|
Moved deskdotcom webhook into its own file deskdotcom.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
087bd72814
|
Moved bitbucket webhook into its own file bitbucket.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
93b52f6f8e
|
Moved newrelic webhook into its own file newrelic.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
a2b31da045
|
Moved pivotal webhook into its own file pivotal.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
5ade895936
|
Moved jira webhook into its own file jira.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
a0512244b3
|
Moved beanstalk webhook into its own file beanstalk.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
6a3ab0605d
|
Moved github webhook into its own file github.py
|
2016-03-14 20:44:41 -07:00 |
Tomasz Kolek
|
8a0ed47751
|
moved webhooks to python package
|
2016-03-14 20:44:41 -07:00 |