summaryrefslogtreecommitdiffstats
path: root/models/webhook_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * add more webhook support * move hooks templates to standalone dir and add more webhooks ui * fix tests * update vendor checksum * add more webhook support * move hooks templates to standalone dir and add more webhooks ui * fix tests * update vendor checksum * update vendor Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * load attributes when created release * update comparsion doc
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-16/+22
| | | | | | * Fix tests code to prevent some runtime errors * Reduce nesting
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-1/+4
| | | | | | | | * Replace Gogs by Gitea * Fix missing changes * Create Gitea webhook and put Gogs webhook apart.
* Bug fixes and unit tests for models/webhook (#751)Ethan Koenig2017-01-251-0/+263