zulip/zerver/views/webhooks
Tomasz Kolek bb6d189fa8 Add github dispatcher to have one elegant url for both github integrations.
Dispatcher avoids to create new URL for github_webhook.
2016-12-15 17:42:28 -08:00
..
trello mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06: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
appfollow.py integrations: Add webhook code, API endpoint, and tests for AppFollow 2016-12-15 11:13:27 -08:00
beanstalk.py Add links after `type: ignore`s. 2016-07-22 13:59:31 -07:00
bitbucket.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
bitbucket2.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
circleci.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
codeship.py Change exception.message to str(exception). 2016-07-13 16:00:46 -07:00
crashlytics.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
deskdotcom.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
freshdesk.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
github.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
github_dispatcher.py Add github dispatcher to have one elegant url for both github integrations. 2016-12-15 17:42:28 -08:00
github_webhook.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
gitlab.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
helloworld.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
heroku.py integrations: Add webhook payloads, webhook code, API endpoint, and tests for heroku 2016-12-06 11:05:00 -08:00
ifttt.py pep8: Fix E303 violations. 2016-12-02 15:34:11 -08:00
jira.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
librato.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
mention.py integrations: Add webhook code, API endpoint, and tests for mention. 2016-12-05 16:46:32 -08:00
newrelic.py Annotate zerver.views.webhooks.newrelic. 2016-06-05 14:52:20 -07:00
pagerduty.py pep8: Fix many rule E128 violations. 2016-12-03 13:33:31 -08:00
papertrail.py integrations: Add webhook code, API endpoint, and tests for papertrail 2016-12-05 21:48:11 -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 E128 violations. 2016-12-13 10:50:14 -08:00
semaphore.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
sentry.py Add Sentry integration. 2016-09-07 19:39:45 -07:00
stash.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00
stripe.py mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06: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 mypy: Convert zerver/views/webhooks/ to use typing.Text. 2016-12-04 11:45:46 -06:00