summaryrefslogtreecommitdiffstats
path: root/models/webhook_test.go
Commit message (Collapse)AuthorAgeFilesLines
* 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