summaryrefslogtreecommitdiffstats
path: root/model/outgoing_webhook_test.go
Commit message (Expand)AuthorAgeFilesLines
* Added DisplayName and Description fields to both types of webhooks and slash ...Harrison Healey2016-04-041-0/+20
* Fixed issue with Team Settings modal saving items instead of cancelling; chan...Reed Garmsen2015-12-101-1/+1
* Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-021-0/+5
* Add model test for outgoing webhooks.JoramWilander2015-10-191-0/+97