Commit Graph

8 Commits (b51e0bc3c7a3fd6b2f4b722eac452abb57c755c1)

Author SHA1 Message Date
Matt Jankowski 74df47ad9c
Add coverage for `Webhook` validations (#33026) 6 months ago
Matt Jankowski 5acec087ca
Simplify basic presence validations (#29664) 9 months ago
Matt Jankowski 14af5b47ac
Add coverage for model normalizations (#31734) 9 months ago
Matt Jankowski fcb83be8b2
Improve coverage specificity for Webhook enable/disable/secret specs (#31194) 9 months ago
Matt Jankowski b7807f3d84
Use `normalizes` to prepare `Webhook#events` value (#27605) 2 years ago
Matt Jankowski c97b611b6b
Fix RSpec/InferredSpecType cop (#24736) 2 years ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
Eugen Rochko a2871cd747
Add administrative webhooks (#18510)
* Add administrative webhooks

* Fix error when webhook is deleted before delivery worker runs
3 years ago