summaryrefslogtreecommitdiffstats
path: root/store/sql_webhook_store.go
Commit message (Expand)AuthorAgeFilesLines
* Delete webhooks when the associated channel gets deletedJoramWilander2015-10-221-0/+21
* Update db index for outgoing webhookJoramWilander2015-10-191-1/+1
* Refactor to hit database less often.JoramWilander2015-10-191-48/+3
* Fix postgres query and minor UI updates for outgoing webhooks.JoramWilander2015-10-191-1/+1
* Added store tests for outgoing webhooks.JoramWilander2015-10-191-2/+2
* Implement outgoing webhooks.JoramWilander2015-10-191-2/+214
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Implement incoming webhooks.JoramWilander2015-09-211-0/+128