| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support event 'category' for GitLab (e.g. Note events but only for Issues) | 2019-10-28 | 1 | -1/+1 | |
| * | pass git_webhook urls up to __init__.py to be shortened | 2019-10-18 | 1 | -20/+20 | |
| * | remove unused util functions in git_webhooks/gitea.py | 2019-10-15 | 1 | -15/+0 | |
| * | 'ref' doesn't always come in "a/b/c" format for Gitea | 2019-09-24 | 1 | -1/+1 | |
| * | Don't show webhook notifications for private repos | 2019-06-24 | 1 | -0/+5 | |
| * | remove use of _short_url in gitea.py | 2019-06-24 | 1 | -12/+3 | |
| * | gitea `create` hooks have no url | 2019-06-24 | 1 | -2/+1 | |
| * | 'forced' pushes do not exist in gitea webhooks | 2019-06-24 | 1 | -5/+4 | |
| * | use pusher 'login' not 'name' - gitea doesn't have 'name' | 2019-06-24 | 1 | -1/+1 | |
| * | gitea.GitHub -> gitea.Gitea | 2019-06-24 | 1 | -1/+1 | |
| * | Add gitea.py, fix some consts being in the wrong file | 2019-06-24 | 1 | -0/+247 |
