zulip/zerver/views/webhooks
Tomasz Kolek 9ae68ade8b Add is_webhook option to authentication decorats.
Modified:
authenticated_rest_api_view
authenticated_api_view and validate_api_key.
2016-06-21 11:47:38 -07:00
..
__init__.py Moved pagerduty webhook into its own file pagerduty.py 2016-03-14 20:44:50 -07:00
airbrake.py Add Airbrake integration. 2016-06-13 20:36:40 -07:00
beanstalk.py Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00
bitbucket.py Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00
circleci.py webhooks: Remove unnecessary get_client imports. 2016-05-13 12:25:12 -07:00
codeship.py Added MyPy types to zerver/views/webhooks/codeship.py 2016-06-04 22:03:41 -07:00
crashlytics.py Annotate zerver/views/webhooks/crashlytics.py 2016-06-05 15:54:13 -07:00
deskdotcom.py Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00
freshdesk.py Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00
github.py Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00
ifttt.py Add IFTTT integration. 2016-06-16 15:30:45 -07:00
jira.py Annotate zerver.views.webhooks.jira. 2016-06-05 14:36:39 -07:00
newrelic.py Annotate zerver.views.webhooks.newrelic. 2016-06-05 14:52:20 -07:00
pagerduty.py Annotate zerver.views.webhooks.pagerduty. 2016-06-05 15:47:33 -07:00
pingdom.py Annotate zerver.views.webhooks.pingdom. 2016-06-05 15:52:53 -07:00
pivotal.py Annotate zerver.views.webhooks.pivotal. 2016-06-05 14:57:53 -07:00
stash.py Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00
taiga.py Annotate zerver.views.webhooks.taiga. 2016-06-09 17:08:55 -07:00
teamcity.py Annotate zerver.views.webhooks.teamcity 2016-06-05 15:11:45 -07:00
transifex.py Annotate webhooks/transifex.py, webhooks/yo.py. 2016-06-05 17:01:53 -07:00
travis.py Annotate travis webhoook function. 2016-06-05 14:46:26 -07:00
updown.py Add updownio integration. 2016-06-14 12:14:07 -07:00
yo.py Annotate webhooks/transifex.py, webhooks/yo.py. 2016-06-05 17:01:53 -07:00
zendesk.py Add is_webhook option to authentication decorats. 2016-06-21 11:47:38 -07:00