mattermost/plugin
Ian Whitlock 8084620911
MM-23824 Clean up orphaned plugin process at test completion (#14235)
* Clean up orphaned plugin process at test completion

* Add supervisor shutdown to second test for consistency
2020-04-08 09:35:42 -03:00
..
checker
interface_generator
plugintest
scheduler
api.go
api_timer_layer_generated.go
client.go
client_rpc.go
client_rpc_generated.go
context.go
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
environment.go [MM-23281] Persist registeredPlugin in plugin.Environment when plugin is deactivated (#14110) 2020-03-31 21:20:22 -03:00
example_hello_world_test.go
example_help_test.go [MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884) 2020-03-13 21:12:20 +01:00
hclog_adapter.go
health_check.go [MM-23281] Persist registeredPlugin in plugin.Environment when plugin is deactivated (#14110) 2020-03-31 21:20:22 -03:00
health_check_test.go MM-23824 Clean up orphaned plugin process at test completion (#14235) 2020-04-08 09:35:42 -03:00
helpers.go
helpers_bots.go [MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884) 2020-03-13 21:12:20 +01:00
helpers_bots_test.go
helpers_config.go
helpers_config_test.go
helpers_kv.go
helpers_kv_test.go
helpers_plugin.go
helpers_plugin_test.go IS-364: Bump golang build image. (#14134) 2020-03-25 12:36:06 +01:00
hooks.go [GH-14136] Document minimum server version required for plugin hooks (#14153) 2020-03-30 11:22:09 -07:00
hooks_timer_layer_generated.go
http.go
io_rpc.go
stringifier.go
stringifier_test.go
supervisor.go MM-23261 plugin stderr debug logs (#14166) 2020-03-30 15:00:45 -03:00
supervisor_test.go