zulip/zerver/views/webhooks
Tomasz Kolek 6fc1193743 Add to gitlab remove branch message handler. 2016-10-10 17:39:05 -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 Normalize bitbucket push event subject. 2016-10-10 17:39:05 -07:00
bitbucket2.py Add bitbucket2 remove branch message handler. 2016-10-10 17:39:05 -07:00
circleci.py Add mypy annotations to various integrations-related functions. 2016-09-11 17:11:25 -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 Normalize github and beanstalk remove branch event message. 2016-10-10 17:39:05 -07:00
gitlab.py Add to gitlab remove branch message handler. 2016-10-10 17:39:05 -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
librato.py Add Librato integration. 2016-09-13 21:55:25 -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
sentry.py Add Sentry integration. 2016-09-07 19:39:45 -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 Fix teamcity.py annotations. 2016-09-12 08:30:42 -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