aboutsummaryrefslogtreecommitdiff
path: root/app/blueprints/github/__init__.py
AgeCommit message (Expand)Author
2020-07-12Replace "Content DB" with "ContentDB"rubenwardy
2020-06-03Fix webhook issues, make repo URLs matched case insensitiverubenwardy
2020-04-21Correct documentation on users allowed to use webhooksrubenwardy
2020-04-11Allow unlimited API tokens in GitHub webhooksrubenwardy
2020-04-11Improve error messagesrubenwardy
2020-01-30Add links to GitHub oauth connection settingsv1.23.5rubenwardy
2020-01-25Rename 'new tag' event to contain 'GitHub release'v1.23.2rubenwardy
2020-01-25Fix 404 on GituHub log inrubenwardy
2020-01-25Fix crash on existing GitHub App Integrationv1.23.1rubenwardy
2020-01-25Fix auto-webhook creation failure due to wrong schemerubenwardy
2020-01-25Prevent multiple webhooks from being createdv1.23.0rubenwardy
2020-01-25Fix automatic creation of tag webhooksrubenwardy
2020-01-25Add tag push support to webhooksrubenwardy
2020-01-25Restrict webhooks to trusted usersrubenwardy
2020-01-24Add automatic GitHub webhook creationrubenwardy
2020-01-24Add Github webhook supportrubenwardy
2020-01-24Split up users blueprintrubenwardy