zulip/zerver/views/webhooks
Tim Abbott 2eb5baa024 zendesk: Add missing type annotation. 2016-08-04 15:57:03 -07:00
..
trello trello: Fix accidentally commented type annotation. 2016-08-04 15:57:03 -07:00
__init__.py Moved pagerduty webhook into its own file pagerduty.py 2016-03-14 20:44:50 -07:00
airbrake.py zerver/views/webhooks/airbrake.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -07:00
beanstalk.py Add links after `type: ignore`s. 2016-07-22 13:59:31 -07:00
bitbucket.py zerver/views/webhooks/bitbucket.py: Fix an annotation. 2016-06-26 08:13:49 -07:00
bitbucket2.py zerver/views/webhooks/bitbucket2.py: Fix line with length greater than 120. 2016-07-23 14:33:11 -07:00
circleci.py Annotate circleci integration. 2016-08-04 15:53:23 -07:00
codeship.py Change exception.message to str(exception). 2016-07-13 16:00:46 -07:00
crashlytics.py Change exception.message to str(exception). 2016-07-13 16:00:46 -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 zerver/views/webhooks/github.py: Fix lines with length greater than 120. 2016-07-18 15:10:41 -07:00
helloworld.py Add HelloWorld webhook integration + Walkthough. 2016-07-29 21:38:40 -07:00
ifttt.py Fix IFTTT integration documention on 'content' field. 2016-07-28 14:05: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 Render PagerDuty message using ujson.dumps. 2016-07-13 16:00:46 -07:00
pingdom.py zerver/views/webhooks/pingdom.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -07:00
pivotal.py zerver/views/webhooks/pivotal.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -07:00
semaphore.py Change exception.message to str(exception). 2016-07-13 16:00:46 -07:00
stash.py Change exception.message to str(exception). 2016-07-13 16:00:46 -07:00
taiga.py zerver/views/webhooks/taiga.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -07:00
teamcity.py zerver/views/webhooks/teamcity.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -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 Change exception.message to str(exception). 2016-07-13 16:00:46 -07:00
yo.py Annotate webhooks/transifex.py, webhooks/yo.py. 2016-06-05 17:01:53 -07:00
zendesk.py zendesk: Add missing type annotation. 2016-08-04 15:57:03 -07:00