summaryrefslogtreecommitdiffstats
path: root/models/webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* Granular webhook events (#9626)John Olheiser2020-03-061-1/+5
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-2/+2
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-031-12/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-54/+0
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+34
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Telegram webhook (#4227)techknowlogick2019-04-181-0/+3
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-1/+1
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-16/+22
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-1/+4
* Bug fixes and unit tests for models/webhook (#751)Ethan Koenig2017-01-251-0/+263