zulip/zerver/views/webhooks
Sidhant Bhavnani 8c0c12c1d9 pep8: Fix E303 violations. 2016-12-02 15:34:11 -08:00
..
trello Fix trello integration by adding handling HEAD confirmation request. 2016-11-18 16:27:16 -08:00
__init__.py Moved pagerduty webhook into its own file pagerduty.py 2016-03-14 20:44:50 -07:00
airbrake.py mypy: Change six.text_type to typing.Text for a few files. 2016-11-25 13:55:38 -08: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 handling multiple push info in one request to Bitbucket2 integration. 2016-11-11 15:36:45 -08: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 Replace "Commit" to commits sha in commits comment events in git integrations. 2016-11-02 22:19:51 -07:00
github_webhook.py Add github webhook integration. 2016-11-15 10:48:12 -08:00
gitlab.py Normalize pushing tags event messages in GitLab integration. 2016-11-11 15:36:45 -08:00
helloworld.py Add HelloWorld webhook integration + Walkthough. 2016-07-29 21:38:40 -07:00
ifttt.py pep8: Fix E303 violations. 2016-12-02 15:34:11 -08:00
jira.py pep8: Fix E231. 2016-11-30 19:59:25 -08: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 mypy: Change six.text_type to typing.Text for a few files. 2016-11-25 13:55:38 -08:00
pingdom.py mypy: Change six.text_type to typing.Text for a few files. 2016-11-25 13:55:38 -08:00
pivotal.py pep8: Fix E222 violations. 2016-11-30 21:49:02 +00: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 lint: Fix E127 pep8 violations. 2016-12-01 10:23:55 -08:00
taiga.py pep8: Fix E303 violations. 2016-12-02 15:34:11 -08: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