summaryrefslogtreecommitdiffstats
path: root/models/webhook
Commit message (Expand)AuthorAgeFilesLines
* Only send webhook events to active system webhooks and only deliver to active...zeripath2022-03-281-4/+9
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-231-0/+1
* Add replay of webhooks. (#18191)KN4CK3R2022-01-052-6/+49
* Remove NewSession method from db.Engine interface (#17577)Lunny Xiao2021-11-211-12/+12
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-40/+40
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-122-22/+23
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-104-0/+1206