Commit Graph

183 Commits (d338b7ea7bf5b4561b77d779233030fc40c5dec8)

Author SHA1 Message Date
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 8 years ago
Mario Trangoni ce941a004d fix unconvert issues 8 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 8 years ago
Marcus Efraimsson 87284d284e dashboard: fix import dashboard with alert rule 8 years ago
Dobrosław Żybort 5a368f99ec
Fix urls in plugin update_checker logs 8 years ago
Aleksandar Gyorev 89a17a4ace Correct typo in DashboardInputMissingError 8 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
bergquist 5bbe047eaa Revert "removes dependencies install for plugins" 8 years ago
bergquist 47e363ea15 removes dependencies install for plugins 8 years ago
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 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
bergquist 5eb36e65f2 use context over golang.org/x/net/context 8 years ago
bergquist b511788c51 code style fixes 8 years ago
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 8 years ago
bergquist ce4beb730d Review tsdb protobuf contract 8 years ago
bergquist 1fd40a48d9 supports windows compatible plugin binaries 8 years ago
bergquist ebd8677607 moves plugin proxy to plugin package 8 years ago
bergquist acb7d802d1 improves name for plugin logger 8 years ago
bergquist 50db9810e8 uses pluginmanagers log instead of global 8 years ago
bergquist dbd1ba465f makes datasource handshake more explicit 8 years ago
bergquist 44e485af41 backend plugins: improves logging 8 years ago
Daniel Lee ccf1a5124b plugin: fix path for app plugins on windows 8 years ago
bergquist 75a54e85dc dont spawn new subprocess while shutting down 8 years ago
bergquist 05362a9666 plugins: restart killed plugins 8 years ago
Carl Bergquist d2ea5415da test for plugin path builder 8 years ago
Carl Bergquist 20284f7745 merge backend datasources and datasources 8 years ago
bergquist 7977d6b669 merge backend-datasource and datasource type 8 years ago
bergquist 97c5498093 fixes broken unit test 8 years ago
bergquist 7c0fc59dfb execute process directly instead of creating sub shell 8 years ago
bergquist 411e8a16c2 backend plugins: manage plugins lifecycle with context 8 years ago
bergquist 9edd7701b2 fixes failing tests 8 years ago
bergquist e1d4bf2607 kill plugin processes when grafana shuts down 8 years ago
bergquist a2d47427ba separate plugin impl and proto files 8 years ago
Marcus Efraimsson 82cd24491e dashfolders: revert automatic creation of folders for plugins 8 years ago
Marcus Efraimsson 368a4d7aed dashfolders: don't create app folder on dashboard import if already exists 8 years ago
Daniel Lee 4356e980f0 dashfolders: create app folder on dashboard import 8 years ago
Daniel Lee 7863a0417c plugins: fixes path issue on Windows 8 years ago
Torkel Ödegaard 2789c4f1e1 dsfix: include routes in plugin model 8 years ago
Torkel Ödegaard 07e192ff47 change: more work on changing default group by time interval to min interval setting 8 years ago
Torkel Ödegaard 84d4958a3c plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources 8 years ago
Torkel Ödegaard 3c9798bec9 datasource-proxy: token exchange 8 years ago