summaryrefslogtreecommitdiffstats
path: root/models/webhook/webhook.go
Commit message (Collapse)AuthorAgeFilesLines
* Add replay of webhooks. (#18191)KN4CK3R2022-01-051-0/+16
|
* Remove NewSession method from db.Engine interface (#17577)Lunny Xiao2021-11-211-12/+12
| | | | | | | | | | | | | * Remove NewSession method from db.Engine interface * Fix bug * Some improvements * Fix bug * Fix test * Use XXXBean instead of XXXExample
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-0/+582