summaryrefslogtreecommitdiffstats
path: root/services/webhook/webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* Restructure `webhook` module (#22256)delvh2023-01-011-6/+7
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-211-6/+7
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-3/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-4/+4
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-10/+9
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-3/+4
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-10/+11
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-12/+13
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+79