Commit Graph

91 Commits (d2296d332e59bf8d43dda2128ee26f161d0e3e6a)

Author SHA1 Message Date
Torkel Ödegaard 6c0752473a
Sqlstore refactor (#11908) 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
bergquist 03a9650c57 cli: adds os and arch headers 7 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 years ago
Karsten Weiss 5d95601720 Merge variable declaration with assignment (gosimple) 7 years ago
Karsten Weiss 4d6386e97b Use fmt.Errorf() (gosimple) 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 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
Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 8 years ago
THIERRY SALLE e978bfc368 Added --pluginUrl option to grafana-cli for local network plugin installation 8 years ago
Daniel Lee 6ec1d16327 fix: cli admin reset-password fixes cmd args 8 years ago
Torkel Ödegaard 4d4e165be7 links: updated links from grafana.net to grafana.com 8 years ago
Kevin Bowling 0c46def1a0 Add an idiomatic plugin path for FreeBSD (#7410) 8 years ago
bergquist 96e8ecfa7b feat(cli): adds command to reset admin password 9 years ago
bergquist 578507ae77 tech(cli): add default settings for transport 9 years ago
David Moravek c6257b30c1 Take grafana-cli proxy settings from env 9 years ago
bergquist 6e65c93203 fix(cli): improve error handling 9 years ago
bergquist 2e4ca64783 fix(cli): improve error handling 9 years ago
bergquist d2fb660557 fix(cli): remove unused logging 9 years ago
bergquist 3f00834f25 tech: remove unused dependencies 9 years ago
bergquist 3c92f78ee7 feat(cli): add grafana version header to all request against grafana.net 9 years ago
bergquist 3c966caa23 feat(cli): download all plugin dependencies 9 years ago
bergquist 645293e590 fix(cli): improve error message for upgrade-all 9 years ago
bergquist 5d821d3492 style(cli): minor fix 9 years ago
bergquist c087445d51 feat(cli): add db command to cli. 9 years ago
bergquist 2b2e015d62 feat(cli): add default plugin folder for MAC OS 9 years ago
bergquist 7a913f77d3 feat(cli): add default plugin folder for MAC OS 9 years ago
Mark Henderson 39be7cf7d7 Added grafana-cli command. Added public documentation for specifying plugin version when installing. (#5665) 9 years ago
bergquist af216ecf83 tech(cli): remove loop and head straight for plugindir 9 years ago
bergquist 07be2c89a3 tech(cli): lets use the fact that we have a compiler 9 years ago
bergquist af1c8dc5d9 feat(cli): adds support for dist/plugin.json location for plugins 9 years ago
bergquist 2123fbdf9b feat(cli): make remove command an alias for uninstall 9 years ago
bergquist 3d7facf6ee fix(cli): fixes broken import 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
Dan Cech 9f9f4e7fef use new plugin-specific repo route when installing or updating a single plugin (#4992) 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 5abaf26b5f style(cli): remove some logging 9 years ago
bergquist 485a377800 fix(cli): adds support for local plugin folder 9 years ago