| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | set git_webhooks _name to something nicer ("Webhooks") | 2019-06-24 | 1 | -0/+2 | |
| * | 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 | |
| * | Actually pass gitea handler for gitea hooks | 2019-06-24 | 1 | -1/+1 | |
| * | 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 | 3 | -2/+258 | |
| * | Add missing 'utils' import | 2019-06-24 | 1 | -0/+2 | |
| * | Add missing colors.py file | 2019-06-24 | 1 | -0/+6 | |
| * | 'webhooks' -> 'git-webhooks'. move all 'webhooks' settings to 'git-webhooks' | 2019-06-24 | 2 | -0/+582 |
