summaryrefslogtreecommitdiffstats
path: root/plugin/plugintest/apioverride.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-18/+0
| | | | | | * Moving plugins to use hashicorp go-plugin. * Tweaks from feedback.
* MM-10249 Adding plugin ability to intercept posts before they reach the DB. ↵Christopher Speller2018-05-151-0/+18
(#8791) * Adding plugin ability to intercept posts before they reach the DB. * s/envoked/invoked/