Commit Graph

423 Commits (a06564fb0d5d6b0c02e5952ad5eb4c9a52594142)

Author SHA1 Message Date
Dan Cech 34f757ba5a
switch to using featureEnabled for enterprise features (#41559) 3 years ago
ying-jeanne a8eef45a44
Logger migration from log15 to gokit/log (#41636) 3 years ago
Ryan McKinley b09d498484
Import: fix dashboard imports with expressions (#43630) 3 years ago
idafurjes 65e60759fb
Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
Marcus Efraimsson 7d3bdb6d1b
Plugins: Set backend metadata property for core plugins (#43349) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
idafurjes ff3cf94b56
Chore: Remove context.TODO() from services (#42555) 3 years ago
Ryan McKinley 2754e4fdf0
Expressions: use datasource model from the query (#41376) 3 years ago
Will Browne e4ba5f17dd
add core plugins thru store (#43085) 4 years ago
Will Browne 155487bfb0
Plugins: Add typed models for frontend settings data sources and panels (#42062) 4 years ago
Will Browne 6c4555265a
Plugins: Update client to use SDK resource contract (#42888) 4 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
Will Browne 0921037f32
Plugins: Move logs from globals to fields (#42141) 4 years ago
idafurjes 87f148aa27
Chore: Add context to playlist (#41337) 4 years ago
Will Browne fb2436af18
fix stream handler funcs (#41800) 4 years ago
Will Browne 2e3e7a7e55
Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
Ryan McKinley 1aac13e5d0
MarketTrend: rename to candlestick panel (#41582) 4 years ago
Will Browne 8ea75c9401
Plugins: Add SDK stream handler support to plugin.Client (#41650) 4 years ago
idafurjes d72e389d3d
Add context for GetAlertNotificationUidQuery (#41633) 4 years ago
Jack Westbrook 3c3cf2eee9
Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
Will Browne 8adefa32fd
Plugins: Return error from QueryData when plugin is not found (#41494) 4 years ago
Marcus Efraimsson 36cea0b48e
Cli: Improve error handling for installing plugins (#41257) 4 years ago
ying-jeanne 54de1078c8
remove the global log error/warn etc functions (#41404) 4 years ago
Leon Sorokin f0a108afb3
MarketTrend: add new alpha panel (#40909) 4 years ago
Tania B 5652bde447
Encryption: Use secrets service (#40251) 4 years ago
Marcus Efraimsson f6be78b5ae
Chore: Propagate context for plugin settings (#41166) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
ying-jeanne 681218275e
remove crit and trace (#40320) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Ieva 52220b2470
AccessControl: frontend changes for adding FGAC to licensing (#39484) 4 years ago
idafurjes 2759b16ef5
Chore: Add context for dashboards (#39844) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Will Browne 1a71f0fe13
Chore: Add WARN log if grafana server process is running with elevated privileges (#35205) 4 years ago
Will Browne 40267f5ea0
Plugins: Fix "too many open files" error when verifying signature of plugin with many files (#39100) 4 years ago
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