summaryrefslogtreecommitdiffstats
path: root/plugin/rpcplugin/hooks.go
Commit message (Expand)AuthorAgeFilesLines
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-398/+0
* MM-10249 Adding plugin ability to intercept posts before they reach the DB. (...Christopher Speller2018-05-151-0/+106
* MM-8622: improved plugin error handling (#8692)Jesse Hallam2018-05-011-3/+7
* Add plugin slash command support (#7941)Chris2017-12-081-0/+29
* add missing license headers, test to makefile (#7711)Chris2017-10-251-0/+3
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-4/+25
* Renaming repoChristopher Speller2017-09-061-1/+1
* add plugin http handler (#7289)Chris2017-08-281-0/+72
* make hooks optional, short circuit if unimplemented (#7263)Chris2017-08-211-17/+103
* PLT-7407: Back-end plugin mechanism (#7177)Chris2017-08-161-0/+77