aboutsummaryrefslogtreecommitdiff
path: root/modules/webhooks
Commit message (Expand)AuthorAgeFilesLines
* 'webhooks' -> 'git-webhooks'. move all 'webhooks' settings to 'git-webhooks'Gravatar jesopo2019-06-242-581/+0
* 'github-hooks' -> 'webhooks'. this is a breaking change!•••Move any 'github-hooks' channel settings to 'webhook' settings Gravatar jesopo2019-06-241-2/+1
* Remove old imports from github.py, add missing webhook urllib importGravatar jesopo2019-06-241-1/+1
* re-add lost REST API successful returnGravatar jesopo2019-06-241-0/+2
* Fix typos, missed imports, wrong namespaces, etcGravatar jesopo2019-06-242-138/+66
* split github webhook logic in to a more general webhook moduleGravatar jesopo2019-06-242-0/+652