summaryrefslogtreecommitdiffstats
path: root/api/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Fixing incoming webhooksChristopher Speller2016-03-211-1/+112
* Accept unsigned TLS certs for SSO and outgoing hooks, also fix delete hooks bugJoramWilander2016-02-051-1/+1
* Adding loc to new command backend=Corey Hulen2016-02-011-7/+7
* merging=Corey Hulen2016-01-251-12/+12
|\
| * PLT-7: Refactoring api to use translations (chunk 3)Elias Nahum2016-01-231-12/+12
| * Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-14/+14
| * PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-4/+4
| * PLT-7 adding loc db calls for webhooks table=Corey Hulen2016-01-201-10/+10
* | Merge branch 'master' into PLT-1429=Corey Hulen2016-01-141-1/+1
|\|
| * Upgrade logging package=Corey Hulen2016-01-111-1/+1
* | Chaning webhooks to be team wide=Corey Hulen2016-01-111-2/+2
* | Adding web service methods=Corey Hulen2016-01-081-1/+57
|/
* Implement outgoing webhooks.JoramWilander2015-10-191-6/+163
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Fixing some locations to use the IsTeamAdmin function which properly checks f...Christopher Speller2015-09-301-1/+1
* Fixing merge conflict=Corey Hulen2015-09-221-3/+3
* Implement incoming webhooks.JoramWilander2015-09-211-0/+119