grafana/pkg/plugins
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002)
* settings: Rename constants/variables to follow Go naming standards
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-02 15:45:45 +02:00
..
backendplugin BackendPlugins: Point to request Headers in the wrapper (#27599) 2020-09-16 10:12:39 -04:00
datasource/wrapper BackendPlugins: Point to request Headers in the wrapper (#27599) 2020-09-16 10:12:39 -04:00
testdata Plugins: Fix manifest verification (#24573) 2020-05-12 15:48:24 +02:00
app_plugin.go dsproxy: adds support for url params for plugin routes (#23503) 2020-04-24 10:32:13 +02:00
backend_utils.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
dashboard_importer.go DashboardImport: Fix variable interpolation when property contains multiple variable expressions (#26574) 2020-07-24 11:12:44 +03:00
dashboard_importer_test.go DashboardImport: Fix variable interpolation when property contains multiple variable expressions (#26574) 2020-07-24 11:12:44 +03:00
dashboards.go
dashboards_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
dashboards_updater.go Plugins: Fix manifest verification (#24573) 2020-05-12 15:48:24 +02:00
datasource_plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 2020-06-11 16:14:05 +02:00
frontend_plugin.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
frontend_plugin_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
manifest.go Fix back-end tests on Windows (#26355) 2020-07-15 20:09:03 +02:00
manifest_test.go Plugins: Fix manifest verification (#24573) 2020-05-12 15:48:24 +02:00
models.go Plugins: Require signing of external back-end plugins (#24075) 2020-05-04 10:57:55 +02:00
panel_plugin.go
plugins.go Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
plugins_test.go Settings: Rename constants/variables to follow Go naming standards (#28002) 2020-10-02 15:45:45 +02:00
queries.go Provisioning: Adds support for enabling app plugins (#25649) 2020-06-22 17:49:13 +02:00
renderer_plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 2020-06-11 16:14:05 +02:00
transform_plugin.go Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 2020-06-11 16:14:05 +02:00
update_checker.go Chore: Enable goprintffuncname and nakedret linters (#26376) 2020-07-23 08:14:39 +02:00