aboutsummaryrefslogtreecommitdiff
path: root/modules/git_webhooks/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add system to have multiple url shorteners and chose which to useGravatar jesopo2019-06-251-0/+5
* 'sucess_message' -> 'success_message'Gravatar jesopo2019-06-241-1/+1
* 'web hooks' -> 'webhooks'Gravatar jesopo2019-06-241-1/+1
* Add missing `import re`Gravatar jesopo2019-06-241-1/+1
* Don't show webhook notifications for private reposGravatar jesopo2019-06-241-0/+3
* set git_webhooks _name to something nicer ("Webhooks")Gravatar jesopo2019-06-241-0/+2
* Actually pass gitea handler for gitea hooksGravatar jesopo2019-06-241-1/+1
* Add gitea.py, fix some consts being in the wrong fileGravatar jesopo2019-06-241-1/+11
* 'webhooks' -> 'git-webhooks'. move all 'webhooks' settings to 'git-webhooks'Gravatar jesopo2019-06-241-0/+196