Commit Graph

386 Commits (ae9343f8ae59943adf7bfa17bc9f2c97640462ff)

Author SHA1 Message Date
Will Browne 40643ee023
track signature files + add warn log (#38938) 4 years ago
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Will Browne 08a73a5291
Plugins: Perform plugin update check prior to uninstall (#36909) 4 years ago
Serge Zaitsev 9f36e36c89
Pick changes from PR 33811, use UID in dashboard navlinks (#36899) 4 years ago
Will Browne 94688be398
Plugins: Use plugin.pluginDir as source of truth for plugin location (#36711) 4 years ago
Will Browne e06335ffe9
Plugins: Improve grafana-cli UX + API response messaging for plugin install incompatibility scenario (#36556) 4 years ago
Marcus Andersson 52bd1eb1c5
Plugins: converted the plugins admin app to a core feature in grafana (#36026) 4 years ago
Will Browne adbb15a3a7
Plugins: fix test with bad symlink target (#35737) 4 years ago
Will Browne 303352a89b
Plugins: Ignore symlinked folders when verifying plugin signature (#34434) 4 years ago
Domas 5b5cb94809
Fix: fix loading symbolically linked plugins (#35635) 4 years ago
Stephanie Closson 83f26e9ce2
Fix: only recurse a symbolic link if it is a directory (#35455) 4 years ago
Will Browne 873e20b7ae
Plugins: Ignore trailing slash in root URL check (#35338) 4 years ago
Marcus Efraimsson b3e9087557
Chore: Refactor backend plugin manager/tsdb query data (#34944) 4 years ago
Will Browne 057ba4a6e7
fix bad log format (#35150) 4 years ago
Carl Bergquist ba7aca69f6
plugin: add signature status plugin build info (#35128) 4 years ago
Ryan McKinley 4972e0f6a1
Rename: Status grid to history (#34864) 4 years ago
Alexander Emelin 063e1b5ff5
Live: use latest changes in Go SDK to deal with streaming frames (#34668) 4 years ago
Erik Sundell 92ac2c40d3
expose azure settings as env variables (#34484) 4 years ago
Hugo Häggmark 7b17801047
LibraryPanels: Fixes error when importing plugin dashboard (#34557) 4 years ago
Will Browne c4dcfdef56
Plugins: Improve plugin installer error messages (#34437) 4 years ago
Ryan McKinley a91edd7267
Plugin Admin App: make the catalog look like internal component (#34341) 4 years ago
Will Browne c1ec13035d
Plugins: Enforce signing for all plugins (#34364) 4 years ago
Will Browne 4e31169a43
Plugins: Catalog force enable via config and remove enterprise plugin options (#34358) 4 years ago
idafurjes 1e8e7e34f1
Plugins: Remove support for deprecated backend plugin protocol version (#34127) 4 years ago
Alexander Emelin e799257637
Live: stream resubmit on ds change, fix old ds settings in RunStream (#34130) 4 years ago
Ryan McKinley de5cd4a7d3
Timeline: split "periodic" mode into its own panel (#34171) 4 years ago
Ryan McKinley edcefe1c8e
Chore: Rename "marketplace" app to "catalog" (#34149) 4 years ago
Jack Westbrook abdceb18da
Plugins: introduce marketplace app (#33869) 4 years ago
Will Browne c39d6ad97d
Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 4 years ago
Agnès Toulet ec71919e7b
Rendering: add CSV support (#33729) 4 years ago
Will Browne 5c13820bba
Ensure http client has no timeout (#33856) 4 years ago
Sergey Kostrukov 1790737cf1
Plugins: AuthType in route configuration and params interpolation (#33674) 4 years ago
Arve Knudsen c2c1ec7d0f
Chore: Move from master to main branch (#33693) 4 years ago
Torkel Ödegaard 578283078b
PanelEdit: Improves viz picker ux, auto close on click (#33633) 4 years ago
Will Browne 8e6205c107
Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 4 years ago
Ryan McKinley 7627b55ef4
TSDB: add deprecation comments to many tsdb structs (#33281) 4 years ago
Alexander Emelin 93292f6eef
Live: update Streaming plugin definitions, put frame schema in subscribe result data (#32561) 4 years ago
Dimitris Sotirakis d42bfedd9e
Add ability to override config variables with env variables (#32554) 4 years ago
Ryan McKinley 1446d094b8
API: return query results as JSON rather than base64 encoded Arrow (#32303) 4 years ago
Marcus Efraimsson aad43869c3
Plugins: Support set body content in plugin routes (#32551) 4 years ago
Will Browne 1d7f155c92
remove unnecessary state (#32278) 4 years ago
Alexander Emelin 336bc559a3
Basic streaming plugin support (#31940) 4 years ago
Arve Knudsen ed9b623b37
Chore: Recompile protobuf (#32232) 4 years ago
Arve Knudsen d3544d6df1
PluginManager: Increase DI priority (#32111) 4 years ago
Arve Knudsen a2eda798e7
PluginManager: Make remaining plugin state non-global (#32094) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Arve Knudsen 65c1cb62a7
Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 4 years ago
Ryan McKinley 9dd1d5f553
Cloudwatch: use shared library for aws auth (#29550) 4 years ago
Arve Knudsen 1716de88b5
DashboardService: Consolidate constructors (#31886) 4 years ago