aboutsummaryrefslogtreecommitdiffstats
path: root/models/webhook/webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-1/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-5/+5
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-4/+4
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-40/+40
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-20/+21
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-0/+328