Commit Graph

87 Commits (3cad9331fa311621648090ae706d0b98ea67a9a7)

Author SHA1 Message Date
Andres Martinez Gotor 4c4f7a3331
Chore: Restore permissions used to create plugins dir (#94139) 9 months ago
Andres Martinez Gotor f9cd0fe5d1
Add debug headers when downloading plugins (#92579) 10 months ago
Andres Martinez Gotor 1b336e94c8
Chore: Check version compatibilty when installing a plugin (#92200) 10 months ago
Will Browne 9300c1bbea
Plugins: Update CLI check if plugin is already installed (#91213) 11 months ago
jackyin d11f8c7bc3
Plugins: Ensure grafana cli can install multiple plugin dependencies (#91230) 11 months ago
Will Browne 343d6f8a0c
Plugins: Support > 1 levels of plugin dependencies (#90174) 12 months ago
Dave Henderson e21d357d67
chore: Updating linter, fixing some new warnings (#88863) 1 year ago
Hugo Kiyodi Oshiro bc3d22ec48
Plugin: Remove error on invalid version (#71951) 2 years ago
Hugo Kiyodi Oshiro 2776a000ab
Plugin: Validate plugin version on installation (#71488) 2 years ago
Will Browne 162dde5bdd
Plugins: Use suffix for plugin directory (#71375) 2 years ago
Hugo Kiyodi Oshiro fe4a932c6e
Plugins: Fail plugins installation on wrong args provided (#71355) 2 years ago
Will Browne 12dc56ad0c
Plugins: Refactor plugin repository API (#69063) 2 years ago
Will Browne e0e2535c96
Plugins: Tidy up CLI code (#67813) 2 years ago
Will Browne fd28c8490f
Plugins: Tidy up CLI code (#67723) 2 years ago
Will Browne 6cd042ed16
Plugins: Remove dead CLI code and use pkg/plugins for uninstall process (#67711) 2 years ago
Will Browne 739c7f1c68
Plugins: Simplify plugin file removal (#66115) 2 years ago
Andres Martinez Gotor 45e478182b
grafana-cli: update plugins ls command (#63492) 2 years ago
Will Browne 26dfdd5af3
Plugins: Refactor plugin download/installation (#43046) 3 years ago
Marcus Efraimsson b47ec36d0d
CLI: Allow relative symlinks in zip archives when installing plugins (#50537) 3 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
Will Browne c39d6ad97d
Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 4 years ago
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