summaryrefslogtreecommitdiffstats
path: root/store/sql_webhook_store_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-1/+1
* make cli team / channel delete operations also delete webhooks and slash comm...Chris2017-07-311-3/+52
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6090 adding ability to read license file from disk (#5895)Corey Hulen2017-03-311-0/+2
* Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)Joram Wilander2017-03-131-4/+57
* Adding functionality to get & delete incoming webhooks (#5648)Poornima2017-03-111-0/+6
* Adding edit of incoming webhook (#5272)Poornima2017-02-261-28/+39
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-2/+36
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-6/+22
* Merge branch 'master' into PLT-1429=Corey Hulen2016-02-031-0/+39
|\
| * Added extra system-wide statistics for EEJoramWilander2016-02-021-0/+39
| * Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-41/+40
| * PLT-7 adding loc db calls for webhooks table=Corey Hulen2016-01-201-40/+41
* | Chaning webhooks to be team wide=Corey Hulen2016-01-111-31/+3
|/
* Adding perm delete to cmd line=Corey Hulen2015-11-161-2/+2
* PLT-975 adding perm deletes=Corey Hulen2015-11-161-0/+57
* Refactor to hit database less often.JoramWilander2015-10-191-21/+4
* Added store tests for outgoing webhooks.JoramWilander2015-10-191-3/+220
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Implement incoming webhooks.JoramWilander2015-09-211-0/+77