Commit Graph

12 Commits (b94de101cd95b23f0266cd61e311f09ae8ad7592)

Author SHA1 Message Date
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 8 years ago
Alexander Zobnin 214b9af5a3 backend plugins: log an error if parsing meta field failed 8 years ago
Alexander Zobnin 4533f22871 backend plugins: expose meta field 8 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 8 years ago
Alexander Zobnin db7890ec1e plugins: return table with empty rows array insteaf of nil 8 years ago
bergquist 56d5ece340 plugins: return empty tables array insteaf of nil 8 years ago
bergquist 8fed56e334 test: fixes failing test in go1.10 8 years ago
bergquist 8c8328eac5 test: fixes failing test in go1.10 8 years ago
bergquist 2782ad0955 plugins: only set error if errorstring is not empty 8 years ago
bergquist 6a6eab5ea1 plugins: map error property on query result 8 years ago
bergquist 7858965117 codestyle: extract code into methods 8 years ago
bergquist a32644198c gofmt my dear friend 8 years ago
bergquist b6e6935821 plugins: send secureJsonData unencrypted 8 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 8 years ago