Commit Graph

206 Commits (58e57a1669e8c2f2d0f2036ffed68d61f5069de4)

Author SHA1 Message Date
Mario Trangoni b7628f2060 pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 6 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 6 years ago
Torkel Ödegaard 60ea99078e Panel help view fixes 7 years ago
Erik Sundell 6f85fa6b35 add new flag in order to be able to indicate whether the datasource has native support for tables 7 years ago
Torkel Ödegaard 1984f28f49 filter out alpha plugins in api call, fixes #14030 7 years ago
Torkel Ödegaard 480da34279 filter out alpha plugins in api call, fixes #14030 7 years ago
Mario Trangoni abb6b135a3 pkg/plugins/plugins.go: remove ineffective break statement. 7 years ago
Mario Trangoni f19fd1a9b0 pkg/plugins/dashboards_updater.go: Simplify err check 7 years ago
bergquist 8dbba467f1 moves /tests to /pkg/plugins 7 years ago
Daniel Lee e7648c4070 dsproxy: implements support for plugin routes with jwt file 7 years ago
Erik Sundell 7197a4c17f Adds jwt token signing google auth 7 years ago
David Kaltschmidt 3297ae462d Datasource for Grafana logging platform 7 years ago
David Kaltschmidt d06b26de26 Explore Datasource selector 7 years ago
Alexander Zobnin 4063ae37a4
dashboard: import to folder 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Alexander Zobnin 214b9af5a3 backend plugins: log an error if parsing meta field failed 7 years ago
Alexander Zobnin 4533f22871 backend plugins: expose meta field 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Torkel Ödegaard b3531362ca fix: minor fix to plugin service shut down flow 7 years ago
Torkel Ödegaard a8eed9d344 Refactoring PluginManager to be a self registering service (#11755) 7 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
Marcus Efraimsson 87284d284e dashboard: fix import dashboard with alert rule 7 years ago
Dobrosław Żybort 5a368f99ec
Fix urls in plugin update_checker logs 7 years ago
Aleksandar Gyorev 89a17a4ace Correct typo in DashboardInputMissingError 7 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 years ago
bergquist 5bbe047eaa Revert "removes dependencies install for plugins" 7 years ago
bergquist 47e363ea15 removes dependencies install for plugins 7 years ago
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 7 years ago
Alexander Zobnin db7890ec1e plugins: return table with empty rows array insteaf of nil 7 years ago
bergquist 56d5ece340 plugins: return empty tables array insteaf of nil 7 years ago
bergquist 8fed56e334 test: fixes failing test in go1.10 7 years ago
bergquist 8c8328eac5 test: fixes failing test in go1.10 7 years ago
bergquist 2782ad0955 plugins: only set error if errorstring is not empty 7 years ago
bergquist 6a6eab5ea1 plugins: map error property on query result 7 years ago
bergquist 7858965117 codestyle: extract code into methods 7 years ago
bergquist a32644198c gofmt my dear friend 7 years ago
bergquist b6e6935821 plugins: send secureJsonData unencrypted 7 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 7 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 7 years ago
bergquist b511788c51 code style fixes 7 years ago
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 7 years ago
bergquist ce4beb730d Review tsdb protobuf contract 7 years ago
bergquist 1fd40a48d9 supports windows compatible plugin binaries 7 years ago
bergquist ebd8677607 moves plugin proxy to plugin package 7 years ago
bergquist acb7d802d1 improves name for plugin logger 7 years ago