mattermost/plugin
Jesse Hallam 0788cdcadf
MM-11420: plugins: compute bundle hash on load (#9172)
* plugins: compute bundle hash on load

Use this hash to bust client caches whenever the plugin bundle changes.

* eliminate redundant pluginHandler

* switch to 64-bit FNV-1a

* Fix test
2018-07-31 16:29:52 -04:00
..
interface_generator s/mlog/log/ in apiRPCClient (#9171) 2018-07-27 08:17:29 -07:00
plugintest Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
api.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
client.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
client_rpc.go gob register AppError (#9182) 2018-07-31 10:34:40 -04:00
client_rpc_generated.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
context.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
environment.go MM-11420: plugins: compute bundle hash on load (#9172) 2018-07-31 16:29:52 -04:00
example_hello_world_test.go fix plugin example docs (#9148) 2018-07-25 08:01:13 -04:00
example_help_test.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
hclog_adapter.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
hooks.go Login Hooks (#9177) 2018-07-30 11:55:38 -07:00
http.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
io_rpc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
supervisor.go MM-11431: handle plugin deadlocks (#9167) 2018-07-27 11:37:17 -04:00
supervisor_test.go MM-11028 Adding some plugin tests. (#9103) 2018-07-18 16:35:12 -07:00
valid.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
valid_test.go MM-8622: improved plugin error handling (#8692) 2018-05-01 07:34:12 -07:00