You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/webhook
Gabriel Vasile cf06e20c0d
Check webhooks slice length before calling xorm (#20642)
xorm.db.Insert errors for empty slices. Fixes: #20641

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
hooktask.go Add more linters to improve code readability (#19989) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
webhook.go Check webhooks slice length before calling xorm (#20642) 2 years ago
webhook_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago