grafana/pkg/plugins
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752)
* extensions: import and build

* bus: use predefined error

* enterprise: build script for enterprise packages

* poc: auto registering services and dependency injection

(cherry picked from commit b5b1ef875f905473af41e49f8071cb9028edc845)

* poc: backend services registry progress

(cherry picked from commit 97be69725881241bfbf1e7adf0e66801d6b0af3d)

* poc: minor update

(cherry picked from commit 03d7a6888b81403f458b94305792e075568f0794)

* ioc: introduce manuel ioc

* enterprise: adds setting for enterprise

* build: test and build specific ee commit

* cleanup: test testing code

* removes example hello service
2018-04-27 13:41:58 +02:00
..
datasource/wrapper Simplify comparison to bool constant (gosimple) 2018-04-16 21:04:57 +02:00
app_plugin.go datasource-proxy: token exchange 2017-08-23 17:18:43 +02:00
dashboard_importer_test.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 2018-02-19 11:12:56 +01:00
dashboard_importer.go dashboard: fix import dashboard with alert rule 2018-03-14 14:24:56 +01:00
dashboards_test.go code style fixes 2018-01-15 10:26:33 +01:00
dashboards_updater.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 2018-02-19 11:12:56 +01:00
dashboards.go Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 2018-02-08 12:48:38 +01:00
datasource_plugin_test.go supports windows compatible plugin binaries 2018-01-10 15:07:04 +01:00
datasource_plugin.go moves datasource plugin model to grafana/grafana_plugin_model 2018-01-17 13:21:42 +01:00
frontend_plugin_test.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
frontend_plugin.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
hclog-wrapper.go moves plugin proxy to plugin package 2018-01-10 12:11:57 +01:00
models.go fix unconvert issues 2018-04-16 20:04:58 +02:00
panel_plugin.go feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 2016-02-10 11:03:12 +01:00
plugins_test.go pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
plugins.go Enable Grafana extensions at build time. (#11752) 2018-04-27 13:41:58 +02:00
queries.go pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
update_checker.go fix unconvert issues 2018-04-16 20:04:58 +02:00