grafana/pkg/plugins
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777)
* wip: start on refactoring settings

* settings: progress on settings refactor

* refactor: progress on settings refactoring

* fix: fixed failing test

* settings: moved smtp settings from global to instance
2018-04-30 16:21:04 +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 Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
dashboard_importer.go Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
dashboards_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
dashboards_updater.go Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02: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 Refactoring PluginManager to be a self registering service (#11755) 2018-04-27 15:11:55 +02: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 Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
plugins.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
queries.go pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
update_checker.go Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02:00