Commit Graph

65 Commits (8e6205c1070d84162958d1bfa2b630d8bcb1db46)

Author SHA1 Message Date
Will Browne 8e6205c107
Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 4 years ago
Will Browne c40d96d0ab
Plugins: Remove pre-existing plugin installs when installing with grafana-cli (#31515) 4 years ago
Arve Knudsen 62485898e4
grafana-cli: Fix security issue (#28888) 5 years ago
ying-jeanne 2a734c2040
fall back to any architecture when getting plugin's checksum #30034 (#30035) 5 years ago
ying-jeanne db67e70ba4
use sha256 checksum instead of md5 (#30018) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Arve Knudsen 9f159c5e3d
grafana-cli: Fix file path processing, returning of errors (#26954) 5 years ago
Adrián López 2093f7c1f0
grafana-cli: Fix installing of plugins missing directory entries in zip (#26945) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Arve Knudsen 084542a006
Chore: Consolidate on golangci-lint (#25834) 5 years ago
Carl Bergquist 766d8a5888
avoid aliased import in cli (#22566) 5 years ago
Arve Knudsen eb98d9c15b
grafana-cli: Upgrade to urfave/cli v2 (#22402) 5 years ago
Marcus Efraimsson 79c0fa4ca5
CLI: Return error and aborts when plugin file extraction fails (#20849) 6 years ago
Olivier Lemasle b4712ec4b9 CLI: Reduce memory usage for plugin installation (#19639) 6 years ago
Arve Knudsen 573e78feeb
pkg/cmd: Check errors (#19700) 6 years ago
Andrej Ocenas 3866814ea9
CLI: Fix version selection for plugin install (#19498) 6 years ago
Marcus Efraimsson 2acffbeb10
CLI: Fix installing plugins on windows (#19061) 6 years ago
Andrej Ocenas 8c49d27705
CLI: Allow installing custom binary plugins (#17551) 6 years ago
Ryan McKinley 81ff856568
grafana-cli: allow installing plugins from a local zip file (#18021) 6 years ago
Andrej Ocenas 151b24b95f CLI: Add command to migrate all datasources to use encrypted password fields (#17118) 6 years ago
Oleg Gaidarenko c1289b308f Chore: revise some of the gosec rules (#16713) 6 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 6 years ago
Daniel Lee 56c965e5df cli: chmod 755 for backend plugin binaries 6 years ago
Axel Pirek d2f2c3f220 Fix spelling of your and you're 7 years ago
Carl Bergquist ee1083d9b4 cli: avoid rely on response.ContentLength (#13120) 7 years ago
Karsten Weiss 4d6386e97b Use fmt.Errorf() (gosimple) 7 years ago
Matthew McGinn ee623e2091 Grafana-CLI: mention the plugins directory is not writable on failure 7 years ago
bergquist b099f0309f cli: download latest dependency by default 7 years ago
bergquist 5bbe047eaa Revert "removes dependencies install for plugins" 7 years ago
bergquist 47e363ea15 removes dependencies install for plugins 7 years ago
THIERRY SALLE e978bfc368 Added --pluginUrl option to grafana-cli for local network plugin installation 8 years ago
bergquist 3f00834f25 tech: remove unused dependencies 9 years ago
bergquist 3c966caa23 feat(cli): download all plugin dependencies 9 years ago
bergquist 07be2c89a3 tech(cli): lets use the fact that we have a compiler 9 years ago
bergquist 6de1399cf0 fix(cli): fixes broken import 9 years ago
bergquist 15aeb4aec2 tech(cli): rename log to logger to separate from server logger 9 years ago
bergquist 07b13e24fa style(cli): add some color to error messages 9 years ago
bergquist 0855f51436 feat(cli): improves defer error handling 9 years ago
bergquist 70acfb2cfd fix(cli): adds better help text. 9 years ago
bergquist ff22f43002 fix(cli): fixes missplaced % 9 years ago
bergquist d38d4efc18 style(cli): improve logging to find install crash 9 years ago
bergquist a8c68e33db feat(cli): add more logging for failed install 9 years ago
bergquist 903d1b7797 tech(cli): dont use defer statements in loops 9 years ago
bergquist 676e950fa3 fix(cli): improve error message for not using sudo 9 years ago
Torkel Ödegaard 1e44ee9e9b feat(grafana-cli): minor changes 9 years ago
bergquist 8e70e9c1c3 feat(cli): improve error message for missing permission 9 years ago
bergquist f5bb2b11e5 feat(cli): improve error handling for missing plugin dir 9 years ago