zulip/zerver/webhooks
Eeshan Garg 8933b5b31d github_webhook: Filter specific GitHub branches.
Fixes: #4000
2017-03-26 13:32:24 -07:00
..
airbrake Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
appfollow Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
basecamp Add basecamp3 webhook integration. 2017-03-23 23:28:53 -07:00
beanstalk git integration: Change push commits message to show url at the end. 2017-03-16 11:06:03 -07:00
bitbucket git integration: Change push commits message to show url at the end. 2017-03-16 11:06:03 -07:00
bitbucket2 git integration: Change push commits message to show url at the end. 2017-03-16 11:06:03 -07:00
circleci mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
codeship mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
crashlytics mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
delighted Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
deskdotcom messages: Strip trailing whitespace in message contents. 2017-02-11 23:01:22 -08:00
freshdesk mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
github git integration: Change push commits message to show url at the end. 2017-03-16 11:06:03 -07:00
github_webhook github_webhook: Filter specific GitHub branches. 2017-03-26 13:32:24 -07:00
gitlab git integration: Change push commits message to show url at the end. 2017-03-16 11:06:03 -07:00
gogs gogs: Add webhook integration. 2017-03-17 12:22:06 -07:00
gosquared Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
greenhouse mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
hellosign mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
helloworld Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
heroku Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
homeassistant lint: Fix homeassistant PEP8 violations. 2017-02-18 21:51:14 -08:00
ifttt Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
jira jira: Return 200 OK if event is not supported. 2017-03-23 23:26:55 -07:00
librato mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
mention Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
newrelic mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
pagerduty python: Fix remaining bare excepts in codebase. 2017-03-05 16:17:04 -08:00
papertrail Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
pingdom mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
pivotal python: Fix remaining bare excepts in codebase. 2017-03-05 16:17:04 -08:00
semaphore Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
sentry mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
slack Add Slack webhook. 2017-03-23 23:32:38 -07:00
solano mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
splunk Add a Splunk webhook integration. 2017-03-07 21:48:26 -08:00
stash Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
stripe Remove local datetimes from webhook messages. 2017-03-03 19:00:02 -08:00
taiga mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
teamcity mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
transifex Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
travis Add ignore pull requests mechanism in Travis integration. 2017-03-08 21:51:04 -08:00
trello trello: Clean up the documentation. 2017-03-25 17:04:52 -07:00
updown mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
wordpress Update WordPress webhook to say self-installed blogs are experimental. 2017-03-03 17:15:32 -08:00
yo Split webhooks doc and move to particular directories. 2017-01-26 11:56:45 -08:00
zapier messages: Strip trailing whitespace in message contents. 2017-02-11 23:01:22 -08:00
zendesk mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
__init__.py
github_dispatcher.py