summaryrefslogtreecommitdiffstats
path: root/plugin/client_rpc.go
Commit message (Expand)AuthorAgeFilesLines
* MM-12193: remove auto unmarshalling (#9519)Jesse Hallam2018-10-031-4/+9
* MM-11734: better plugin `error` handling (#9405)Jesse Hallam2018-09-131-2/+29
* Fix typo (#9347)Chetanya Kandhari2018-09-051-1/+1
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-1/+0
* gob register AppError (#9182)Jesse Hallam2018-07-311-0/+1
* Fix compile error caused by bad merge (#9176)Joram Wilander2018-07-271-1/+1
* s/mlog/log/ in apiRPCClient (#9171)Jesse Hallam2018-07-271-2/+1
* Adding FileWillBeUploaded plugin hook (#9169)Christopher Speller2018-07-271-1/+88
* MM-11292: clean up plugins GoDoc (#9109)Jesse Hallam2018-07-131-39/+39
* MM-10703 Adding blank request context to plugin hooks for future use. (#9043)Christopher Speller2018-07-061-3/+7
* MM-11029 Adding plugin logging functionality. (#9034)Christopher Speller2018-07-031-18/+11
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-0/+331